From b5b8ef16ea0e7517169d521c297784d5678d7518 Mon Sep 17 00:00:00 2001 From: Zheng Da Date: Mon, 31 May 2010 12:41:21 +0200 Subject: check in the initial version of windhoek by DROPS. --- windhoek/include/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 windhoek/include/Makefile (limited to 'windhoek/include/Makefile') diff --git a/windhoek/include/Makefile b/windhoek/include/Makefile new file mode 100644 index 00000000..8d31023f --- /dev/null +++ b/windhoek/include/Makefile @@ -0,0 +1,9 @@ +PKGDIR ?= .. +L4DIR ?= $(PKGDIR)/../.. + +# All haeder files found in this directory tree will be automatically +# installed in a way that they can be included with +# #include later. +# No need to list them in this Makefile. + +include $(L4DIR)/mk/include.mk -- cgit v1.2.3