4 Commits

Author SHA1 Message Date
Erik Faye-Lund
0cf8728242 makefile: support building example_bass
Add the juice needed to make example_bass buildable from the Makefile.

This should be compatible with MinGW and Linux.
2011-01-26 00:13:53 +01:00
Erik Faye-Lund
2b86c31b5a makefile: add all object files to archive
For some reason I haven't noticed until now that the Makefile
only added the first object-file to the library. Fix that.
2011-01-14 00:40:13 +01:00
Erik Faye-Lund
b6b6d72332 Makefile: do not fail if lib exists 2010-10-26 21:20:16 +02:00
Erik Faye-Lund
9da5e1b3d4 gcc: add a basic makefile 2010-09-04 14:36:41 +02:00