]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/c89/Makefile
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / usr.bin / c89 / Makefile
1 MAN1 = c89.1
2
3 beforeinstall:
4         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
5              ${.CURDIR}/c89.sh ${DESTDIR}${BINDIR}/c89
6
7 .include <bsd.prog.mk>