# Generated automatically from Makefile.in by configure. # MakeFile for QuakeTools default profile coverage all utils: cd ./src; $(MAKE) $@; test testprofile testcoverage: cd ./src; $(MAKE) test; cd ./testfarm; $(MAKE) $@; clean cleanprofile cleancoverage cleanall: cd ./src; $(MAKE) $@; cd ./testfarm; $(MAKE) $@; distclean: $(MAKE) clean @TAR@ cf - bin docs lib src testfarm | @GZIP@ -9 >../qtools-0.0.tgz