xref: /freebsd/bin/realpath/Makefile (revision 3193579b66fd7067f898dbc54bdea81a0e6f9bd0)
1# $FreeBSD$
2
3PROG=	realpath
4
5.include <bsd.prog.mk>
6