diff options
author | Kenji Rikitake <[email protected]> | 2015-05-14 13:07:40 +0900 |
---|---|---|
committer | Kenji Rikitake <[email protected]> | 2015-05-14 13:07:40 +0900 |
commit | 864ddc05e0265ed8093641ea107736ee3b3fba4b (patch) | |
tree | b7e37ffe0db76460d113e3fdaa4d4bf23e0110f1 /README.md | |
parent | 1493e9394c9a44bb381cd687485f7eab128b040d (diff) | |
download | erlang.mk-864ddc05e0265ed8093641ea107736ee3b3fba4b.tar.gz erlang.mk-864ddc05e0265ed8093641ea107736ee3b3fba4b.tar.bz2 erlang.mk-864ddc05e0265ed8093641ea107736ee3b3fba4b.zip |
Build NIF C code also on tests
* This patch ensures building the NIF code under`c_src`
even on running `make tests`
* When `c_src/Makefile` exists:
* Split the Makefile invocation dependency into `app-c_src`
* Invoke `app-c_src` also in `test-build` as well as `app`
* When `c_src/Makefile` does not exist:
* Add `$(C_SRC_ENV) $(C_SRC_OUTPUT)` dependencies to `test-build`
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions