No need to install autoconf.h.

This commit is contained in:
tsutsui 2006-07-01 17:33:25 +00:00
parent 7159920718
commit e50565f96a
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.21 2005/12/11 12:17:19 christos Exp $
# $NetBSD: Makefile,v 1.22 2006/07/01 17:33:25 tsutsui Exp $
INCSDIR= /usr/include/hp300
INCS= ansi.h aout_machdep.h asm.h autoconf.h \
INCS= ansi.h aout_machdep.h asm.h \
bswap.h bus.h \
cdefs.h cpu.h \
db_machdep.h disklabel.h \

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.18 2005/12/11 12:18:23 christos Exp $
# $NetBSD: Makefile,v 1.19 2006/07/01 17:33:25 tsutsui Exp $
INCSDIR= /usr/include/news68k
INCS= ansi.h aout_machdep.h asm.h autoconf.h \
INCS= ansi.h aout_machdep.h asm.h \
bswap.h bus.h \
cdefs.h cpu.h \
db_machdep.h disklabel.h \