7 months ago | Paul Boddie | file changeset files shortlog | Merged changes from the default branch. | libc_newlib |
paul@181 | 1 | PKGDIR ?= .. |
paul@181 | 2 | L4DIR ?= $(PKGDIR)/../../.. |
paul@181 | 3 | |
paul@181 | 4 | PKGNAME = libipc |
paul@181 | 5 | CONTRIB_HEADERS = 1 |
paul@181 | 6 | |
paul@181 | 7 | include $(L4DIR)/mk/include.mk |