]> rtime.felk.cvut.cz Git - l4.git/blob - l4/mk/tmpl/examples/Makefile
065f6d879701ad4d1e7169f1c74f599de24743a4
[l4.git] / l4 / mk / tmpl / examples / Makefile
1 PKGDIR ?= ..
2 L4DIR  ?= $(PKGDIR)/../..
3
4 # create examples demonstrating the use of you package in subdirectories
5 # and list those subdirs in the TARGET variable.
6 TARGET =
7
8 include $(L4DIR)/mk/subdir.mk
9
10