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