~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Robert Collins
  • Date: 2004-11-26 13:26:48 UTC
  • mto: (1102.1.138) (63.1.155)
  • mto: This revision was merged to the branch mainline in revision 902.
  • Revision ID: Arch-1:robert.collins@canonical.com%launchpad--devel--0--patch-70
do not make check by default "make" invocation

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
Z3LIBPATH=$(shell pwd)/sourcecode/zope/src
12
12
HERE:=$(shell pwd)
13
13
 
14
 
default: test
 
14
# DO NOT ALTER : this should just build by default
 
15
default: inplace
15
16
 
16
17
check:
17
18
        $(MAKE) -C sourcecode build