freebsd-nq/gnu/usr.sbin/isdn/play/Makefile
1995-02-15 00:46:26 +00:00

8 lines
157 B
Makefile

NOMAN= noman
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/play.sh ${DESTDIR}/${BINDIR}/play
.include <bsd.prog.mk>