Use a make macro with $(MAKE) to make in subdirs, with + modifier.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 16 Nov 2018 09:18:19 +0000 (09:18 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 16 Nov 2018 09:18:19 +0000 (09:18 +0000)
commitd90ef930fa397e6e9018b5d5579adeb7481c2d37
treed0b46da4574f26289586f89317fd5254f49e295c
parentdaed58e27ca950ad738128bbb47c50c2c6104d2e
Use a make macro with $(MAKE) to make in subdirs, with + modifier.

- Avoids relying on `make' to execute the right make.
- Works with `make -n'.
src/Makefile.in
src/etc/make-in-subdirs.sh [deleted file]