Remake based on GNU Make 4.3 released
3 points| rockybernstein | 6 years ago
Since I have a fork GNU make called remake, of that which has hooks for profiling, in addition to other cool things I have updated this to base off of 4.3.
See https://github.com/rocky/remake
One new feature I added recently that I like a lot is the abiity to have remake/make search in parent directories for a Makefile if it is not found in the current directory.
No comments yet.