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