diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-07-23 07:59:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-07-23 07:59:58 -0700 |
commit | 956785645ee52c5c7226d6eddd47dc01c7f33567 (patch) | |
tree | 83ac6aad9b5c9ce728eb8e20acfcec77827ad7d8 /tests/common.tl | |
parent | 292d6a1f11174da58fad1106b4aa5f8baea585f2 (diff) | |
download | txr-956785645ee52c5c7226d6eddd47dc01c7f33567.tar.gz txr-956785645ee52c5c7226d6eddd47dc01c7f33567.tar.bz2 txr-956785645ee52c5c7226d6eddd47dc01c7f33567.zip |
Fixes for building in separate dir.
* Makefile (CFLAGS): Search for mpi header in $(top_srcdir).
(ABBREV): Remove top_srcdir prefix from source names.
(dbg/%.o, opt/%.o): Extra set of pattern rules for searching
for prerequisites in $(top_srcdir) where primary C sources
are found and in the local dir where some generated C is found.
This way we don't rely on VPATH.
(opt/%.res): Bogus target removed.
(VPATH): Removed in favor of explicitly referencing $(top_srcdir).
Was causing problems for tests.
(lex.yy.c, y.tab.c): Prerequisites referenced in $(top_srcdir).
Diffstat (limited to 'tests/common.tl')
0 files changed, 0 insertions, 0 deletions