Ben Gras 3bcfb76e45 small asmconv cleanups.
- put asmconv in /usr/bin so it can be invoked without absolute path
 - make it ignore .end in gnu output mode so that it can be invoked
   without '|| true' in the gnu lib makefiles and it doesn't produce the
   messy error message
2010-02-03 13:29:14 +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
2010-02-03 13:29:14 +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