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