Reduce the -I's as we don't need them all.
This commit is contained in:
parent
55ac3ce365
commit
0dbbb2e416
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user