summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dconschat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dconschat/Makefile')
-rw-r--r--usr.sbin/dconschat/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile
deleted file mode 100644
index 2836a66..0000000
--- a/usr.sbin/dconschat/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-PROG= dconschat
-MAN= dconschat.8
-
-CFLAGS+= -I${.CURDIR}/../../sys
-
-DPADD= ${LIBKVM}
-LDADD= -lkvm
-
-WARNS?= 1
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud