~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to GNUmakefile.example

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-07-07 14:14:22 UTC
  • Revision ID: Arch-1:rocketfuel@canonical.com%soyuz--devel--0--patch-22
correct broken commit that bypassessed arch-inventory

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