From 83824bea5e9e532d32a7d3c5b9085c76f7f6a99c Mon Sep 17 00:00:00 2001 From: Tom Verbeek Date: Mon, 23 Apr 2001 09:12:54 +0000 Subject: added all remaining targets --- wizards/util/target.pmk | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'wizards/util') diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk index a8354c0eca04..ff916afdc083 100644 --- a/wizards/util/target.pmk +++ b/wizards/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tv $ $Date: 2001-03-27 16:11:56 $ +# last change: $Author: tv $ $Date: 2001-04-23 10:12:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,6 +60,12 @@ # #************************************************************************* CONFIG_ALL_TARGET = basicusr +EURO_ALL_TARGET = basicsrveuro +FOMRWIZARD_ALL_TARGET = basicsrvform +GIMMICKS_ALL_TARGET = basicsrvgimmicks IMPORTWIZARD_ALL_TARGET = basicsrvimport +SCHEDULE_ALL_TARGET = basicsrvschedule +TEMPLATE_ALL_TARGET = basicsrvtemplate +TOOLS_ALL_TARGET = basicsrvtools WEBWIZARD_ALL_TARGET = basicsrvweb -- cgit