diff options
Diffstat (limited to 'windhoek/include/Makefile')
-rw-r--r-- | windhoek/include/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/windhoek/include/Makefile b/windhoek/include/Makefile deleted file mode 100644 index 8d31023f..00000000 --- a/windhoek/include/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -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 <l4/pkgname/yourfile.h> later. -# No need to list them in this Makefile. - -include $(L4DIR)/mk/include.mk |