INTEGRATION: CWS ause074 (1.4.158); FILE MERGED

2007/02/02 10:20:30 hjs 1.4.158.1: #i74085# avoid useless shell calls
This commit is contained in:
Vladimir Glazounov
2007-02-06 11:59:51 +00:00
parent 849a05ae34
commit 81e3696dc8

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
# $Revision: 1.5 $
#
# last change: $Author: vg $ $Date: 2006-05-24 13:35:39 $
# last change: $Author: vg $ $Date: 2007-02-06 12:59:51 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -69,10 +69,10 @@ LIBCIMT=MSVCPRTD.lib
# ALLTAR
# $(BINDIR) :
# @+-$(MKDIR) $(BINDIR) >& $(NULLDEV)
# @@-$(MKDIR) $(BINDIR)
# $(BINDIR)$/test.ini : .$/unloadtest.ini
# +-$(GNUCOPY) .$/unloadtest.ini $(BINDIR)
# -$(GNUCOPY) .$/unloadtest.ini $(BINDIR)
# --- Targets ------------------------------------------------------