Files
foc/l4/mk/tmpl/include/Makefile
2013-01-11 17:00:47 +01:00

10 lines
276 B
Makefile

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