summaryrefslogtreecommitdiff
path: root/vcl/util/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-09-04 10:57:03 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-09-04 10:57:03 +0000
commita25cb4d619be50a688ecf675ecbee417afefd977 (patch)
tree3086d2c9f4189459bcb800dbd9e9c0d7e234a0d5 /vcl/util/makefile.mk
parent5eadf8f63cc522183d498e0087e71e468331ac69 (diff)
remove explicit TARGETTYPE
Diffstat (limited to 'vcl/util/makefile.mk')
-rw-r--r--vcl/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index ae742b683e2b..ee037ed856b9 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.29 $
+# $Revision: 1.30 $
#
-# last change: $Author: hjs $ $Date: 2001-08-31 17:36:22 $
+# last change: $Author: hjs $ $Date: 2001-09-04 11:57:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -64,7 +64,6 @@ PRJ=..
PRJNAME=vcl
TARGET=vcl
-TARGETTYPE=GUI
VERSION=$(UPD)
# --- Settings -----------------------------------------------------------