NAME=require_resolvable_client FILES = $(PKG).spec \ Makefile \ Makerules \ plugins/$(NAME) \ t/plugin_tests/$(NAME) \ config.sample/plugins \ TEST_LIB=~/wrk/qpsmtpd/trunk/t all: clean: rm -f $(PKG).tar.gz *.tmp test: perl -I $(TEST_LIB) t/01_basic.t include Makerules