parent
df6e37fb47
commit
12a1a3a9db
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.121 2009/08/20 22:07:49 he Exp $
|
||||
# $NetBSD: Makefile,v 1.122 2009/09/12 13:57:10 pgoyette Exp $
|
||||
|
||||
.include <bsd.sys.mk>
|
||||
|
||||
|
@ -9,7 +9,7 @@ INCS= acct.h agpio.h aio.h ansi.h aout_mids.h ataio.h atomic.h audioio.h \
|
|||
callback.h callout.h cdefs.h cdefs_aout.h \
|
||||
cdefs_elf.h cdio.h chio.h clockctl.h condvar.h conf.h core.h \
|
||||
cpuio.h device.h dir.h dirent.h disk.h disklabel.h disklabel_acorn.h \
|
||||
disklabel_gpt.h \
|
||||
disklabel_gpt.h disklabel_rdb.h \
|
||||
dkbad.h dkio.h dkstat.h domain.h drvctlio.h dvdio.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 \
|
||||
|
|
Loading…
Reference in New Issue