aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mdconfig/Makefile')
-rw-r--r--sbin/mdconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mdconfig/Makefile b/sbin/mdconfig/Makefile
index 38fa2cab30dc..ebd82378b777 100644
--- a/sbin/mdconfig/Makefile
+++ b/sbin/mdconfig/Makefile
@@ -2,7 +2,6 @@
PROG= mdconfig
MAN8= mdconfig.8
-#CFLAGS+= -g -static -Wall
-#MLINKS= mdconfig.8 swapfile.8 mdconfig.8 vnconfig.8
+MLINKS= mdconfig.8 vnconfig.8
.include <bsd.prog.mk>