summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lastlogin/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-14 17:49:38 +0000
committerru <ru@FreeBSD.org>2000-11-14 17:49:38 +0000
commit4e5cd1b9b82b74a0d9a00fed11ec31078d618515 (patch)
tree23703987392bbb5564861f6b65a38b14c86c6f2c /usr.sbin/lastlogin/Makefile
parentc3b10269853048910fb4a5a9c7bbb0b91a50068d (diff)
downloadFreeBSD-src-4e5cd1b9b82b74a0d9a00fed11ec31078d618515.zip
FreeBSD-src-4e5cd1b9b82b74a0d9a00fed11ec31078d618515.tar.gz
Added the lastlogin utility.
Obtained from: NetBSD
Diffstat (limited to 'usr.sbin/lastlogin/Makefile')
-rw-r--r--usr.sbin/lastlogin/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile
new file mode 100644
index 0000000..289e46e
--- /dev/null
+++ b/usr.sbin/lastlogin/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+PROG= lastlogin
+MAN8= lastlogin.8
+CFLAGS+=-Wall
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud