home *** CD-ROM | disk | FTP | other *** search
- Using MAKE to generate LIPSDRVR.TPU and LIPSFONT.TPU -
-
- If you want to include more screen drivers or fonts in these .TPU files,
- edit the corresponding .MAK files, using the existing commands as a model.
- Note that you have to supply appropriate procedure names, and modify the
- main calling program to call them as desired.
-
- Edit the .MAK files to provide the correct path to TPC, the Turbo Pascal
- command line compiler (as supplied, it includes the path on MY disk, which
- won't be right for yours). Also supply the correct path for BINOBJ.EXE,
- the Borland object file generator. BINOBJ.EXE and MAKE come with the
- TurboPascal 5.0 package.
-
- Make sure that the following files are in the default directory:
- all .BGI and .CHR files specified in the .MAK file (from Borland)
- LIPSDRVR.PAS and/or LIPSFONT.PAS
-
- Make the file(s) using the following command line:
-
- [path]MAKE -fLIPSDRVR
- or [path]MAKE -fLIPSFONT