Differences From Artifact [86ec43e9b7]:
- File Makefile.in — part of check-in [c32ff7df22] at 2014-06-23 19:32:07 on branch trunk — Updated to work harder to load shared objects (that are not ELF) (user: rkeene, size: 5212) [annotate] [blame] [check-ins using]
To Artifact [7c5884e932]:
- File Makefile.in — part of check-in [4395e6083a] at 2016-01-25 18:09:15 on branch trunk — Updated to respect --prefix (user: rkeene, size: 5209) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | prefix = @prefix@ exec_prefix = @exec_prefix@ libdir = @libdir@ TARGET = @TARGET@ CC = @CC@ CPP = @CPP@ |
︙ | ︙ |