[tlbuild] Patches for mingw

Karl Berry karl at freefriends.org
Sun Dec 19 23:40:45 CET 2021


    -hitables.c: himktables
    -	./himktables$(EXEEXT) > $@ || { rm -f hitables.c; exit 1; }
    +hitables.c: himktables$(EXEEXT)
    +	./himktables > $@ || { rm -f hitables.c; exit 1; }

Akira, why is $(EXEEXT) a problem? It's used throughout the source tree.
Don't your Windows executables have ".exe" in the filename? --thanks, karl.




More information about the tlbuild mailing list.