svn commit: r194873 - head/tools/tools/ath/athpoke
Sam Leffler
sam at FreeBSD.org
Wed Jun 24 18:24:38 UTC 2009
Author: sam
Date: Wed Jun 24 18:24:37 2009
New Revision: 194873
URL: http://svn.freebsd.org/changeset/base/194873
Log:
add a link named athpeek since my fingers keep typing it
Modified:
head/tools/tools/ath/athpoke/Makefile
Modified: head/tools/tools/ath/athpoke/Makefile
==============================================================================
--- head/tools/tools/ath/athpoke/Makefile Wed Jun 24 18:24:20 2009 (r194872)
+++ head/tools/tools/ath/athpoke/Makefile Wed Jun 24 18:24:37 2009 (r194873)
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= athpoke
+LINKS= ${BINDIR}/${PROG} ${BINDIR}/athpeek
.PATH.c: ${.CURDIR}/../common
More information about the svn-src-all
mailing list