Remove incorrect use of double-negative since it means the same thing

to make but perhaps not to the human reading it.
This commit is contained in:
Jordan K. Hubbard 1997-01-21 18:16:02 +00:00
parent 1273ebf576
commit 211253fcfd

View File

@ -18,8 +18,8 @@ SRCS= bc-emit.c bc-optab.c \
${OUT_FILE} ${OUT_FILE}
LIB= cc_int LIB= cc_int
NOPROFILE= no thanks NOPROFILE= YES
NOPIC= no thanks NOPIC= YES
install: install:
@true @true