~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-12-10 23:09:55 UTC
  • mfrom: (10016.1.1 eggtarget)
  • Revision ID: launchpad@pqm.canonical.com-20091210230955-p9ejrt6fpdhm9wib
[r=flacoste,
        mthaddon][ui=none]add Makefile target for building eggs for losas to
        distribute

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
        @echo "Developers: please run utilities/link-external-sourcecode."
138
138
        @exit 1
139
139
 
 
140
buildonce_eggs: $(PY)
 
141
        find eggs -name '*.pyc' -exec rm {} \;
 
142
 
140
143
# The download-cache dependency comes *before* eggs so that developers get the
141
144
# warning before the eggs directory is made.  The target for the eggs directory
142
145
# is only there for deployment convenience.
364
367
        check check_merge \
365
368
        schema default launchpad.pot check_merge_ui pull scan sync_branches\
366
369
        reload-apache hosted_branches check_db_merge check_mailman check_config\
367
 
        jsbuild clean_js
 
370
        jsbuild clean_js buildonce_eggs