home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dmake40.zip / startup.h < prev    next >
Text File  |  1994-10-23  |  415b  |  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 := $(ROOTDIR)/usr/local/lib/dmake/startup.mk",
  8.