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 +- toxy/Makefile.sources | 1 - toxy/build_counter | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'toxy') 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 diff --git a/toxy/Makefile.sources b/toxy/Makefile.sources index 8befa8d..3cc3f7a 100644 --- a/toxy/Makefile.sources +++ b/toxy/Makefile.sources @@ -1,4 +1,3 @@ -# this conditional will make sense LATER, when TCL_LIB is ./configured ifdef TCL_LIB TYPES = TOT TOW WIDGET PLUSTOT else diff --git a/toxy/build_counter b/toxy/build_counter index 2c83711..f292bc7 100644 --- a/toxy/build_counter +++ b/toxy/build_counter @@ -1,3 +1,3 @@ #define TOXY_VERSION "0.1" #define TOXY_RELEASE "alpha" -#define TOXY_BUILD 8 +#define TOXY_BUILD 9 -- cgit v1.2.1