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