Deleted Added
full compact
Makefile (156735) Makefile (161200)
1# $FreeBSD: head/tools/tools/ath/athstats/Makefile 156735 2006-03-15 10:46:38Z ru $
1# $FreeBSD: head/tools/tools/ath/athstats/Makefile 161200 2006-08-10 19:01:16Z sam $
2
3PROG= athstats
4BINDIR= /usr/local/bin
5NO_MAN=
6
2
3PROG= athstats
4BINDIR= /usr/local/bin
5NO_MAN=
6
7SRCS= main.c statfoo.c athstats.c
8
7.include <bsd.prog.mk>
9.include <bsd.prog.mk>