1 SUBDIR = libexec got tog 2 3 .if make(regress) || make(obj) 4 SUBDIR += regress 5 .endif 6 7 .include <bsd.subdir.mk>