This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]