summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/c++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/c++/Makefile')
-rw-r--r--gnu/usr.bin/cc/c++/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/c++/Makefile b/gnu/usr.bin/cc/c++/Makefile
index 6b400b6..3c9351e 100644
--- a/gnu/usr.bin/cc/c++/Makefile
+++ b/gnu/usr.bin/cc/c++/Makefile
@@ -1,12 +1,10 @@
#
-# $FreeBSD$
+# $Id$
#
PROG = c++
SRCS = g++.c
BINDIR= /usr/bin
NOMAN= 1
-DPADD+= ${LIBCC_INT}
-LDADD+= -lcc_int
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud