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