summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2009-06-30 18:51:22 +0000
committermbr <mbr@FreeBSD.org>2009-06-30 18:51:22 +0000
commit92b2f1511851bf5a137742d90131b79d0ff4c1ff (patch)
treef799cbdc48247d09c02462d67e1d5ec91096883a /usr.sbin/Makefile
parent669f7d97123995ef2239c7ef3717723a3eaeb1f7 (diff)
downloadFreeBSD-src-92b2f1511851bf5a137742d90131b79d0ff4c1ff.zip
FreeBSD-src-92b2f1511851bf5a137742d90131b79d0ff4c1ff.tar.gz
Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network
Submitted by: Marc Balmer <marc@msys.ch> Reviewed by: rwatson Approved by: re M usr.sbin/Makefile A usr.sbin/wake AM usr.sbin/wake/wake.c AM usr.sbin/wake/Makefile AM usr.sbin/wake/wake.8
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 9484c06..f57ff3a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -190,6 +190,7 @@ SUBDIR= ${_ac} \
${_usbconfig} \
${_vidcontrol} \
vipw \
+ wake \
watch \
watchdogd \
${_wlandebug} \
OpenPOWER on IntegriCloud