diff options
author | Kenji Rikitake <[email protected]> | 2014-11-25 07:13:23 +0900 |
---|---|---|
committer | Kenji Rikitake <[email protected]> | 2014-11-25 07:13:23 +0900 |
commit | 7fe8a2d7c41bb1c4a94d404a6a79b0e694b8dc9e (patch) | |
tree | 2b47b6e5ddfaa88a1def9f97a0564804574427db /packages.v1.tsv | |
parent | 18b73d5212d7dd88ff68ce845389be07921b6346 (diff) | |
download | erlang.mk-7fe8a2d7c41bb1c4a94d404a6a79b0e694b8dc9e.tar.gz erlang.mk-7fe8a2d7c41bb1c4a94d404a6a79b0e694b8dc9e.tar.bz2 erlang.mk-7fe8a2d7c41bb1c4a94d404a6a79b0e694b8dc9e.zip |
plugins/c_src.mk: use non-regex file extention detection
* The `-regex` option of `find` command to determine `SOURCES` in
plugins/c_src.mk` is not portable; does not work on OS X.
Rewrite with a portable form of using `find` native `-name`
command option with `\(`, `-o`, and `\)`.
* Support file extentions of `*.c`, `*.C`, `*.cc`, and `*.cpp`.
Diffstat (limited to 'packages.v1.tsv')
0 files changed, 0 insertions, 0 deletions