Commit 6f9832bd93bebac02589a16a2cdc6967b1df4285
authorMichel Pollet <buserror@gmail.com>
Mon, 27 Feb 2012 10:53:28 +0000 (10:53 +0000)
committerMichel Pollet <buserror@gmail.com>
Mon, 27 Feb 2012 10:53:28 +0000 (10:53 +0000)
tree238af0a8def527c992fd6b8eb6c9f1d73241398b
parentf35cf2c799b79627e871ce67851e1695380bd8eb
Message:
Makefiles: general update

+ Now uses the shared library if present, and added some
  logic to find where it was built.
+ Added an "official" version number
+ Added a "make install DESTDIR=..." target
+ Added a "simavr.pc" pkg-config file
4 files changed:
Makefile.common
simavr/Makefile
simavr/simavr.pc [new file with mode: 0644]
tests/Makefile