INTEGRATION: CWS ause069 (1.4.112); FILE MERGED
2007/01/11 00:25:31 hjs 1.4.112.2: RESYNC: (1.4-1.5); FILE MERGED 2006/11/24 14:40:37 hjs 1.4.112.1: #i70359# remove forced shell calls
This commit is contained in:
parent
9e9f3239e0
commit
bafa1f7352
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.5 $
|
||||
# $Revision: 1.6 $
|
||||
#
|
||||
# last change: $Author: ihi $ $Date: 2006-12-18 16:37:59 $
|
||||
# last change: $Author: obo $ $Date: 2007-01-25 15:33:47 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -126,7 +126,7 @@ all: \
|
|||
$(MISC)$/oxt-extension.ico
|
||||
|
||||
$(MISC)$/%.ico: %.ico
|
||||
+$(COPY) $< $@
|
||||
$(COPY) $< $@
|
||||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue