Blob


1 SUBDIR = cmdline delta deltify idset path fetch tog
3 .if make(clean)
4 SUBDIR += gotd
5 .endif
7 .include <bsd.subdir.mk>