Broken ProgramTargetName () when !CrossCompiling

Harold Hunt huntharo@msu.edu
Wed Sep 26 13:47:00 GMT 2001


Alan,

Well, one easy one that showed up recently is in
xc/programs/xedit/lisp/Imakefile, the following line is present, but PROG is
never defined:

AllTarget(ProgramTargetName($(PROG)))


The build error is:

make[5]: *** No rule to make target `.exe', needed by `all'.


I'm pretty sure that line should be removed.

Actually, that was the only error I got during 'make World' and during 'make
install'.

Harold



More information about the Cygwin-xfree mailing list