]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/realpath/Makefile
Re-introduce another part of r249367. This commit fixes a register leak in
[FreeBSD/FreeBSD.git] / bin / realpath / Makefile
1 # $FreeBSD$
2
3 PROG=   realpath
4
5 .include <bsd.prog.mk>