Sort.
This commit is contained in:
parent
c6dfedddb0
commit
516c2ef781
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2002/08/07 05:16:19 briggs Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2002/10/14 03:40:57 isaki Exp $
|
||||
|
||||
KDIR= /sys/arch/x68k/include
|
||||
INCSDIR= /usr/include/x68k
|
||||
|
@ -14,8 +14,8 @@ INCS= ansi.h aout_machdep.h asm.h \
|
|||
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
|
||||
intr.h iteioctl.h \
|
||||
kbd.h kbio.h kcore.h \
|
||||
limits.h lock.h \
|
||||
math.h \
|
||||
lock.h limits.h \
|
||||
opmbellio.h \
|
||||
param.h parioctl.h pcb.h pci_machdep.h pmap.h pmc.h powioctl.h proc.h \
|
||||
profile.h psl.h pte.h ptrace.h \
|
||||
|
|
Loading…
Reference in New Issue