summaryrefslogtreecommitdiff
path: root/wizards/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:59:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 16:59:30 +0000
commit6652c8336ff201af224d6c0b787f5d79ec4f1810 (patch)
tree794890c79560e699edb06e59868357a5a5f68da0 /wizards/util
parent0f757610e5cb4de88a9ef20a7563f9da2973f6ee (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'wizards/util')
-rw-r--r--wizards/util/makefile.mk19
1 files changed, 3 insertions, 16 deletions
diff --git a/wizards/util/makefile.mk b/wizards/util/makefile.mk
index e7e4aa06eae7..c0f6125a6e7a 100644
--- a/wizards/util/makefile.mk
+++ b/wizards/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hjs $ $Date: 2002-04-04 14:15:50 $
+# last change: $Author: hr $ $Date: 2003-03-27 17:59:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,6 +65,7 @@ PRJ=..
PRJNAME=wizards
TARGET=NOTARGET
GEN_HID=TRUE
+GEN_HID_OTHER=TRUE
# --- Settings -----------------------------------------------------
@@ -74,17 +75,3 @@ GEN_HID=TRUE
.INCLUDE : target.mk
-.IF "$(GUI)"=="WNT"
-.IF "$(BUILD_SOSL)"==""
-
-ALLTAR : $(SRS)$/hidother.hid
-
-.ENDIF
-.ENDIF
-
-$(MISC)$/$(PRJNAME).hid : $(SRS)$/hidother.hid
-
-$(SRS)$/hidother.hid: hidother.src
- +mhids hidother.src ..$/$(INPATH)$/srs wizards hidother
-
-