home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dmake40.zip / emx / startup.h < prev    next >
Text File  |  1992-01-23  |  384b  |  8 lines

  1. /* This file contains the default value of the MAKESTARTUP variable.
  2.  * You must set the quoted string below to the default path to the startup
  3.  * variable, so that it gets compiled in.  LEAVE ROOTDIR at the front of
  4.  * the path.  This allows the user to customize his environment for dmake
  5.  * by setting up a new ROOTDIR environment variable. */
  6.  
  7. "MAKESTARTUP := $(INIT)/dmake.ini",
  8.