diff options
Diffstat (limited to 'usr.bin/bmake/Makefile')
-rw-r--r-- | usr.bin/bmake/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/bmake/Makefile b/usr.bin/bmake/Makefile index c91c09a..82decdb 100644 --- a/usr.bin/bmake/Makefile +++ b/usr.bin/bmake/Makefile @@ -167,7 +167,6 @@ accept test: # override some simple things BINDIR= /usr/bin MANDIR= /usr/share/man/man -DEFAULT_SYS_PATH= /usr/share/mk # make sure we get this CFLAGS+= ${COPTS.${.IMPSRC:T}} |