Tomas Hruby b900311656 endpoint_t in syslib
- headers use the endpoint_t in syslib.h and the implmentation was using int
  instead. Both uses endpoint_t now

- every variable named like proc, proc_nr or proc_nr_e of type endpoint_t has
  name proc_ep now

- endpoint_t defined as u32_t not int
2009-09-22 21:42:02 +00:00
..
2009-08-18 19:10:48 +00:00
2008-02-21 16:00:39 +00:00
2006-06-14 13:18:53 +00:00
2006-12-08 16:23:18 +00:00
2009-09-21 14:46:10 +00:00
2009-08-18 19:10:20 +00:00
2009-09-22 21:42:02 +00:00
2009-09-21 14:46:10 +00:00
2009-09-21 14:44:35 +00:00
2009-09-22 12:05:22 +00:00
2009-09-22 21:42:02 +00:00
2009-09-22 21:42:02 +00:00
2009-09-21 14:41:03 +00:00
2009-09-21 14:41:03 +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