L4Re Operating System Framework – Interface and Usage Documentation
Loading...
Searching...
No Matches
Makefile
1PKGDIR = ../..
2L4DIR ?= $(PKGDIR)/../../..
3
4EXTRA_TARGET += cmd_control
5
6include $(L4DIR)/mk/include.mk