summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mtest/Makefile')
-rw-r--r--usr.sbin/mtest/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile
deleted file mode 100644
index 9104c68..0000000
--- a/usr.sbin/mtest/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-PROG= mtest
-MAN= mtest.8
-
-BINMODE= 555
-WARNS?= 2
-
-# XXX This assumes INET support in the base system.
-CFLAGS+=-DINET
-
-.if ${MK_INET6_SUPPORT} != "no"
-CFLAGS+=-DINET6
-.endif
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud