I've just managed to build WGET 1.7.1 on OS/2 by changing src/Makefile:-

o = .o

to

o = .obj

then running Autoconf, configure and Make.

Maybe Makefile.in needs to be changed so that it includes OBJEXT...

I'm not very familiar with Makefile.in, but could the appropriate change 
be made so that the OS/2 version builds straight out of the box?


-- 
John




Reply via email to