Kaydet (Commit) c5cd271d authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS ause069 (1.5.188); FILE MERGED

2006/12/01 17:20:38 hjs 1.5.188.1: #i70359# remove forced shell calls
üst e12ca8b2
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.5 $
# $Revision: 1.6 $
#
# last change: $Author: vg $ $Date: 2006-06-02 11:30:41 $
# last change: $Author: obo $ $Date: 2007-01-25 12:43:31 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -97,5 +97,5 @@ ALLTAR : \
$(SCRIPTFILES)
$(SCRIPTFILES) : $$(@:f:+".sh")
+@tr -d "\015" < $(@:f:+".sh") > $@
@tr -d "\015" < $(@:f:+".sh") > $@
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