Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
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-02 | Sat Mar 2 16:26:52 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 | |
* compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*. | |||||
1996-03-01 | Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+2 | |
* compatMakefile (objs): Add missing backslash. | |||||
1995-12-22 | (GETOPT, GETOPT_SRC, GLOB): Variables removed. | Roland McGrath | 1 | -17/+5 | |
(objs, srcs): Include their values here instead of references. | |||||
1995-05-09 | ($(infodir)/make.info): Make sure $$dir is set in install-info cmd. | Roland McGrath | 1 | -0/+1 | |
1995-03-08 | Undo last change. Bad juju. | Roland McGrath | 1 | -6/+4 | |
1995-03-08 | (configure, config.h.in): Uncomment these rules. | Roland McGrath | 1 | -5/+6 | |
Commit the files to CVS if there is a CVS directory. | |||||
1995-01-16 | (realclean): Remove Info files. | Roland McGrath | 1 | -0/+1 | |
1995-01-10 | (clean): Don't remove Info files. | Roland McGrath | 1 | -1/+1 | |
1995-01-10 | ($(bindir)/make): Fix typo in echo. | Roland McGrath | 1 | -1/+1 | |
1995-01-10 | Fix typo in comment. | Roland McGrath | 1 | -1/+1 | |
1995-01-10 | (check): Remove gratuitous target declaration. | Roland McGrath | 1 | -1/+0 | |
1995-01-07 | (ETAGS, CTAGS): Don't use -t. | Roland McGrath | 1 | -3/+3 | |
1994-11-28 | Abbreviate copyright years. | Roland McGrath | 1 | -1/+1 | |
1994-11-13 | (CPPFLAGS): New variable, set from @CPPFLAGS@. | Roland McGrath | 1 | -10/+6 | |
(RANLIB): Variable removed. (prefix, exec_prefix): Set these from @...@. (.c.o): Use $(CPPFLAGS). (glob/libglob.a): Don't pass down variables to sub-make. glob/Makefile should be configured properly by configure. (distclean): Remove config.log and config.cache (autoconf stuff). | |||||
1994-05-21 | (loadavg): Depend on and use loadavg.c instead of getloadavg.c. | Roland McGrath | 1 | -2/+8 | |
(loadavg.c): Link or copy it from getloadavg.c. (distclean): Remove loadavg.c. | |||||
1994-04-22 | (srcdir): Define as @srcdir@; don't reference $(VPATH). | Roland McGrath | 1 | -1/+4 | |
(glob/Makefile): New target. | |||||
1994-01-07 | entered into RCS | Roland McGrath | 1 | -4/+5 | |
1994-01-06 | Formerly compatMakefile.~87~ | Roland McGrath | 1 | -8/+10 | |
1993-10-29 | Formerly compatMakefile.~86~ | Roland McGrath | 1 | -1/+1 | |
1993-10-14 | Formerly compatMakefile.~85~ | Roland McGrath | 1 | -0/+4 | |
1993-08-16 | Formerly compatMakefile.~84~ | Roland McGrath | 1 | -0/+5 | |
1993-08-03 | Formerly compatMakefile.~83~ | Roland McGrath | 1 | -2/+2 | |
1993-08-02 | Formerly compatMakefile.~82~ | Roland McGrath | 1 | -1/+1 | |
1993-08-01 | Formerly compatMakefile.~81~ | Roland McGrath | 1 | -2/+14 | |
1993-07-30 | Formerly compatMakefile.~80~ | Roland McGrath | 1 | -1/+1 | |
1993-07-30 | Formerly compatMakefile.~79~ | Roland McGrath | 1 | -2/+5 | |
1993-07-26 | Formerly compatMakefile.~78~ | Roland McGrath | 1 | -3/+9 | |
1993-06-11 | Formerly compatMakefile.~77~ | Roland McGrath | 1 | -1/+1 | |
1993-06-08 | Formerly compatMakefile.~76~ | Roland McGrath | 1 | -5/+10 | |
1993-05-31 | Formerly compatMakefile.~75~ | Roland McGrath | 1 | -3/+6 | |
1993-05-24 | Formerly compatMakefile.~74~ | Roland McGrath | 1 | -1/+1 | |
1993-05-21 | Formerly compatMakefile.~73~ | Roland McGrath | 1 | -1/+4 | |
1993-05-20 | Formerly compatMakefile.~72~ | Roland McGrath | 1 | -2/+6 | |
1993-04-16 | Formerly compatMakefile.~71~ | Roland McGrath | 1 | -1/+1 | |
1993-04-07 | Formerly compatMakefile.~70~ | Roland McGrath | 1 | -1/+3 | |
1993-03-28 | Formerly compatMakefile.~69~ | Roland McGrath | 1 | -2/+2 | |
1993-03-12 | Formerly compatMakefile.~68~ | Roland McGrath | 1 | -1/+1 | |
1993-03-11 | Formerly compatMakefile.~67~ | Roland McGrath | 1 | -12/+10 | |
1993-03-08 | Formerly compatMakefile.~66~ | Roland McGrath | 1 | -2/+3 | |
1993-02-22 | Formerly compatMakefile.~65~ | Roland McGrath | 1 | -1/+1 | |
1993-02-21 | Formerly compatMakefile.~64~ | Roland McGrath | 1 | -1/+4 | |
1993-02-08 | Formerly compatMakefile.~63~ | Roland McGrath | 1 | -4/+3 | |
1993-02-05 | Formerly compatMakefile.~62~ | Roland McGrath | 1 | -2/+2 | |
1993-02-04 | Formerly compatMakefile.~61~ | Roland McGrath | 1 | -0/+1 | |
1993-02-04 | Formerly compatMakefile.~60~ | Roland McGrath | 1 | -2/+12 | |
1993-02-02 | Formerly compatMakefile.~59~ | Roland McGrath | 1 | -2/+2 | |
1993-02-01 | Formerly compatMakefile.~58~ | Roland McGrath | 1 | -1/+1 | |
1993-01-26 | Formerly compatMakefile.~57~ | Roland McGrath | 1 | -1/+1 | |
1993-01-21 | Formerly compatMakefile.~56~ | Roland McGrath | 1 | -3/+3 | |