Remove loadfile_machdep.h from being installed
This commit is contained in:
parent
05bd3fb91f
commit
3630c2d8c4
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2002/12/29 00:02:20 reinoud Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2003/01/06 17:00:12 reinoud Exp $
|
||||
|
||||
INCSDIR= /usr/include/acorn32
|
||||
|
||||
|
@ -17,8 +17,7 @@ INCS= ansi.h aout_machdep.h asm.h \
|
|||
reg.h \
|
||||
setjmp.h signal.h stdarg.h sysarch.h \
|
||||
trap.h types.h \
|
||||
varargs.h vmparam.h \
|
||||
loadfile_machdep.h
|
||||
varargs.h vmparam.h
|
||||
|
||||
INCS+= beep.h joystick.h kbd.h mouse.h vconsole.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue