diff options
author | John Szakmeister <john@szakmeister.net> | 2014-02-28 21:32:25 -0500 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-03-01 16:53:14 -0300 |
commit | a90c5aa2fcf8c697d4060f34fef46c2137f48d4b (patch) | |
tree | 159f1d322c2e4d953e7463a0c15a12ca5652acd5 /src/os_unix.c | |
parent | 8cb10e8641fcba9547e02d7f8358ce6642477f1c (diff) | |
download | rneovim-a90c5aa2fcf8c697d4060f34fef46c2137f48d4b.tar.gz rneovim-a90c5aa2fcf8c697d4060f34fef46c2137f48d4b.tar.bz2 rneovim-a90c5aa2fcf8c697d4060f34fef46c2137f48d4b.zip |
Use $(MAKE) instead of ${MAKE}, and fixup two more make invocations.
Include a new SINGLE_MAKE which can be used to invoke make but using
only a single job, and in way that avoids any warnings from make.
Use SINGLE_MAKE to execute the tests, since they're meant to be run
serially.
Also, prefer the use of $(MAKE) to avoid invoking an extra subshell
(saves some time).
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions