]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - tools/tools/mfc/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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>