This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4866e6c248
freebsd-dev
/
usr.sbin
/
lastlogin
/
Makefile
9 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added the lastlogin utility. Obtained from: NetBSD
2000-11-14 17:49:38 +00:00
# $FreeBSD$
PROG
=
lastlogin
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
lastlogin.8
Added the lastlogin utility. Obtained from: NetBSD
2000-11-14 17:49:38 +00:00
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
WARNS
?=
2
Added the lastlogin utility. Obtained from: NetBSD
2000-11-14 17:49:38 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink