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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"