Paul Smith
e2403327e9
GNU make release 3.77.
1998-07-30 20:54:47 +00:00
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
f3cfccf0b8
Cast results of alloca' to
char *' in two places.
1995-02-06 22:36:43 +00:00
Roland McGrath
2cbfa1024a
(variable_expand): Fix braino in last change.
1995-01-15 16:33:35 +00:00
Roland McGrath
e167e0a3c2
(variable_expand): Rewrote computed variable name and substitution
...
reference handling to be simpler. First expand the entire text between the
parens if it contains any $s, then examine the result of that for
subtitution references and do no further expansion while parsing them.
1995-01-15 15:32:37 +00:00
Roland McGrath
b24a026b02
entered into RCS
1993-08-30 16:31:47 +00:00
Roland McGrath
ae112a5cb5
Formerly expand.c.~9~
1993-06-25 19:20:36 +00:00
Roland McGrath
29de1a7e5a
Formerly expand.c.~8~
1993-05-06 21:14:33 +00:00
Roland McGrath
15d4ec2322
Formerly expand.c.~7~
1993-02-03 20:59:22 +00:00
Roland McGrath
555a705aaa
Formerly expand.c.~6~
1992-12-22 23:44:03 +00:00
Roland McGrath
8b591a8b90
Formerly expand.c.~5~
1992-10-25 03:01:07 +00:00
Roland McGrath
29380252a8
Formerly expand.c.~4~
1992-06-16 23:43:29 +00:00
Roland McGrath
78e7551083
Formerly expand.c.~3~
1992-06-12 00:29:21 +00:00
Roland McGrath
e309bb2f76
Formerly expand.c.~2~
1992-06-11 02:27:09 +00:00
Roland McGrath
1a51e308e5
Initial revision
1991-09-13 23:39:37 +00:00