summaryrefslogtreecommitdiff
path: root/soltools/giparser
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-06-13 14:16:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-06-13 14:16:08 +0000
commitc4355cf74f3379e52a5abf2f0bc78441eda4def6 (patch)
tree5b613fa25c8ecf93f102426b54cd5db36fc07240 /soltools/giparser
parent1f109972f1df9f4e6ba9af61ad939d5f4cd06087 (diff)
remove LIBTARGET line
Diffstat (limited to 'soltools/giparser')
-rw-r--r--soltools/giparser/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/soltools/giparser/makefile.mk b/soltools/giparser/makefile.mk
index b3dc209c1ac0..bc743eb50db2 100644
--- a/soltools/giparser/makefile.mk
+++ b/soltools/giparser/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2001-06-13 15:11:27 $
+# last change: $Author: hr $ $Date: 2001-06-13 15:16:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,8 +65,6 @@ PRJ=..
PRJNAME=soltools
TARGET=soltools_giparser
TARGETTYPE=CUI
-LIBTARGET=NO
-
# --- Settings -----------------------------------------------------