DISTFILES= Makefile.in \ file_upload.epy \ hit_counter.epy \ mod_snake_easy_block.py \ mod_snake_gzip_content.py \ mod_snake_log_syslog.py \ mod_snake_simple_block.py all: dist: cp -p $(DISTFILES) $(DISTDIR) -mkdir $(DISTDIR)/tut $(DISTDIR)/filters cd tut && DISTDIR=../$(DISTDIR)/tut $(MAKE) dist cd filters && DISTDIR=../$(DISTDIR)/filters $(MAKE) dist clean: distclean: install: