Add an option to disable Makefile targets
* Create variables in the Makefiles to contain lists of disabled targets (read from the disabled-targets files) * Remove those targets from the dependencies of the 'all' target using a filter-out function * Document the disabled-targets files in the doc/README * Add descriptions to the .htaccess.* (and do some minor fixes there)
Loading