Files
CMake/Source/cmLocalUnixMakefileGenerator3.cxx
T
Ben Boeckel 879e56f336 makefiles: suppress RCS and SCCS implicit rules
These are not suffix rules and are not suppressed by the empty
`.SUFFIXES` recipe. Additionally, the old `SUFFIXES =` code didn't
actually accomplish this, so remove it.
2020-01-24 09:06:25 -05:00

74 KiB