From 4327ec0deee4b5362354bd4bc0ec885a412cd071 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 2 Feb 2011 11:46:03 +0100 Subject: Clean up makefiles --- wizards/source/configshare/makefile.mk | 14 -------------- wizards/source/depot/makefile.mk | 8 -------- wizards/util/target.pmk | 2 +- 3 files changed, 1 insertion(+), 23 deletions(-) (limited to 'wizards') diff --git a/wizards/source/configshare/makefile.mk b/wizards/source/configshare/makefile.mk index c86f66fb8a76..63c8b5304296 100644 --- a/wizards/source/configshare/makefile.mk +++ b/wizards/source/configshare/makefile.mk @@ -26,27 +26,13 @@ #************************************************************************* PRJ=..$/.. - - PRJNAME=wizards TARGET=configshare .INCLUDE : settings.mk - .INCLUDE : $(PRJ)$/util$/target.pmk - - ZIP1TARGET = $(CONFIG_SHARE_TARGET) - ZIP1LIST = * -x makefile.* - - - .INCLUDE : target.mk - - - - - diff --git a/wizards/source/depot/makefile.mk b/wizards/source/depot/makefile.mk index 2049b6a173a0..9de23408e575 100644 --- a/wizards/source/depot/makefile.mk +++ b/wizards/source/depot/makefile.mk @@ -36,14 +36,6 @@ TARGET=depotall # --- Files -------------------------------------------------------- -# -# testresource. -# -# SRS2NAME = depot -# SRC2FILES= webwizar.src -# RESLIB2SRSFILES= $(SRS)$/webwizar.srs -# RESLIB2NAME= wwz - ZIP1TARGET = $(DEPOT_ALL_TARGET) ZIP1LIST = *.xdl *.xba *.xlb diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk index c44093461234..59a7066d85ff 100644 --- a/wizards/util/target.pmk +++ b/wizards/util/target.pmk @@ -24,6 +24,7 @@ # for a copy of the LGPLv3 License. # #************************************************************************* + CONFIG_ALL_TARGET = basicusr CONFIG_SHARE_TARGET = basicshare EURO_ALL_TARGET = basicsrveuro @@ -38,4 +39,3 @@ DEPOT_ALL_TARGET = basicsrvdepot STANDARD_ALL_TARGET = basicsrvstandard LAUNCHER_ALL_TARGET = basicsrvlauncher TUTORIALS_ALL_TARGET = basicsrvtutorials - -- cgit v1.2.3