~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Michael Hudson
  • Date: 2010-07-30 03:22:26 UTC
  • mto: (11128.11.10)
  • mto: This revision was merged to the branch mainline in revision 11299.
  • Revision ID: michael.hudson@linaro.org-20100730032226-ik8npgg5autcnlvr
create vostok-archive dir in make compile

Show diffs side-by-side

added added

removed removed

Lines of Context:
200
200
                configuration:instance_name=${LPCONFIG} -c $(BUILDOUT_CFG)
201
201
 
202
202
compile: $(PY) $(BZR_VERSION_INFO)
 
203
        mkdir -p /var/tmp/vostok-archive
203
204
        ${SHHH} $(MAKE) -C sourcecode build PYTHON=${PYTHON} \
204
205
            LPCONFIG=${LPCONFIG}
205
206
        ${SHHH} LPCONFIG=${LPCONFIG} ${PY} -t buildmailman.py