Commit Graph

4 Commits

Author SHA1 Message Date
gdr 0df1477cf9 Before moving to git, checked in a bunch of apparent work-in-progress
files that have been sitting idle for a few years.  Unfortunately
I can't gaurantee at the moment that these even compile let alone build.
Caveat Emptor
2012-08-26 02:55:00 +00:00
gdr-ftp 35a4a5a916 startup.mk:
Explicitly specify the output file in default compilation rules.
	This is needed specifically for the GNO builds, but is also
	relevent to other uses of dmake.
1998-03-11 01:05:04 +00:00
gdr-ftp 2c9b8b7381 startup.mk:
- define REZ as "17/occ" versus "occ" so that dmake doesn't
	  have to search the PATH every time it calls $(REZ)
	- explicitly specify the output file for the default rule for
	  making *.r files.

builddate.rez:
	- This file is for inclusion by the various utility *.rez files
	  so that the build date can be displayed in a consistent format.
1998-02-14 23:56:40 +00:00
gdr-ftp 5e645be936 - removed makefile.mk; it was only used for mkso (which has moved to a
different directory)
- at Derek's request, added the dmake startup.mk file that I (Devin) use
  for /usr/lib/startup.mk.  (This file is expected to be in /usr/local/lib
  unless you have set up your environment to change the location.)
1998-02-05 16:37:02 +00:00