Remove some usage of the `UNUSED` macro. Remove only those cases where the names can be deduced from their type. https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
Differential Revision: https://code.wildfiregames.com/D716 Refs 09e974e1cb Reviewed By: bb Change in agreement with leper. This was SVN commit r19899.
09e974e1cb
This was SVN commit r18989.
Adds BSD sysdep. Adds support for MAKE variable, overriding make command in our build scripts. Fixes more files not ending with newline. This was SVN commit r10994.