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