Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2009 18:24:37 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r194873 - head/tools/tools/ath/athpoke
Message-ID:  <200906241824.n5OIObYY023769@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906241824.n5OIObYY023769>