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