Kees van Reeuwijk c43cdf06f8 Removed some uses of uninitialized variables in update.c, presumably remnands of old color support.
Fixed a few cases where free-ed memory blocks were subsequently read.
Removed some unused variables, #includes, other small cleanup.
2010-01-21 22:36:15 +00:00
..
2009-12-24 20:22:41 +00:00
2010-01-08 07:27:54 +00:00
2010-01-19 21:15:43 +00:00
2009-09-21 14:44:35 +00:00
2010-01-05 19:39:27 +00:00
2010-01-19 21:24:42 +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