summaryrefslogtreecommitdiff
path: root/examples/hello_superfs/Makefile
blob: 81442e4afdd842ed33e56856d8f3c39e4605f92d (plain)
1
2
3
4
5
6
7
8
SUBPRJ =	docs mkfs_superfs:tools fsck_superfs:tools

SUBPRJ_DFLT =	mkfs_superfs fsck_superfs docs

# "tools" is a virtual subproject, there is no subdirectory for it

.include "test.mk"
.include <mkc.subprj.mk>