summaryrefslogtreecommitdiffstats
path: root/sbin/nextboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nextboot/Makefile')
-rw-r--r--sbin/nextboot/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/nextboot/Makefile b/sbin/nextboot/Makefile
new file mode 100644
index 0000000..7ac235f
--- /dev/null
+++ b/sbin/nextboot/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 1.1 (Julian Elischer) 3/28/93
+#
+#
+
+PROG= nextboot
+SRCS= nextboot.c
+MAN8= nextboot.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud