1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2024-07-01 04:54:10 +03:00
f32xbase/lib
Werner Almesberger fa7fb48296 Put libraries at end of linker invocation to make it work with local
libraries. Some minor cleanup.

- lib/Makefile.common: introduced LDLIBS to place libraries at the end of
  the $(LD) command line
- lib/Makefile.common: put spaces around assignments
- README: added short name of project to title
2010-08-20 16:16:13 -03:00
..
Makefile.common Put libraries at end of linker invocation to make it work with local 2010-08-20 16:16:13 -03:00
usb.c Added library for items commonly shared among tools. 2010-08-20 14:21:39 -03:00