output = testpkg-1.0-py2.3-platinfo.egg all: $(output) $(output): testpkg EGG-INFO zip -r9 $@ $+ -x .svn/* clean: rm -f $(output)