~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-07-07 04:15:37 UTC
  • mfrom: (unknown (missing))
  • Revision ID: Arch-1:rocketfuel@canonical.com%soyuz--devel--0--patch-21
SET Z3LIBPATH appropriate
Patches applied:

 * robert.collins@canonical.com/soyuz--devel--0--patch-16
   set Z3LIBPATH to the tla snapshot of zope

 * robert.collins@canonical.com/soyuz--devel--0--patch-17
   use the example principals for the project

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
TESTFLAGS=-p -v
8
8
TESTOPTS=
9
9
SETUPFLAGS=
10
 
Z3LIBPATH=
 
10
Z3LIBPATH=$(shell pwd)/sourcecode/zope/src
11
11
HERE:=$(shell pwd)
12
12
 
13
13
check: