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