]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - tools/tools/mfc/Makefile
Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.
[FreeBSD/releng/8.2.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>