From 5697404dd62cf492cd3c780cfedc7ddc5b995b8c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 5 Mar 2007 03:30:22 +0000 Subject: add the themetoxml tool ! yay --- tools/themetoxml/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/themetoxml/Makefile (limited to 'tools/themetoxml/Makefile') diff --git a/tools/themetoxml/Makefile b/tools/themetoxml/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/themetoxml/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3