summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1obj
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:59:45 +0000
commit83c7ade90a32f8aaff4de282b9fc2493076a54b9 (patch)
tree311c433391b6b9ae7319ac9bd77250512498c346 /gnu/usr.bin/cc/cc1obj
parent00fbd4077065979e8b15db9710dcbaa9e2a96790 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cc/cc1obj')
-rw-r--r--gnu/usr.bin/cc/cc1obj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc1obj/Makefile b/gnu/usr.bin/cc/cc1obj/Makefile
index 94d7a61ad55c..075e7576cd0e 100644
--- a/gnu/usr.bin/cc/cc1obj/Makefile
+++ b/gnu/usr.bin/cc/cc1obj/Makefile
@@ -8,7 +8,7 @@ PROG= cc1obj
SRCS= main.c objc-parse+DIKED.c objc-act.c objc-lang.c c-decl.c
BINDIR= /usr/libexec
NO_MAN=
-NOSHARED?=yes
+NO_SHARED?=yes
CFLAGS+= -I${GCCDIR}/objc -I.