xref: /openbsd/usr.bin/last/Makefile (revision d415bd75)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:49:26 deraadt Exp $
2
3PROG=	last
4
5.include <bsd.prog.mk>
6