next up previous contents
Next: Unit names and DOS Up: Recompilation management Previous: An example Makefile for

An example Makefile for MS DOS

 

To use the Makefile below, first edit it so that all the required units (.uo files) appear on the line beginning with `all:', then proceed as explained in Section 6.1. You do not need to edit any other part of the Makefile. In particular, the dependencies following DO NOT DELETE THIS LINE are generated automatically when executing make depend (as above). A copy of this makefile can be found in mosml\tools\makefile.stb.

You will need a DOS version of make, such as that from Borland C++ version 2.0 or 3.0.


program775


next up previous contents
Next: Unit names and DOS Up: Recompilation management Previous: An example Makefile for

Peter Sestoft
Mon Aug 30 19:25:57 MEST 1999