Makefile:
commit9997fd83b55e16d1c50fe04ce57951483f867982
authorSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 14 Nov 2006 14:28:36 +0000 (14 14:28 +0000)
committerSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 14 Nov 2006 14:28:36 +0000 (14 14:28 +0000)
tree8f42a831f3506b768e23b72f7051a6b30da87756
parent1a4b9502f1d06e94fd5f90bfd85cf4d47b88c1fd
Makefile:
- Clarify that this is only for d-p developers, not for packagers or
  end users.
- Build with lots of warnings, and -Werror, but disable warning about partially
  uninitialized structs since this is conventional in Python (for source
  backwards compatibility).
Makefile