Commit graph

87 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
b25f811f51 Sat Mar 2 16:26:52 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*.
1996-03-02 21:27:40 +00:00
Roland McGrath
a579af186b Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* compatMakefile (objs): Add missing backslash.
1996-03-01 17:45:34 +00:00
Roland McGrath
98f8d6286e (GETOPT, GETOPT_SRC, GLOB): Variables removed.
(objs, srcs): Include their values here instead of references.
1995-12-22 23:44:31 +00:00
Roland McGrath
c9c43b0871 ($(infodir)/make.info): Make sure $$dir is set in install-info cmd. 1995-05-09 21:14:48 +00:00
Roland McGrath
55b99d4151 Undo last change. Bad juju. 1995-03-08 18:08:00 +00:00
Roland McGrath
1280ee49bb (configure, config.h.in): Uncomment these rules.
Commit the files to CVS if there is a CVS directory.
1995-03-08 00:11:27 +00:00
Roland McGrath
b4890bdb1c (realclean): Remove Info files. 1995-01-16 20:46:50 +00:00
Roland McGrath
afd1d69e7d (clean): Don't remove Info files. 1995-01-10 11:30:56 +00:00
Roland McGrath
c1305a1a18 ($(bindir)/make): Fix typo in echo. 1995-01-10 11:29:08 +00:00
Roland McGrath
43d5fbfc88 Fix typo in comment. 1995-01-10 11:28:12 +00:00
Roland McGrath
a4642a6a57 (check): Remove gratuitous target declaration. 1995-01-10 11:27:24 +00:00
Roland McGrath
11ca7f1ead (ETAGS, CTAGS): Don't use -t. 1995-01-07 16:59:15 +00:00
Roland McGrath
74540a1e91 Abbreviate copyright years. 1994-11-28 20:50:45 +00:00
Roland McGrath
f801fc3521 (CPPFLAGS): New variable, set from @CPPFLAGS@.
(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-11-13 10:02:19 +00:00
Roland McGrath
f4fb1be3d8 (loadavg): Depend on and use loadavg.c instead of getloadavg.c.
(loadavg.c): Link or copy it from getloadavg.c.
(distclean): Remove loadavg.c.
1994-05-21 20:26:33 +00:00
Roland McGrath
bdff21b09a (srcdir): Define as @srcdir@; don't reference $(VPATH).
(glob/Makefile): New target.
1994-04-22 21:33:25 +00:00
Roland McGrath
90829c3577 entered into RCS 1994-01-07 21:27:29 +00:00
Roland McGrath
b4ccaac8da Formerly compatMakefile.~87~ 1994-01-06 23:11:22 +00:00
Roland McGrath
58c146fa50 Formerly compatMakefile.~86~ 1993-10-29 20:47:10 +00:00
Roland McGrath
7cb595fc60 Formerly compatMakefile.~85~ 1993-10-14 21:04:51 +00:00
Roland McGrath
769061023a Formerly compatMakefile.~84~ 1993-08-16 21:39:37 +00:00
Roland McGrath
84b4d9cce4 Formerly compatMakefile.~83~ 1993-08-03 23:18:21 +00:00
Roland McGrath
22cd0cd4e3 Formerly compatMakefile.~82~ 1993-08-02 20:49:11 +00:00
Roland McGrath
1d9b68aef5 Formerly compatMakefile.~81~ 1993-08-01 20:17:31 +00:00
Roland McGrath
b018243a45 Formerly compatMakefile.~80~ 1993-07-30 20:55:50 +00:00
Roland McGrath
9326e8fec5 Formerly compatMakefile.~79~ 1993-07-30 05:29:32 +00:00
Roland McGrath
96fb58e401 Formerly compatMakefile.~78~ 1993-07-26 02:23:47 +00:00
Roland McGrath
8bd226777e Formerly compatMakefile.~77~ 1993-06-11 18:42:04 +00:00
Roland McGrath
24cd5ede9e Formerly compatMakefile.~76~ 1993-06-08 00:24:19 +00:00
Roland McGrath
3c11aba3cd Formerly compatMakefile.~75~ 1993-05-31 22:48:16 +00:00
Roland McGrath
dfc8da6e0e Formerly compatMakefile.~74~ 1993-05-24 20:17:29 +00:00
Roland McGrath
5a55f43ddc Formerly compatMakefile.~73~ 1993-05-21 22:15:48 +00:00
Roland McGrath
e66d29867e Formerly compatMakefile.~72~ 1993-05-20 01:30:41 +00:00
Roland McGrath
dab0d4214e Formerly compatMakefile.~71~ 1993-04-16 20:11:42 +00:00
Roland McGrath
6dbdf2caa8 Formerly compatMakefile.~70~ 1993-04-07 19:31:50 +00:00
Roland McGrath
ae1278315f Formerly compatMakefile.~69~ 1993-03-28 22:06:13 +00:00
Roland McGrath
28c125b725 Formerly compatMakefile.~68~ 1993-03-12 20:54:25 +00:00
Roland McGrath
ab9034ef4e Formerly compatMakefile.~67~ 1993-03-11 19:25:31 +00:00
Roland McGrath
69105addb4 Formerly compatMakefile.~66~ 1993-03-08 19:50:11 +00:00
Roland McGrath
60a76e0d39 Formerly compatMakefile.~65~ 1993-02-22 19:19:33 +00:00
Roland McGrath
4034f2bdfb Formerly compatMakefile.~64~ 1993-02-21 19:49:42 +00:00
Roland McGrath
cc1433e808 Formerly compatMakefile.~63~ 1993-02-08 22:12:47 +00:00
Roland McGrath
4f1320fba2 Formerly compatMakefile.~62~ 1993-02-05 22:48:57 +00:00
Roland McGrath
d47d6051a3 Formerly compatMakefile.~61~ 1993-02-04 18:01:50 +00:00
Roland McGrath
708c7c90a3 Formerly compatMakefile.~60~ 1993-02-04 01:16:36 +00:00
Roland McGrath
88ae51cb2e Formerly compatMakefile.~59~ 1993-02-02 01:49:11 +00:00
Roland McGrath
3c516ccd35 Formerly compatMakefile.~58~ 1993-02-01 00:11:27 +00:00
Roland McGrath
7444af63fc Formerly compatMakefile.~57~ 1993-01-26 01:16:01 +00:00
Roland McGrath
f48fcf5f45 Formerly compatMakefile.~56~ 1993-01-21 23:50:44 +00:00