Reduce the -I's as we don't need them all.

This commit is contained in:
David E. O'Brien 2002-06-21 15:52:05 +00:00
parent 55ac3ce365
commit 0dbbb2e416

View File

@ -10,7 +10,7 @@ DPADD+= ${LIBUTIL}
WARNS= 0
# XXX hack for make's hash.[ch]
CFLAGS+= -DORDER -I${.CURDIR}/../../usr.bin/make -I.
CFLAGS+= -DORDER -I.
SRCS+= util.h
CLEANFILES+= util.h