diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-30 15:36:23 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-30 15:36:23 +0000 |
commit | 675183881668debcab03cfccadf11bc117919a58 (patch) | |
tree | 56a25f7a875ac84fa055ce12fb5b623824238db6 /dtrans/util | |
parent | 007ad864b0bc7b96e2135a493bfff85c6afa2370 (diff) |
TARGETTYPE=GUI
Diffstat (limited to 'dtrans/util')
-rw-r--r-- | dtrans/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/util/makefile.mk b/dtrans/util/makefile.mk index c8623fe7c2c2..35b396c31ac1 100644 --- a/dtrans/util/makefile.mk +++ b/dtrans/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hjs $ $Date: 2001-05-16 16:32:41 $ +# last change: $Author: hjs $ $Date: 2001-08-30 16:36:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -68,7 +68,7 @@ TARGET1=mcnttype TARGET2=ftransl TARGET3=sysdtrans TARGET4=dnd -USE_LDUMP2=TRUE +TARGETTYPE=GUI # --- Settings ----------------------------------------------------- |