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