]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/net80211/wesside/udps/Makefile
This commit was generated by cvs2svn to compensate for changes in r173932,
[FreeBSD/FreeBSD.git] / tools / tools / net80211 / wesside / udps / Makefile
1 # $FreeBSD$
2
3 PROG=   udps
4 BINDIR= /usr/local/bin
5 DPADD=  ${LIBZ}
6 LDADD=  -lz
7 CFLAGS=-g
8 NO_MAN=
9
10 .include <bsd.prog.mk>