2021-08-25 | Paul Boddie | file changeset files shortlog | Introduced various external packages into this distribution. Some small changes were made to Control files upon discovering build issues, and libext2fs/lib/Makefile was adjusted to enforce build ordering. |
paul@181 | 1 | PKGDIR ?= .. |
paul@181 | 2 | L4DIR ?= $(PKGDIR)/../../.. |
paul@181 | 3 | |
paul@181 | 4 | PC_FILENAME = libsystypes |
paul@181 | 5 | CONTRIB_INCDIR = libsystypes |
paul@181 | 6 | |
paul@181 | 7 | PKGNAME = libsystypes |
paul@181 | 8 | CONTRIB_HEADERS = 1 |
paul@181 | 9 | |
paul@181 | 10 | include $(L4DIR)/mk/include.mk |