DEF_TABNAME     = defzlib

FAKE_ALL: all

LIBTARGET =	libdefzlib.a

PUBLIC_HDRS =   defzlib.hpp

LIBSRCS =	defzlib.cpp

include ../template.mk
