-
- Downloads
More Makefile cleanup.
Use $(MAKE) -C build_dir ..., not (cd build_dir; make ...) (ie, see https://blog.flameeyes.eu/2010/10/tell-tale-signs-that-your-makefile-is-broken) Also talk about 'make targets' where appropriate, instead of 'cmake targets' %-).
Please register or sign in to comment