aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-21 18:16:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-21 18:16:02 +0000
commit211253fcfd2aa8ba4024e0dce1f6055604671192 (patch)
tree46ad6d7ae667d145c7dc47a26ee3816374c3e542 /gnu
parent1273ebf576b8b825fcd851d9794b1df38400b600 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_int/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc_int/Makefile b/gnu/usr.bin/cc/cc_int/Makefile
index a28ff0c93d24..0bb7ca0bd1ec 100644
--- a/gnu/usr.bin/cc/cc_int/Makefile
+++ b/gnu/usr.bin/cc/cc_int/Makefile
@@ -18,8 +18,8 @@ SRCS= bc-emit.c bc-optab.c \
${OUT_FILE}
LIB= cc_int
-NOPROFILE= no thanks
-NOPIC= no thanks
+NOPROFILE= YES
+NOPIC= YES
install:
@true