summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nandsim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nandsim/Makefile')
-rw-r--r--usr.sbin/nandsim/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/nandsim/Makefile b/usr.sbin/nandsim/Makefile
new file mode 100644
index 0000000..9269ab5
--- /dev/null
+++ b/usr.sbin/nandsim/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+PROG= nandsim
+SRCS= nandsim.c nandsim_rcfile.c nandsim_cfgparse.c
+BINDIR= /usr/sbin
+MAN= nandsim.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud