summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/odma/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/odma/makefile.mk')
-rw-r--r--ucb/source/ucp/odma/makefile.mk17
1 files changed, 5 insertions, 12 deletions
diff --git a/ucb/source/ucp/odma/makefile.mk b/ucb/source/ucp/odma/makefile.mk
index f8a9f5adab..fcfb9800ef 100644
--- a/ucb/source/ucp/odma/makefile.mk
+++ b/ucb/source/ucp/odma/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 14:22:27 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:23:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,10 +50,9 @@ TARGET2=s$(UCP_NAME)
ENABLE_EXCEPTIONS=TRUE
USE_DEFFILE=TRUE
-NO_BSYMBOLIC=TRUE
TARGET2TYPE=CUI
-LIB2TARGET=NO
+LIBTARGET=NO
# --- Settings ---------------------------------------------------------
@@ -102,21 +101,15 @@ DEF1EXPORTFILE=exports.dxp
DEF1DES=UCB ODMA Content Provider
# --- SODMA executable -------------------------------------------------
-OBJ2FILES= $(OBJ)$/odma_main.obj
+OBJFILES= $(OBJ)$/odma_main.obj
APP2TARGET= $(TARGET2)
-APP2OBJS= $(OBJ2FILES)
+APP2OBJS= $(OBJFILES)
APP2STDLIBS=$(SALLIB) \
$(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)
-APP2STDLIBS+=$(STDLIBCPP)
-
-.IF "$(GUI)"=="WNT"
-APP2STDLIBS+=$(LIBCIMT)
-.ENDIF
-
# @@@ A description string for you UCP.
DEF2DES=UCB ODMA URL converter