1 2 3 4 5 6 7 8
PACKAGE= console-tools PROG= msconvd SRCS= ${PROG}.c LIBADD= util BINDIR= /usr/sbin MAN= ${PROG}.8 .include <bsd.prog.mk>