38d6f43246
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.
7 lines
119 B
Makefile
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>
|