diff options
author | Jesper Louis Andersen <[email protected]> | 2013-07-12 00:10:35 +0200 |
---|---|---|
committer | Jesper Louis Andersen <[email protected]> | 2013-07-12 00:10:35 +0200 |
commit | b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc (patch) | |
tree | cf08adcb31f1ab390d542f4564e9494f6f25230c /README.md | |
parent | 90cba7b8c57dd87e222dfec64e0120fbb27d29a3 (diff) | |
download | erlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.tar.gz erlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.tar.bz2 erlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.zip |
Set ERL_LIBS to $(DEPS_DIR) rather than `deps`
This solves a recursion problem when compiling deeper recursive
makefile structures. All dependencies are pulled to the top-level
dependencies directory by virtue of DEPS_DIR, but the recursive make
calls to erlc fails since the value is hard-coded.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions