130
130
# warning before the eggs directory is made. The target for the eggs directory
131
131
# is only there for deployment convenience.
132
132
bin/buildout: download-cache eggs
134
135
--download-base=download-cache/dist --eggs=eggs
136
137
$(PY): bin/buildout versions.cfg $(BUILDOUT_CFG) setup.py
140
142
${SHHH} $(MAKE) -C sourcecode build PYTHON=${PYTHON} \