diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-05-19 12:25:01 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-05-19 12:25:01 +0000 |
commit | 42c71c2de66a43f980e8fb34df0d905ed7702309 (patch) | |
tree | efb460966ef1c9d43d360c503300c268ec51d812 /wizards/source/tools | |
parent | e31e7b27aa21772ddc48ca506b4006b0de0f4b28 (diff) |
INTEGRATION: CWS qwizards1 (1.3.94); FILE MERGED
2003/11/14 11:20:57 tv 1.3.94.1: removed because data is in dbwizres
Diffstat (limited to 'wizards/source/tools')
-rw-r--r-- | wizards/source/tools/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/wizards/source/tools/makefile.mk b/wizards/source/tools/makefile.mk index 2972e9a3e2d3..c566a4265bf5 100644 --- a/wizards/source/tools/makefile.mk +++ b/wizards/source/tools/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: bc $ $Date: 2002-10-15 14:43:52 $ +# last change: $Author: kz $ $Date: 2004-05-19 13:25:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,10 +72,6 @@ TARGET=tools .INCLUDE : $(PRJ)$/util$/target.pmk # --- Files -------------------------------------------------------- -SRS2NAME = common -SRC2FILES= common.src -RESLIB2SRSFILES= $(SRS)$/common.srs -RESLIB2NAME= com ZIP1TARGET = $(TOOLS_ALL_TARGET) ZIP1LIST = *.xdl *.xba *.xlb |