127
127
# warning before the eggs directory is made. The target for the eggs directory
128
128
# is only there for deployment convenience.
129
129
bin/buildout: download-cache eggs
133
134
./bin/buildout configuration:instance_name=${LPCONFIG}
136
137
${SHHH} $(MAKE) -C sourcecode build PYTHON=${PYTHON} \
137
138
PYTHON_VERSION=${PYTHON_VERSION} LPCONFIG=${LPCONFIG}
138
139
${SHHH} LPCONFIG=${LPCONFIG} $(PY) -t buildmailman.py
140
141
-n launchpad -s lib/canonical/launchpad/javascript \
141
142
-b lib/canonical/launchpad/icing/build $(EXTRA_JS_FILES)