summaryrefslogtreecommitdiff
path: root/gnu/lib/libg++
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1997-05-06 00:49:36 +0000
committerJohn Polstra <jdp@FreeBSD.org>1997-05-06 00:49:36 +0000
commite91cc884671a83f3b2a91b081687204ddd698b79 (patch)
tree77a2faf017fecda2e9c65aa6080f5a6fed6d5175 /gnu/lib/libg++
parent2cd0474b47b83cff7f7f5cd6c70e162dc65ad67f (diff)
Notes
Diffstat (limited to 'gnu/lib/libg++')
-rw-r--r--gnu/lib/libg++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/lib/libg++/Makefile b/gnu/lib/libg++/Makefile
index 6e3234e3e8c6..4450023758b6 100644
--- a/gnu/lib/libg++/Makefile
+++ b/gnu/lib/libg++/Makefile
@@ -1,5 +1,5 @@
#
-# $Id$
+# $Id: Makefile,v 1.18 1997/02/22 15:42:54 peter Exp $
#
GPPDIR= ${.CURDIR}/../../../contrib/libg++
@@ -11,7 +11,6 @@ SUBDIR+= doc
LIB= g++
SHLIB_MAJOR= 4
SHLIB_MINOR= 0
-CPLUSPLUSLIB= 1 # include c++rt0.o for static constructors
CFLAGS+= -I${GPPDIR}/include -I/usr/include/g++
CXXFLAGS+= -I${GPPDIR}/include -I${GPPDIR}/libio -I${GPPDIR}/libstdc++