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

INTEGRATION: CWS mingwport03 (1.2.100); FILE MERGED

2007/03/19 15:52:04 vg 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED
2006/09/19 11:53:55 vg 1.2.100.1: #i53572# MinGW port
üst e4d2b964
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.3 $ # $Revision: 1.4 $
# #
# last change: $Author: obo $ $Date: 2007-01-23 12:29:40 $ # last change: $Author: vg $ $Date: 2007-03-26 13:52:13 $
# #
# 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.
...@@ -37,6 +37,7 @@ PRJ=..$/..$/.. ...@@ -37,6 +37,7 @@ PRJ=..$/..$/..
PRJNAME=shell PRJNAME=shell
TARGET=sysshell TARGET=sysshell
LIBTARGET=NO
# --- Settings ----------------------------------------------------- # --- Settings -----------------------------------------------------
...@@ -44,7 +45,9 @@ TARGET=sysshell ...@@ -44,7 +45,9 @@ TARGET=sysshell
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
SLOFILES= $(SLO)$/systemshell.obj LIB1OBJFILES=$(SLO)$/systemshell.obj
LIB1TARGET= $(SLB)$/$(TARGET).lib
LIB1ARCHIV= $(SLB)$/lib$(TARGET).a
# --- 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