127
127
# warning before the eggs directory is made. The target for the eggs directory
128
128
# is only there for deployment convenience.
129
129
bin/buildout: download-cache eggs
131
131
--download-base=download-cache/dist --eggs=eggs
133
133
$(PY): bin/buildout versions.cfg buildout.cfg setup.py
137
137
${SHHH} $(MAKE) -C sourcecode build PYTHON=${PYTHON} \