L4Re/departure

Annotated libexec/include/Makefile

324:63050823f95b
2022-05-10 Paul Boddie Moved various abstractions and functions to a new libexec library and to libipc.
paul@324 1
PKGDIR	?= ..
paul@324 2
L4DIR	?= $(PKGDIR)/../../..
paul@324 3
paul@324 4
PKGNAME = libexec
paul@324 5
CONTRIB_HEADERS = 1
paul@324 6
paul@324 7
include $(L4DIR)/mk/include.mk