summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 15:17:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 15:17:10 +0000
commit0744f579c54cf02c7e581eab49ded1e184919140 (patch)
treedd0ce62bcd0867c7111ea4352e25bc087db9e7a0 /basctl/util
parent7de730a1f2c939654c6208baff41269d18c39b09 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/makefile.mk19
1 files changed, 3 insertions, 16 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk
index d5730a81cdc9..68a894077b13 100644
--- a/basctl/util/makefile.mk
+++ b/basctl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: hjs $ $Date: 2002-04-18 11:35:10 $
+# last change: $Author: hr $ $Date: 2003-03-18 16:17:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,6 +66,7 @@ PRJNAME=basctl
TARGET=basctl
#svx.hid generieren
GEN_HID=TRUE
+GEN_HID_OTHER=TRUE
USE_LDUMP2=TRUE
# --- Settings -----------------------------------------------------
@@ -139,20 +140,6 @@ RESLIB1SRSFILES= $(SRSFILELIST)
.INCLUDE : target.mk
-ALLTAR: $(SRS)$/hidother.hid
-
-$(MISC)$/$(PRJNAME).hid : $(SRS)$/hidother.hid
-
-$(SRS)$/hidother.hid: hidother.src
-.IF "$(GUI)$(CPU)"!="WNTI" || "$(product)"!="full"
- @echo nix
-.ELSE
-.IF "$(BUILD_SOSL)" == ""
- @+echo NO HIDS!!!
- @+-mhids hidother.src $(SRS) $(PRJNAME) dummy $(INCLUDE)
-.ENDIF
-.ENDIF
-
.ENDIF # "$(header)" == ""