Kaydet (Commit) 875ce543 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS jl31 (1.10.20); FILE MERGED

2006/02/21 11:49:32 jl 1.10.20.1: #i62141#
üst 1284f239
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.10 $ # $Revision: 1.11 $
# #
# last change: $Author: hr $ $Date: 2005-10-25 11:14:39 $ # last change: $Author: rt $ $Date: 2006-03-09 10:52:34 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -94,6 +94,7 @@ OBJFILES = \ ...@@ -94,6 +94,7 @@ OBJFILES = \
APP1TARGET = $(TARGET) APP1TARGET = $(TARGET)
APP1OBJS = $(OBJFILES) APP1OBJS = $(OBJFILES)
APP1STDLIBS = \ APP1STDLIBS = \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(CPPULIB) \ $(CPPULIB) \
...@@ -109,3 +110,5 @@ ALLTAR : $(BIN)$/climaker.exe.config ...@@ -109,3 +110,5 @@ ALLTAR : $(BIN)$/climaker.exe.config
$(BIN)$/climaker.exe.config : climaker.exe.config $(BIN)$/climaker.exe.config : climaker.exe.config
$(GNUCOPY) -f $? $@ $(GNUCOPY) -f $? $@
$(OBJFILES): $(BIN)$/cli_basetypes.dll
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment