From d01f0bea9307a56f00916715eeae4839e403f1be Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 2 Feb 2011 11:53:23 +0100 Subject: Clean up makefiles --- cppuhelper/test/testlib/makefile.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cppuhelper') diff --git a/cppuhelper/test/testlib/makefile.mk b/cppuhelper/test/testlib/makefile.mk index edaba0c65..b53f6ebab 100755 --- a/cppuhelper/test/testlib/makefile.mk +++ b/cppuhelper/test/testlib/makefile.mk @@ -24,6 +24,7 @@ # for a copy of the LGPLv3 License. # #************************************************************************* + LINKFLAGSDEFS="" PRJ=..$/.. @@ -56,9 +57,6 @@ LIB!:=$(LIB);$(PERLLIBS) # --- Files -------------------------------------------------------- -#CFLAGS += -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC -I/develop6/update/dev/solenv/unxlngi3/lib/perl5/5.6.0/i686-linux/CORE/ -#CFLAGS += -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -KPIC -I/develop6/update/dev/solenv/unxsols2/lib/perl5/5.6.0/sun4-solaris/CORE - SLOFILES= $(SLO)$/defbootstrap_lib.obj SHL1TARGET=$(TARGET) -- cgit v1.2.3