From 98df445a7d1a24e3c01381a5debea1ce58bb5cf4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 2 Feb 2011 11:48:50 +0100 Subject: Clean up makefiles --- formula/source/ui/resource/makefile.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'formula/source') diff --git a/formula/source/ui/resource/makefile.mk b/formula/source/ui/resource/makefile.mk index 602359e1ea49..fd6a5351bac2 100644 --- a/formula/source/ui/resource/makefile.mk +++ b/formula/source/ui/resource/makefile.mk @@ -30,6 +30,7 @@ PRJINC=$(PRJ)$/source PRJNAME=formula TARGET=ui_resource ENABLE_EXCEPTIONS=TRUE + # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk @@ -37,11 +38,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -#SRS1NAME=ui_res -#SRC1FILES= \ -# ui_resource.src - - SLOFILES= $(SLO)$/ModuleHelper.obj \ # --- Targets ---------------------------------- -- cgit