Typo in xc/programs/Xserver/hw/xwin/Imakefile?

Harold Hunt huntharo@msu.edu
Sat Apr 7 13:07:00 GMT 2001


Suhaib,

I'm wondering if the second line of the following two:

LinkSourceFile(stubs.c,$(SERVERSRC)/Xi)
SpecialCObjectRule(InitInput,$(ICONFIGFILES),$(EXT_DEFINES))

is a typo, as the other two pairs of lines like the two above look like the
following lines:

LinkSourceFile(stubs.c,$(SERVERSRC)/Xi)
SpecialCObjectRule(stubs,$(ICONFIGFILES),$(EXT_DEFINES))

So, should the filename on the second line be InitInput or stubs?

Harold



More information about the Cygwin-xfree mailing list