From d5a39ff6469f8762218c00a34f4b0a120a56332b Mon Sep 17 00:00:00 2001 From: "N.N." Date: Wed, 8 Dec 2004 15:40:14 +0000 Subject: various bug-fixes, maxmode, toxy .#args svn path=/trunk/externals/miXed/; revision=2360 --- toxy/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toxy/Makefile') diff --git a/toxy/Makefile b/toxy/Makefile index 3035cb4..cd9cd5a 100644 --- a/toxy/Makefile +++ b/toxy/Makefile @@ -8,6 +8,7 @@ checkwiq: rm -f $(WIQFILE) ; fi $(WIQFILE): $(WIDPATH) @echo transferring widget definitions from \"$<\" to \"$@\" +# LATER think how to replace puts with pdtk_post @echo -e '// Do not edit this file (edit "$<", and run "make").\ \n//\nputs stderr [concat loading built-in widget definitions]' \ | cat - $< | sed \ -- cgit v1.2.1