Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / tools / tools / net80211 / w00t / libw00t / Makefile
1 # $FreeBSD: src/tools/tools/net80211/w00t/libw00t/Makefile,v 1.1 2006/08/05 05:18:03 sam Exp $
2
3 LIB=    w00t
4 SRCS=   w00t.c
5 INTERNALLIB=    true
6
7 .include <bsd.lib.mk>