xref: /openbsd/usr.bin/realpath/Makefile (revision 73471bf0)
1#	$OpenBSD: Makefile,v 1.1 2021/10/13 15:04:53 kn Exp $
2
3PROG=	realpath
4
5.include <bsd.prog.mk>
6