]> rtime.felk.cvut.cz Git - l4.git/blob - l4/mk/tmpl/include/Makefile
8d31023f0213cc6a304cd0ef13d4e1686d981da8
[l4.git] / l4 / mk / tmpl / include / Makefile
1 PKGDIR  ?= ..
2 L4DIR   ?= $(PKGDIR)/../..
3
4 # All haeder files found in this directory tree will be automatically
5 # installed in a way that they can be included with
6 # #include <l4/pkgname/yourfile.h> later.
7 # No need to list them in this Makefile.
8
9 include $(L4DIR)/mk/include.mk