From 931d9ef98d5bc94d975094bbe9bb4c4c923b4c64 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 2 Feb 2011 11:51:34 +0100 Subject: Clean up makefiles --- basebmp/test/makefile.mk | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'basebmp') diff --git a/basebmp/test/makefile.mk b/basebmp/test/makefile.mk index 8dc95dcea0e5..4fdc39bb6fd4 100644 --- a/basebmp/test/makefile.mk +++ b/basebmp/test/makefile.mk @@ -99,25 +99,6 @@ SHL1RPATH = NONE .ENDIF # END ------------------------------------------------------------------ -#APP2TARGET= bmpdemo - -#APP2OBJS= \ -# $(OBJ)$/bmpdemo.obj - -#APP2STDLIBS=$(TOOLSLIB) \ -# $(COMPHELPERLIB) \ -# $(BASEGFXLIB) \ -# $(BASEBMPLIB) \ -# $(CPPULIB) \ -# $(CPPUHELPERLIB) \ -# $(UCBHELPERLIB) \ -# $(SALLIB) \ -# $(VCLLIB) -# -#.IF "$(GUI)"!="UNX" -#APP2DEF= $(MISC)$/$(TARGET).def -#.ENDIF - #------------------------------- All object files ------------------------------- # do this here, so we get right dependencies SLOFILES=$(SHL1OBJS) -- cgit v1.2.3