From 10f56369045d69672f091902fbc9a4e4ec8117c3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 May 2007 19:48:09 +0000 Subject: yeh --- doc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/Makefile (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile new file mode 100644 index 00000000..b90edacf --- /dev/null +++ b/doc/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C .. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3