summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watchdogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/watchdogd/Makefile')
-rw-r--r--usr.sbin/watchdogd/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/watchdogd/Makefile b/usr.sbin/watchdogd/Makefile
deleted file mode 100644
index be69d2b..0000000
--- a/usr.sbin/watchdogd/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-PROG= watchdogd
-LINKS= ${BINDIR}/watchdogd ${BINDIR}/watchdog
-MAN= watchdogd.8 watchdog.8
-
-LDADD= -lm -lutil
-DPADD= ${LIBM} ${LIBUTIL}
-
-.include <bsd.prog.mk>
-
-test: ${PROG}
- ./${PROG} -t 1.0
OpenPOWER on IntegriCloud