Module Name: src Committed By: rillig Date: Sun Apr 11 11:41:27 UTC 2021
Modified Files: src/usr.bin/make: Makefile Log Message: make: clean up Makefile The dependencies on the header files are handled by 'make depend'. They do not need to be spelled out. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/usr.bin/make/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.