xc/config/cf/cygwin.rules - ComplexProgramTarget_1

Alexander Gottwald Alexander.Gottwald@informatik.tu-chemnitz.de
Thu Aug 16 13:03:00 GMT 2001


On Thu, 16 Aug 2001, Harold Hunt wrote:

> > I do not understand.... what do you mean by PROGRAM2 and PROGRAM3 are not
> > defined?
> 
> The Makefile looks like this, with extraneous bits removed:
> PROGRAM1 = xclipboard.exe
> all:: $(PROGRAM1) $(PROGRAM2) $(PROGRAM3)
> { PROGRAM1 build rules }
> install:: xclipboard.exe
> PROGRAM2 = xcutsel.exe
> { PROGRAM2 build rules }
> install:: xcutsel.exe

It's even stated in cygwin.rules that ComplexProgramTarget_X is broken.
But what about adding an AllTarget($(PROGRAMX)) for all ComplexProgramTarget_X
We would get multiple lines "all:: $(PROGRAMX)".  It works in a similar way
for install.

bye
    ago
-- 
Alexander.Gottwald@s1999.tu-chemnitz.de
http://www.gotti.org
phone: +49 3725 3498080     mobile: +49 172 7854017



More information about the Cygwin-xfree mailing list