From 6c8acc079a9cbb40245e5df4b50b3f8b9c17cf83 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 26 Jul 2007 20:03:31 -0400 Subject: add prop.[ch] to the libobt, but they are not used yet. add a global obt_display which obt can use, and the application. --- obt/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 obt/Makefile (limited to 'obt/Makefile') diff --git a/obt/Makefile b/obt/Makefile new file mode 100644 index 00000000..b90edacf --- /dev/null +++ b/obt/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C .. -$(MAKEFLAGS) $@ + +.PHONY: all clean install -- cgit v1.2.3