]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/realpath/Makefile
MFC r297360: sh: Fix use-after-free if a trap replaces itself.
[FreeBSD/stable/10.git] / bin / realpath / Makefile
1 # $FreeBSD$
2
3 PROG=   realpath
4
5 .include <bsd.prog.mk>