Remove the unnecessary glob
This commit is contained in:
parent
d370dc47a1
commit
9779edfbd3
@ -10,7 +10,7 @@ LIBADD= util
|
|||||||
CFLAGS+= -DORDER
|
CFLAGS+= -DORDER
|
||||||
|
|
||||||
#CFLAGS+= -DDEBUG
|
#CFLAGS+= -DDEBUG
|
||||||
.if ${CFLAGS:M*-DDEBUG}
|
.if ${CFLAGS:M-DDEBUG}
|
||||||
CFLAGS+= -I${.CURDIR}/../../usr.bin/make
|
CFLAGS+= -I${.CURDIR}/../../usr.bin/make
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user