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