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:
parent
6a8c01fcf7
commit
8ebc3c4af3
@ -4,9 +4,9 @@
|
||||
#
|
||||
# $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 terms of GNU Lesser General Public License Version 2.1.
|
||||
@ -34,8 +34,8 @@
|
||||
#*************************************************************************
|
||||
|
||||
$(OUT)$/misc$/$(TARGET).idls: makefile.mk
|
||||
+-$(RM) $@
|
||||
+$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
|
||||
-$(RM) $@
|
||||
$(TYPE) $(mktmp $(foreach,i,$(IDLFILES) $(PACKAGE)$/$i)) >>$@
|
||||
|
||||
ALLTAR: $(OUT)$/misc$/$(TARGET).idls
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user