summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc1obj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc1obj/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc1obj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc1obj/Makefile b/gnu/usr.bin/cc/cc1obj/Makefile
index a5f5a99..05aac08 100644
--- a/gnu/usr.bin/cc/cc1obj/Makefile
+++ b/gnu/usr.bin/cc/cc1obj/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: Makefile,v 1.4 1997/02/22 15:44:54 peter Exp $
#
PROG = cc1obj
@@ -8,7 +8,7 @@ SRCS = objc-parse.c objc-act.c
SRCS += c-aux-info.c c-convert.c c-decl.c c-iterate.c c-lex.c c-typeck.c
BINDIR= /usr/libexec
NOMAN= 1
-NOSHARED= true
+NOSHARED=yes
DPADD+= ${LIBCC_INT}
LDADD+= ${LIBCC_INT}
OpenPOWER on IntegriCloud