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