xref
: /
l4re-core-master
/
ned
/
lib
/
Makefile
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PKGDIR
?= ..
2
L4DIR
?= $(
PKGDIR
)/../../..
3
4
TARGET
=
include
5
6
include
$(
L4DIR
)/
mk
/
subdir.mk
7