Ben Gras 6c7004423d Fix for %#02x bug (shouldn't print 0x, but junk was printed) found by
Joren l'Ami.  Also fixes %p when arg is 0 (printed 0 instead of 0x0).
2006-07-21 10:08:47 +00:00
..
2006-02-17 13:44:48 +00:00
2006-06-14 13:18:53 +00:00
2006-06-30 14:40:29 +00:00
2006-06-27 18:28:33 +00:00
2006-07-10 12:17:16 +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