~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Robert Collins
  • Date: 2006-06-04 17:34:18 UTC
  • mto: This revision was merged to the branch mainline in revision 2442.
  • Revision ID: robertc@robertcollins.net-20060604173418-51fbd7c12775039e
First cut at adding pyrex facilities.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
all: 
 
2
        ./setup.py build_ext -i
2
3
 
3
4
check:
4
5
        ./bzr selftest -v $(tests)