summaryrefslogtreecommitdiff
path: root/scp2/util
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/util')
-rw-r--r--scp2/util/makefile.mk11
1 files changed, 9 insertions, 2 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk
index 7ed091b67797..b4c2fac227f8 100644
--- a/scp2/util/makefile.mk
+++ b/scp2/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.40 $
+# $Revision: 1.41 $
#
-# last change: $Author: rt $ $Date: 2007-07-27 15:31:38 $
+# last change: $Author: vg $ $Date: 2007-10-15 12:57:36 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -321,6 +321,13 @@ SCP4LINK_PRODUCT_TYPE = sdk
SCP4TARGET = sdkoo
SCP4FILES = sdkoo.par
+# ------------------------------------------------------------------------
+# OOo w/o URE
+
+SCP5LINK_PRODUCT_TYPE = osl
+SCP5TARGET = ooo_wo_ure
+SCP5FILES = $(SCP1FILES) ooo_wo_ure.par
+
# --- target -------------------------------------------------------------
.INCLUDE : target.mk