2021-04-22 | Paul Boddie | file changeset files shortlog | Added support for testing access to an Ext2 filesystem stored in a host file. |
paul@105 | 1 | PKGDIR ?= .. |
paul@105 | 2 | L4DIR ?= $(PKGDIR)/../../.. |
paul@105 | 3 | |
paul@105 | 4 | PKGNAME = libe2access_blockserver |
paul@105 | 5 | CONTRIB_HEADERS = 1 |
paul@105 | 6 | |
paul@105 | 7 | include $(L4DIR)/mk/include.mk |