Commit graph

21 commits

Author SHA1 Message Date
Roland McGrath
9e443adaf6 Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Merged VMS port from Klaus Kaempf <kkaempf@didymus.rmi.de>.
	* make.h (PARAMS): New macro.
	* config.h-vms: New file.
	* makefile.com: New file.
	* makefile.vms: New file.
	* readme.vms: New file.
	* vmsdir.h: New file.
	* vmsfunctions.c: New file.
	* vmsify.c: New file.
	* file.h: Renamed to filedef.h to avoid conflict with VMS system hdr.
	* ar.c: Added prototypes and changes for VMS.
	* commands.c: Likewise.
	* commands.h: Likewise.
	* default.c: Likewise.
	* dep.h: Likewise.
	* dir.c: Likewise.
	* expand.c: Likewise.
	* file.c: Likewise.
	* function.c: Likewise.
	* implicit.c: Likewise.
	* job.c: Likewise.
	* job.h: Likewise.
	* main.c: Likewise.
	* make.h: Likewise.
	* misc.c: Likewise.
	* read.c: Likewise.
	* remake.c: Likewise.
	* remote-stub.c: Likewise.
	* rule.c: Likewise.
	* rule.h: Likewise.
	* variable.c: Likewise.
	* variable.h: Likewise.
	* vpath.c: Likewise.
	* compatMakefile (srcs): Rename file.h to filedef.h.
1996-03-20 14:57:41 +00:00
Roland McGrath
4e6de57b8f Use plain stat instead of safe_stat. 1995-12-12 03:26:08 +00:00
Roland McGrath
e938a511be (selective_vpath_search): Reset EXISTS when stat fails. 1994-09-26 22:16:51 +00:00
Roland McGrath
55162a6730 Changed all uses of ':' to PATH_SEPARATOR_CHAR. 1994-07-25 23:34:32 +00:00
Roland McGrath
fdea69c5fa (selective_vpath_search): Use safe_stat in place of stat. 1994-07-04 21:56:24 +00:00
Roland McGrath
d3fbc4f345 entered into RCS 1994-03-23 14:12:55 +00:00
Roland McGrath
fe450df425 Formerly vpath.c.~15~ 1993-12-23 04:42:29 +00:00
Roland McGrath
2a19159394 Formerly vpath.c.~14~ 1993-12-14 19:28:59 +00:00
Roland McGrath
9a6b8d1015 Formerly vpath.c.~13~ 1993-07-09 01:30:13 +00:00
Roland McGrath
2e0e3d22ec Formerly vpath.c.~12~ 1993-06-25 20:03:51 +00:00
Roland McGrath
8aa529e55e Formerly vpath.c.~11~ 1993-05-14 23:09:34 +00:00
Roland McGrath
164dcdad22 Formerly vpath.c.~10~ 1993-03-24 20:13:56 +00:00
Roland McGrath
bede66b709 Formerly vpath.c.~9~ 1993-02-08 22:50:00 +00:00
Roland McGrath
9a1a8d0dc6 Formerly vpath.c.~8~ 1993-01-26 01:51:23 +00:00
Roland McGrath
45572fa600 Formerly vpath.c.~7~ 1993-01-11 22:46:31 +00:00
Roland McGrath
035157a2fd Formerly vpath.c.~6~ 1993-01-08 22:07:33 +00:00
Roland McGrath
45649948db Formerly vpath.c.~5~ 1992-11-16 22:49:14 +00:00
Roland McGrath
2fbb3407dd Formerly vpath.c.~4~ 1992-11-10 20:29:48 +00:00
Roland McGrath
019a25fa84 Formerly vpath.c.~3~ 1992-11-05 23:33:08 +00:00
Roland McGrath
9603279fb8 Formerly vpath.c.~2~ 1992-10-09 17:35:03 +00:00
Roland McGrath
59fdb0d242 Initial revision 1991-06-03 20:37:27 +00:00