~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Henning Eggers
  • Date: 2011-07-20 11:12:38 UTC
  • mto: This revision was merged to the branch mainline in revision 13476.
  • Revision ID: henning@canonical.com-20110720111238-1xzf9o5gurjt1c1w
Removed lint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
180
180
        for jsname in $^ ; do \
181
181
            echo "/* $$jsname */" >> $@ ;\
182
182
            cat $$jsname >> $@ ;\
183
 
        done 
 
183
        done
184
184
endif
185
185
 
186
186
jsbuild: $(PY) $(JS_OUT)