summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-01 17:26:38 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-01 18:21:17 +0100
commit2945b56030e35d30825b458f1ad2cbcb6bb7e5f8 (patch)
tree611e0f46e00eddc095de9ec846649fec03d060b8 /forms
parent3979b8a564975ae97a9441340a34bfa83d7a6ff1 (diff)
Clean up makefiles
Diffstat (limited to 'forms')
-rw-r--r--forms/qa/makefile.mk1
-rw-r--r--forms/source/misc/makefile.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/forms/qa/makefile.mk b/forms/qa/makefile.mk
index afafcca427aa..6bfdaeef8125 100644
--- a/forms/qa/makefile.mk
+++ b/forms/qa/makefile.mk
@@ -43,7 +43,6 @@ JAVACLASSFILES := $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(i:d)$/$(i:b).class)
MAXLINELENGTH = 100000
-#JARCLASSDIRS =
JARTARGET = $(TARGET).jar
JARCOMPRESS = TRUE
diff --git a/forms/source/misc/makefile.mk b/forms/source/misc/makefile.mk
index 64af07b00c01..c824369751ad 100644
--- a/forms/source/misc/makefile.mk
+++ b/forms/source/misc/makefile.mk
@@ -31,7 +31,6 @@ PRJNAME=forms
TARGET=common
ENABLE_EXCEPTIONS=TRUE
-#TARGETTYPE=GUI
# --- Settings ----------------------------------