]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/tools/mfc/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.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>