Commit Graph

11 Commits

Author SHA1 Message Date
gdr-ftp
45dd3d2857 fudgeinstall:
- use install(1) instead of cp(1) for now, since cp has been
	  observed to trash files.
	- changed installation locations to make use of /gno and /gno-hfs
	  partitions.
	- various changes to reflect which files have been updated
	  since the last time fudgeinstall was used.
1998-04-10 17:46:28 +00:00
gdr-ftp
9a65f3585a fulltests:
This is a common test script used by many of the utilities.
1998-03-11 05:19:56 +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
gdr
5b6c4960d5 mkso moved to sbin directory 1997-12-21 19:41:00 +00:00
gdr
4c3a20638e don't puke on pages that are already in GNO's nroff format 1997-10-30 04:21:56 +00:00
gdr
2ad717bf06 initial checkin 1997-09-30 04:01:00 +00:00
gdr
c45d52b90d Added 'release' target. 1997-09-21 22:52:13 +00:00
gdr
06d467c48e script converts BSD man pages to GNO format 1997-03-05 04:43:54 +00:00
gdr
dde31d4227 Initial checkin for mkso(8), a util for making the required .so
"links" for man pages.
1997-01-21 15:34:02 +00:00