xref: /openbsd/usr.bin/readlink/Makefile (revision b39c5158)
1#	$OpenBSD: Makefile,v 1.2 1997/08/18 20:30:59 kstailey Exp $
2
3PROG=	readlink
4
5.include <bsd.prog.mk>
6