NetBSD/usr.sbin/lastlogin/Makefile
phil 38d6f43246 Import of lastlogin from John M. Vinopal, from PR #1932.
RCS ID changes from PR.  Updated man page for NetBSD 1.2 instead
of NetBSD 1.1.   If this program is merged with last(1), then
it will be removed.
1997-02-11 18:36:51 +00:00

7 lines
119 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 1997/02/11 18:36:51 phil Exp $
PROG= lastlogin
MAN= lastlogin.8
.include <bsd.prog.mk>