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