parent
534e445285
commit
8c742ba90a
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.97 2007/09/07 18:56:10 rmind Exp $
|
# $NetBSD: Makefile,v 1.98 2007/09/23 11:45:11 kiyohara Exp $
|
||||||
|
|
||||||
.include <bsd.sys.mk>
|
.include <bsd.sys.mk>
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ INCS= acct.h agpio.h aio.h ansi.h ataio.h audioio.h \
|
||||||
endian.h envsys.h errno.h evcnt.h event.h exec.h exec_aout.h \
|
endian.h envsys.h errno.h evcnt.h event.h exec.h exec_aout.h \
|
||||||
exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \
|
exec_coff.h exec_ecoff.h exec_elf.h exec_script.h extattr.h extent.h \
|
||||||
fcntl.h fd_set.h fdio.h featuretest.h file.h filedesc.h filio.h \
|
fcntl.h fd_set.h fdio.h featuretest.h file.h filedesc.h filio.h \
|
||||||
float_ieee754.h fstypes.h gmon.h gpio.h hash.h \
|
float_ieee754.h fstypes.h gcq.h gmon.h gpio.h hash.h \
|
||||||
ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \
|
ieee754.h inttypes.h ioccom.h ioctl.h ioctl_compat.h iostat.h ipc.h \
|
||||||
joystick.h \
|
joystick.h \
|
||||||
kcore.h kgdb.h ksem.h ksyms.h ktrace.h \
|
kcore.h kgdb.h ksem.h ksyms.h ktrace.h \
|
||||||
|
|
Loading…
Reference in New Issue