xref: /openbsd/usr.bin/last/Makefile (revision 07ea8d15)
1#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:34:50 deraadt Exp $
2#	$NetBSD: Makefile,v 1.3 1994/12/21 22:41:22 jtc Exp $
3
4PROG=	last
5
6.include <bsd.prog.mk>
7