From 6f0f6fb5c0fe8ab2548c84a65fb6d1ee9363e317 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 23 Mar 2004 12:07:22 +0000 Subject: toxy alpha9 svn path=/trunk/externals/miXed/; revision=1470 --- toxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxy/Makefile') 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 -- cgit v1.2.1