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