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

11 lines
204 B
Makefile

PKGDIR ?= ..
L4DIR ?= $(PKGDIR)/../..
# create examples demonstrating the use of you package in subdirectories
# and list those subdirs in the TARGET variable.
TARGET =
include $(L4DIR)/mk/subdir.mk