Commit 70548ddb6673b3e86bcc992f6164ca808d945263
authorNeil Spring <nspring@cs.umd.edu>
Tue, 29 May 2018 15:32:49 +0000 (11:32 -0400)
committerNeil Spring <nspring@cs.umd.edu>
Tue, 29 May 2018 18:46:27 +0000 (14:46 -0400)
tree5ff787fd324745cda85e0862bd60b146d490667e
parentcecc6e8f30ea7025afcc8a29b2f4dc27ebf86475
Message:
Fix installation of examples/parts to occur within the
examplesbparts makefile rather than use the simavr
makefile, allowing installation of simavr (alone) on
machines without a working glut.

Fix RELEASE=1 option to additionally specify rpath (not
just rpath-link) if simavr will be installed in a special
directory.

Add detection and use of librt when available (e.g.,
RHEL 6.9).
7 files changed:
Makefile
Makefile.common
examples/parts/Makefile
examples/parts/simavrparts.pc [new file with mode: 0644]
simavr/Makefile
simavr/sim/avr_timer.c
simavr/simavrparts.pc [deleted file]