Harmless pasto in previous.

This commit is contained in:
kleink 2000-01-11 10:53:01 +00:00
parent 866126dd49
commit 9658271f9d
1 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2000/01/10 16:58:39 kleink Exp $
# $NetBSD: Makefile,v 1.19 2000/01/11 10:53:01 kleink Exp $
KDIR= /sys/sys
INCSDIR= /usr/include/sys
@ -17,11 +17,10 @@ INCS= acct.h ataio.h audioio.h buf.h bswap.h callout.h cdefs.h cdefs_aout.h \
resourcevar.h rnd.h scanio.h sched.h scsiio.h select.h sem.h sha1.h \
shm.h signal.h signalvar.h socket.h socketvar.h sockio.h stat.h \
syscall.h syscallargs.h sysctl.h swap.h syslimits.h syslog.h systm.h \
tablet.h termios.h time.h timeb.h timepps.h times.h timex.h tprintf.h \
trace.h tty.h ttychars.h ttycom.h ttydefaults.h ttydev.h types.h \
ucred.h uio.h \
ucred.h uio.h un.h unistd.h unpcb.h user.h utsname.h vadvise.h vmmeter.h vnode.h \
vnode_if.h vsio.h wait.h
tablet.h termios.h time.h timeb.h timepps.h times.h timex.h \
tprintf.h trace.h tty.h ttychars.h ttycom.h ttydefaults.h ttydev.h \
types.h ucred.h uio.h un.h unistd.h unpcb.h user.h utsname.h \
vadvise.h vmmeter.h vnode.h vnode_if.h vsio.h wait.h
SYMLINKS= sys/exec_elf.h /usr/include/elf.h \
sys/fcntl.h /usr/include/fcntl.h \