I need to know how to build a kernel for dazuko to put clamav automatic updates on suse 10.1

I get following: make dazuko-2.3.3
no rules for target

I found out that using: ./configure
make
make install
after trying many trys, it work.