Kaydet (Commit) 91738998 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS qadev5 (1.2.2); FILE MERGED

2003/04/29 11:22:31 lla 1.2.2.2: #108721# remove bmsma
2003/04/29 11:08:37 lla 1.2.2.1: #108721# const correctness of strings, wall warning reduction
üst 3db675a9
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: vg $ $Date: 2003-04-01 13:16:46 $ # last change: $Author: vg $ $Date: 2003-05-19 13:13:03 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -89,6 +89,9 @@ VERSIONINFO_OBJFILES=\ ...@@ -89,6 +89,9 @@ VERSIONINFO_OBJFILES=\
$(OBJ)$/versionhelper.obj \ $(OBJ)$/versionhelper.obj \
$(OBJ)$/versioner.obj $(OBJ)$/versioner.obj
BMSMA_OBJFILES=\
$(OBJ)$/bmsma.obj
# for right dependencies # for right dependencies
# OBJFILES= $(COMMON_OBJFILES) $(TESTSHL_OBJFILES) $(VERSIONINFO_OBJFILES) # OBJFILES= $(COMMON_OBJFILES) $(TESTSHL_OBJFILES) $(VERSIONINFO_OBJFILES)
...@@ -116,7 +119,6 @@ APP2STDLIBS=$(SALLIB) ...@@ -116,7 +119,6 @@ APP2STDLIBS=$(SALLIB)
APP2DEPN= APP2DEPN=
APP2LIBS= APP2LIBS=
# --- Targets ------------------------------------------------------ # --- Targets ------------------------------------------------------
.INCLUDE : target.mk .INCLUDE : target.mk
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