CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/13 07:03:12
Modified files:
usr.bin/make : parse.c suff.c suff.h
Log message:
move documentation around to be more specific to suff.c
Rename Suff_ClearSuffixes to the more explicit Suff_DisableAllSuffixes
which describes accurately what this function actually does.
remove outdated comments about .INCLUDE/.LIBS
