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