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/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 5df82f5..94d7a61 100644
--- a/gnu/usr.bin/cc/cc1obj/Makefile
+++ b/gnu/usr.bin/cc/cc1obj/Makefile
@@ -7,7 +7,7 @@
PROG= cc1obj
SRCS= main.c objc-parse+DIKED.c objc-act.c objc-lang.c c-decl.c
BINDIR= /usr/libexec
-NOMAN=
+NO_MAN=
NOSHARED?=yes
CFLAGS+= -I${GCCDIR}/objc -I.
OpenPOWER on IntegriCloud