]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/mfc/Makefile
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.git] / tools / tools / mfc / Makefile
1 # $FreeBSD$
2
3 BINDIR?=        ${HOME}/bin
4 BINOWN?=        `id -u`
5 BINGRP?=        `id -g`
6
7 SCRIPTS=        mfc.sh
8 MAN=            # none
9
10 .include <bsd.prog.mk>