Makefile for Xenix (memory model) libraries

Ronald Pikkert ronald at atcmp.nl
Tue Aug 14 19:05:45 AEST 1990


>From article <12274 at sdcc6.ucsd.edu>, by bruno at sdcc10.ucsd.edu (Bruce W. Mohler):
> Does anyone have an example of a [Mm]akefile that is
> used to build the same library for each of the different
> memory models (e.g., S, M, and L) that they could e-mail
> me?  Any examples are appreciated!
> 
The best approach I found is to make seperate directories for each
memory model. Each directory has it's own makefile and objects. If
you link the c-sources in these directories and maintenance will 
not kill you.

-
Ronald Pikkert                 E-mail: ronald at atcmp.nl
@ AT Computing b.v.            Tel:    080 - 566880
Toernooiveld
6525 ED  Nijmegen



More information about the Comp.unix.xenix mailing list