updates for makedepend 1.0.5.

This commit is contained in:
mrg 2014-03-17 09:07:09 +00:00
parent edda2f4b2b
commit d978386d65
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
# $NetBSD: Makefile,v 1.2 2014/03/17 09:07:09 mrg Exp $
.include <bsd.own.mk>
@ -6,7 +6,8 @@ PROG= makedepend
SRCS= include.c main.c parse.c pr.c cppsetup.c ifparser.c
CPPFLAGS+= -I${X11SRCDIR.xc}/config/imake \
-I${DESTDIR}${X11INCDIR}/X11
-I${DESTDIR}${X11INCDIR}/X11 \
-DHAVE_RENAME -DHAVE_FCHMOD
CPPFLAGS.main.c=-DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".o\"