Closed jsturdy closed 5 years ago
-shared
This change simplifies the Makefile
Makefile
Has been in all of my current development branches, I just cut it out and made it a separate change.
Actually, while testing the change based on your comment, I realized that the object files were being deleted automatically (deemed by make as "intermediate")
make
Description
-shared
Types of changes
Motivation and Context
This change simplifies the
Makefile
How Has This Been Tested?
Has been in all of my current development branches, I just cut it out and made it a separate change.