From a354b0f5a93b711c0eb70d52ba8fe5b42ff4ae36 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 26 Jul 2003 07:44:15 +0000 Subject: restarting work on obconf --- tools/obconf/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tools/obconf/Makefile (limited to 'tools/obconf/Makefile') diff --git a/tools/obconf/Makefile b/tools/obconf/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/obconf/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3