projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix sign of negative zeros.
[pspp]
/
README.CVS
1
To build this project from the sources direct from the
2
cvs archive use:
3
4
make -f Smake
5
# If you need to pass arguments to configure, use
6
# make -f Smake CONFIGUREFLAGS="--with-this --without-that"
7
make
8
9
10
11
To test it:
12
13
make check
14
15
For a very thorough test:
16
17
make distcheck