Fix generate.pl for Perl 5.6.1.
[pspp] / README.developer
1 To build this project from the sources direct from the 
2 cvs archive use:
3
4 make -f Smake
5 make
6
7  and to test it:
8
9 make distcheck