~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to GNUmakefile.example

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-08-05 09:55:29 UTC
  • mfrom: (unknown (missing))
  • Revision ID: Arch-1:rocketfuel@canonical.com%launchpad--devel--0--patch-35
Made make debugging-on and make debugging-off turn on and off apidoc in addition to the debug skin.
Patches applied:

 * steve.alexander@canonical.com/launchpad--devel--0--patch-25
   merge from rocketfuel

 * steve.alexander@canonical.com/launchpad--devel--0--patch-26
   made apidoc include precious

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# You can copy this to GNUmakefile, and set Z3LIBPATH appropriately so that
 
2
# you can run the Soyuz app server using "make run" and without having to
 
3
# set your PYTHONPATH.
 
4
 
 
5
include Makefile
 
6
Z3LIBPATH=/stuff/public-repository/Zope3/src
 
7
 
 
8
# arch-tag: 673c6efc-67b2-4a58-9fdf-a41283fe14a2