egg:
	python2.4 setup.py bdist_egg

upload: 
	python2.4 setup.py bdist_egg upload
