tools/llvm: Do not build with symbols
[minix3.git] / minix / usr.sbin / mkfs.mfs / Makefile
blob81c6b41264d70cdb2361cf4ffae83ed93813f351
1 SUBDIR= v3
3 .if !defined(HOSTPROGNAME)
4 #SUBDIR+= v1 v2 # Original V1 and V2 file systems
5 #SUBDIR+= v1l v2l # Linux-extended variants
6 #SUBDIR+= mfs3v2 # V2 as handled by regular MINIX 3.x; hacky
7 .endif
9 .include <bsd.subdir.mk>