1# $FreeBSD$
2
3LIB=	w00t
4SRCS=   w00t.c
5INTERNALLIB=	true
6
7.include <bsd.lib.mk>
8