From af706d2990bc849297db6b64b18a11690dbe9ee4 Mon Sep 17 00:00:00 2001 From: jdp Date: Tue, 6 May 1997 00:49:36 +0000 Subject: Bye bye CPLUSPLUSLIB hack! It's not needed any more. Don't merge this into -2.2 unless you understand the dependencies on c++rt0, bsd.lib.mk, and gcc -shared. I.e., let me do it. --- lib/libpthread/thread/Makefile.inc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libpthread/thread/Makefile.inc') diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc index 3fa6df4..3fbc97b 100644 --- a/lib/libpthread/thread/Makefile.inc +++ b/lib/libpthread/thread/Makefile.inc @@ -1,6 +1,4 @@ -# $Id$ - -CPLUSPLUSLIB= cpluspluslib +# $Id: Makefile.inc,v 1.8 1997/02/22 15:05:31 peter Exp $ # uthread sources .PATH: ${.CURDIR}/uthread -- cgit v1.1