1 2 3 4 5 6 7 8 9 10 11 12
.include <src.opts.mk> PROG= units FILES= definitions.units FILESDIR= ${SHAREDIR}/misc LIBADD= edit HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk>