mcandre / unmake

a makefile linter
Other
83 stars 3 forks source link

warn on modifying internal macros #154

Open mcandre opened 1 year ago

mcandre commented 1 year ago

Based on a hunch of fragility.

However, this may also be very common practice.

Require a specific citation in the POSIX standard discouraging assigning / modifying make internal macro(s). Could be some, all, or no internal macros are advised for modification.