aboutsummaryrefslogtreecommitdiff
path: root/src/os_unix.c
diff options
context:
space:
mode:
authorRich Wareham <rjw57@cam.ac.uk>2014-02-26 10:30:05 +0000
committerRich Wareham <rjw57@cam.ac.uk>2014-02-26 10:30:05 +0000
commitd12322c5b72e908e6401be46f86d4f1950c084e9 (patch)
tree158ef61991d60a64c2ae3fa60ebab1c8f4a8cd7b /src/os_unix.c
parentde4fbf92d0da17e2c7f31df29bc72c44702b4e7c (diff)
downloadrneovim-d12322c5b72e908e6401be46f86d4f1950c084e9.tar.gz
rneovim-d12322c5b72e908e6401be46f86d4f1950c084e9.tar.bz2
rneovim-d12322c5b72e908e6401be46f86d4f1950c084e9.zip
Makefile: use "make -C build" idiom
Change an explicit ``cd build && make`` into the more usual ``${MAKE} -C build`` style of invoking make in a subdirectory. This should mean that ``make -jN`` from the top-level Makefile should work. Closes #162.
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions