summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-04-08 18:48:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-04-08 18:48:38 +0000
commit9833f59b8c38ea974db1a8a006d4c8a1a6f3750e (patch)
treefc7e0d05ce6514ebceede9a2691910c21032ef95 /gnu/usr.bin/cc/cc1
parent2acffa072bea6188ef6805ad8be6934fa811ac8b (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cc1')
-rw-r--r--gnu/usr.bin/cc/cc1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile
index 232f490607be..3da1a6b99aba 100644
--- a/gnu/usr.bin/cc/cc1/Makefile
+++ b/gnu/usr.bin/cc/cc1/Makefile
@@ -10,7 +10,7 @@ SRCS= c-parse.c c-parse.h c-lang.c
SRCS+= c-decl.c c-lex.c
BINDIR= /usr/libexec
NOMAN= 1
-NOSHARED?=yes
+NOSHARED=yes
CFLAGS+= -I.