Kees van Reeuwijk 2ba237cd4e Fixed a number of uses of uninitialized variables by adding assertions
or other sanity checks, code reshuffling, or fixing broken behavior.
2010-01-27 10:23:58 +00:00
..
2010-01-26 10:59:01 +00:00
2010-01-26 10:59:01 +00:00
2010-01-26 10:59:01 +00:00
2010-01-08 07:27:54 +00:00
2010-01-25 18:12:28 +00:00
2009-09-21 14:44:35 +00:00
2010-01-05 19:39:27 +00:00
2009-09-21 14:42:13 +00:00

make depend  - find dependencies of ack libraries
make all     - compile ack libraries
make install - compile and install ack libraries

make depend-gnu  - find dependencies of gnu libraries
make all-gnu     - compile gnu libraries
make install-gnu - compile and install gnu libraries