summaryrefslogtreecommitdiffstats
path: root/usr.bin/last/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/last/Makefile')
-rw-r--r--usr.bin/last/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.bin/last/Makefile b/usr.bin/last/Makefile
new file mode 100644
index 0000000..fd63cd9
--- /dev/null
+++ b/usr.bin/last/Makefile
@@ -0,0 +1,8 @@
+# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
+
+PROG= last
+
+NO_WFORMAT=
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud