~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

Merged lazr-js-kicking-and-screaming into lazrjs-javascript-repackage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
JS_ALL := $(JS_YUI) $(JS_LAZR) $(JS_OTHER) $(JS_LP)
34
34
JS_OUT := $(LP_BUILT_JS_ROOT)/launchpad.js
35
35
 
36
 
INS_TO_SHUTDOWN=15
 
36
MINS_TO_SHUTDOWN=15
37
37
 
38
38
CODEHOSTING_ROOT=/var/tmp/bazaar.launchpad.dev
39
39
 
371
371
        $(RM) .installed.cfg
372
372
        $(RM) -r build
373
373
        $(RM) _pythonpath.py
 
374
        $(RM) -r yui/*
374
375
 
375
376
clean_logs:
376
377
        $(RM) logs/thread*.request