home *** CD-ROM | disk | FTP | other *** search
- ##
- ## MACHINE.MAK - example machine specific make macros for UltraMax/Ed
- ##
- ## Copyright (C) 1990 Hutchins Software
- ##
- ## Revisions:
- ##
-
- ROOT = d:\c
- ROOT_DRV = d
- TEMP = g:\tmp
- TEMP_DRV = g
- DEST = d:\bin
- DEST_DRV = d
- BACK_DRV = a
- SYM = d:\sym
- ASM_INCL = g:\incl
- GLOBALS = d:\include
- LIBENTRY = c:\lib\libentry.obj
- DONE_CMD = yow -e
-