On 3/24/23 12:46 PM, Kinney, Michael D wrote:
Should is be ".makefile" or perhaps use os.path.splitext() instead?

Good point. I've updated the code to use os.path.splitext() instead, and change the check for 'Makefile' to be case-insensitive since some are which are missing the upper-case 'M':


./BaseTools/Source/C/VfrCompile/Pccts/support/genmk/makefile
./BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/makefile
./BaseTools/Source/C/VfrCompile/Pccts/antlr/makefile
./BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile


I've sent out a v2 revision.


--
Rebecca Cran



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101820): https://edk2.groups.io/g/devel/message/101820
Mute This Topic: https://groups.io/mt/97827575/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to