Closed rhmccullough closed 10 years ago
build-formats.exe could be renamed to build-formats after compilation. I don't know if that matters to you.
-1 I've fixed this in GIT with the $(EXEEXT) approach, if you could check it out.
You have the best solution, but your reasoning is flawed. Cygwin does not need .exe, but autotools need .exe I will have to trust autotools more.
Dick McCullough Context Knowledge Systems What is your view?
=
I did check it. Works on Cygwin & Ubuntu.
Dick
=
I don't think you need this; it probably just needs changing the line to
$(MAKE) build-formats$(EXEEXT)
which will add '.exe' on platforms that need it