summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lastlogin/Makefile
diff options
context:
space:
mode:
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