~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Stuart Bishop
  • Date: 2009-07-16 06:15:19 UTC
  • mto: This revision was merged to the branch mainline in revision 8958.
  • Revision ID: stuart.bishop@canonical.com-20090716061519-ya26ehu09sbuxe7w
Add funkload 1.10.0 to the Launchpad buildout

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
bin/buildout: download-cache eggs
130
130
        $(PYTHON) bootstrap.py
131
131
 
132
 
$(PY): bin/buildout versions.cfg
 
132
$(PY): bin/buildout versions.cfg buildout.cfg
133
133
        ./bin/buildout configuration:instance_name=${LPCONFIG}
134
134
 
135
135
compile: $(PY)