prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
[pspp] / lib / Makefile
1 # Run "make check" to ensure that the code passes some simple tests,
2 # usually (always?) not involving compilation.
3 all:
4
5 check:
6         ./t-idcache