LIB  =		bazbaz # LIB name is not equal to ${.CURDIR:T}!
SRCS =		baz.c
INCS =		baz.h
INCSSRCDIR =	include

WARNS =		4

.include <mkc.mk>
