aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2009-06-24 18:24:37 +0000
committerSam Leffler <sam@FreeBSD.org>2009-06-24 18:24:37 +0000
commit4a71a9f6bc242e0d7cb713881afc319c0443324d (patch)
tree5b3d31a391f019ecbbd16337027ed18febcebf64 /tools
parent12a39a13db6fadccc0ff1895a6899ea0242b8a56 (diff)
downloadsrc-4a71a9f6bc242e0d7cb713881afc319c0443324d.tar.gz
src-4a71a9f6bc242e0d7cb713881afc319c0443324d.zip
add a link named athpeek since my fingers keep typing it
Notes
Notes: svn path=/head/; revision=194873
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/ath/athpoke/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/ath/athpoke/Makefile b/tools/tools/ath/athpoke/Makefile
index d673550cc274..82b9c62eb3de 100644
--- a/tools/tools/ath/athpoke/Makefile
+++ b/tools/tools/ath/athpoke/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= athpoke
+LINKS= ${BINDIR}/${PROG} ${BINDIR}/athpeek
.PATH.c: ${.CURDIR}/../common