]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/git/Makefile
zfs: merge openzfs/zfs@9cd71c860 (master)
[FreeBSD/FreeBSD.git] / tools / tools / git / Makefile
1 SCRIPTS=        git-arc.sh
2 BINDIR?=        /usr/local/bin
3 MAN=            git-arc.1
4
5 .include <bsd.prog.mk>