]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/mwl/mwlstats/Makefile
Remove $FreeBSD$: one-line sh pattern
[FreeBSD/FreeBSD.git] / tools / tools / mwl / mwlstats / Makefile
1
2 PROG=   mwlstats
3 BINDIR= /usr/local/bin
4 MAN=
5
6 SRCS=   main.c mwlstats.c
7 LIBADD= bsdstat
8 CFLAGS+=-I${.CURDIR}/../../../../lib/libbsdstat/
9
10 .include <bsd.prog.mk>
11
12 CFLAGS+= -I.