summaryrefslogtreecommitdiffstats
path: root/sbin/mdconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mdconfig/Makefile')
-rw-r--r--sbin/mdconfig/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/mdconfig/Makefile b/sbin/mdconfig/Makefile
new file mode 100644
index 0000000..2232153
--- /dev/null
+++ b/sbin/mdconfig/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+PROG= mdconfig
+#MAN8= mdconfig.8
+#CFLAGS+= -g -static -Wall
+#MLINKS= mdconfig.8 swapfile.8 mdconfig.8 vnconfig.8
+NOMAN= not_yet
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud