added support for webwizard

This commit is contained in:
Tom Verbeek 2001-03-27 15:14:26 +00:00
parent 41c64e7081
commit 7f66833658
2 changed files with 4 additions and 3 deletions

View file

@ -34,3 +34,4 @@ wz wizards\util nmake
wz wizards\source\euro nmake - all wz_euro NULL
wz wizards\source\config nmake - all wz_config NULL
wz wizards\source\importwizard nmake - all wz_importwiz NULL
wz wizards\source\webwizard nmake - all wz_webwiz NULL

View file

@ -2,9 +2,9 @@
#
# $RCSfile: target.pmk,v $
#
# $Revision: 1.1 $
# $Revision: 1.2 $
#
# last change: $Author: tv $ $Date: 2001-03-27 11:29:14 $
# last change: $Author: tv $ $Date: 2001-03-27 16:11:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -61,5 +61,5 @@
#*************************************************************************
CONFIG_ALL_TARGET = basicusr
IMPORTWIZARD_ALL_TARGET = basicsrvimport
WEBWIZARD_ALL_TARGET = basicsrvweb