Kaydet (Commit) c03d9ff9 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

#i10000# build what gets packed

üst b6f190be
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: rt $ $Date: 2007-07-24 12:10:50 $ # last change: $Author: hjs $ $Date: 2007-07-27 10:16:27 $
# #
# 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.
...@@ -50,14 +50,11 @@ OBJFILES= \ ...@@ -50,14 +50,11 @@ OBJFILES= \
$(OBJ)$/odbcconfig.obj $(OBJ)$/odbcconfig.obj
# SQLManageDataSources wrapper # SQLManageDataSources wrapper
.IF "$(BUILD_SPECIAL)"!=""
APP1TARGET=$(TARGET) APP1TARGET=$(TARGET)
APP1NOSAL=TRUE APP1NOSAL=TRUE
APP1OBJS = \ APP1OBJS = \
$(OBJ)$/odbcconfig.obj $(OBJ)$/odbcconfig.obj
.ENDIF # "$(BUILD_SPECIAL)"!=""
# --- Targets ------------------------------------------------------ # --- Targets ------------------------------------------------------
......
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