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