generating code to run multiple targets/configurations from single

Anthony A. Datri aad at stpstn.UUCP
Tue Apr 11 04:13:01 AEST 1989


In article <10445 at bloom-beacon.MIT.EDU> scs at adam.pika.mit.edu (Steve Summit) writes:
>In article <18927 at adm.BRL.MIL> Leisner.Henr at xerox.com (Marty) writes:
>>I need (for a long time) a better way to produce multiple configurations on
>>multiple targets from a single set of sources.

I like the way X 11.3 does it -- you have one tree of sources, and for each
make you create a tree of links into it.  Common sources, seperate binaries.
Combine this with the standard #ifdef's and such, and you've got a workable
system.  Of course, I'm still trying to figure out how X figures out what
kind of machine you're making it on.

-- 
@disclaimer(Any concepts or opinions above are entirely mine, not those of my
	    employer, my GIGI, my VT05, or my 11/34)
beak is@>beak is not
Anthony A. Datri @SysAdmin(Stepstone Corporation) aad at stepstone.com stpstn!aad



More information about the Comp.unix.wizards mailing list