aboutsummaryrefslogtreecommitdiff
path: root/toxy/Makefile
diff options
context:
space:
mode:
authorN.N. <krzyszcz@users.sourceforge.net>2004-03-23 12:07:22 +0000
committerN.N. <krzyszcz@users.sourceforge.net>2004-03-23 12:07:22 +0000
commit6f0f6fb5c0fe8ab2548c84a65fb6d1ee9363e317 (patch)
tree0ea5f55c75f0d3c7149dea0a0b6c87a0665d0a3c /toxy/Makefile
parent88b4da18ab484ea55f4a58174bf0ccebe0088f24 (diff)
toxy alpha9
svn path=/trunk/externals/miXed/; revision=1470
Diffstat (limited to 'toxy/Makefile')
-rw-r--r--toxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxy/Makefile b/toxy/Makefile
index 4ae80d2..1a1e2f5 100644
--- a/toxy/Makefile
+++ b/toxy/Makefile
@@ -15,6 +15,6 @@ $(WIQFILE): $(WIDPATH)
-e 's/\([\\\"]\)/\\\1/g' \
-e 's/^.*$$/\"&\\n\"/' > $@
@if [ -f $(WIQFILE) ] && ! [ -s $(WIQFILE) ] ; then \
- echo ERROR: quoteinitializer failed... $(WIQFILE) removed ; \
+ echo ERROR: transfer failed... $(WIQFILE) removed ; \
rm -f $(WIQFILE) ; fi
include $(ROOT_DIR)/Makefile.common