PERFORCE change 64483 for review

Sam Leffler sam at FreeBSD.org
Sat Nov 6 22:11:36 PST 2004


http://perforce.freebsd.org/chv.cgi?CH=64483

Change 64483 by sam at sam_ebb on 2004/11/07 06:11:04

	install debug tools

Affected files ...

.. //depot/projects/wifi/tools/tools/ath/Makefile#3 edit

Differences ...

==== //depot/projects/wifi/tools/tools/ath/Makefile#3 (text+ko) ====

@@ -44,6 +44,8 @@
 	install -g kmem -m 2755 athstats ${DESTDIR}${BINDIR}
 	install 80211stats ${DESTDIR}${BINDIR}
 	install 80211watch ${DESTDIR}${BINDIR}
+	install 80211debug ${DESTDIR}${BINDIR}
+	install athdebug ${DESTDIR}${BINDIR}
 
 clean:
 	rm -f ${ALL} core a.out


More information about the p4-projects mailing list