5 lines
72 B
Makefile
5 lines
72 B
Makefile
PKGDIR = ../..
|
|
L4DIR ?= $(PKGDIR)/../..
|
|
|
|
include $(L4DIR)/mk/include.mk
|