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