Okay i've got two make files from the source code I'm trying to port.
makefile.in
makefile.am
I used the command
as that is the directory which containss the make files. Then I try...Code:cd "C:\cygwin\TESTPORT\"
I get no reaction from cygwin after that. How come there is no eboot in my projects folder?Code:make
P.S: I fixed the batch file by the way, I didn't forget.