Files
moslab-code/src/l4/pkg/loader/Makefile
2025-09-12 15:55:45 +02:00

10 lines
284 B
Makefile

PKGDIR ?= .
L4DIR ?= $(PKGDIR)/../..
# the default is to build the listed directories, provided that they
# contain a Makefile. If you need to change this, uncomment the following
# line and adapt it.
# TARGET = idl include src lib server examples doc
include $(L4DIR)/mk/subdir.mk