INTEGRATION: CWS ause069 (1.4.204); FILE MERGED
2006/10/18 17:12:13 hjs 1.4.204.1: #i70359# remove forced shell calls
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: target.pmk,v $
|
# $RCSfile: target.pmk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.4 $
|
# $Revision: 1.5 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2005-09-08 14:31:00 $
|
# last change: $Author: obo $ $Date: 2007-01-25 12:10:58 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
$(OUT)$/misc$/$(TARGET).idls: makefile.mk
|
$(OUT)$/misc$/$(TARGET).idls: makefile.mk
|
||||||
+-$(RM) $@
|
-$(RM) $@
|
||||||
+$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
|
$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
|
||||||
|
|
||||||
ALLTAR: $(OUT)$/misc$/$(TARGET).idls
|
ALLTAR: $(OUT)$/misc$/$(TARGET).idls
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user