From d0f6986345970955d6390a6953c35babf587c262 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Thu, 19 Feb 2004 22:23:18 +0000 Subject: many small improvements in toxy, plustot added svn path=/trunk/externals/miXed/; revision=1321 --- toxy/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'toxy/Makefile') diff --git a/toxy/Makefile b/toxy/Makefile index fc022be..1718111 100644 --- a/toxy/Makefile +++ b/toxy/Makefile @@ -1,2 +1,6 @@ ROOT_DIR = .. +redefault: default.wiq default +default.wiq: $(ROOT_DIR)/test/toxy/default.wid + $(ROOT_DIR)/quoteinitializer $< \ + '"puts [concat loading built-in widget definitions]\n"' > $@ include $(ROOT_DIR)/Makefile.common -- cgit v1.2.1