Menu

Tree [e72213] 3.71 /
 History

HTTPS access


File Date Author Commit
 glob 1993-10-08 Jim Meyering Jim Meyering [eaba94] entered into RCS
 GNUmakefile 1994-05-19 Roland McGrath Roland McGrath [10abeb] (AC_MACRODIR): Don't define it.
 README.template 1993-08-01 Roland McGrath Roland McGrath [572856] entered into RCS
 acconfig.h 1993-12-14 Roland McGrath Roland McGrath [ad8763] entered into RCS
 alloca.c 1993-09-20 Richard M. Stallman Richard M. Stallman [1775c1] entered into RCS
 ar.c 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 arscan.c 1994-02-16 Roland McGrath Roland McGrath [d68bb0] entered into RCS
 build.template 1993-03-11 Roland McGrath Roland McGrath [3e9cf5] entered into RCS
 commands.c 1994-04-21 Roland McGrath Roland McGrath [ac336f] Undo last change; reverted to revision 1.22.
 commands.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 compatMakefile 1994-05-21 Roland McGrath Roland McGrath [f4fb1b] (loadavg): Depend on and use loadavg.c instead ...
 configure.in 1994-05-17 Roland McGrath Roland McGrath [fb088e] (SCCS_GET_MINUS_G check): Put -G flag before fi...
 default.c 1994-05-17 Roland McGrath Roland McGrath [f28043] (default_terminal_rules): In SCCS rules, put $(...
 dep.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 dir.c 1993-06-02 Roland McGrath Roland McGrath [969773] entered into RCS
 expand.c 1993-08-30 Roland McGrath Roland McGrath [b24a02] entered into RCS
 file.c 1994-04-05 Roland McGrath Roland McGrath [3580cd] (enter_file): If there is already a double-colo...
 file.h 1994-04-05 Roland McGrath Roland McGrath [dc8983] (struct file): Change member `double_colon' fro...
 function.c 1994-03-04 Roland McGrath Roland McGrath [227cff] entered into RCS
 getloadavg.c 1993-11-03 Roland McGrath Roland McGrath [784545] entered into RCS
 gpl.texinfo 1993-01-14 Roland McGrath Roland McGrath [4dd2ed] entered into RCS
 implicit.c 1994-04-21 Roland McGrath Roland McGrath [f6716d] (pattern_search): Always allocate new storage f...
 job.c 1994-05-10 Roland McGrath Roland McGrath [e83c7d] (construct_command_argv_internal): Swallow back...
 job.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 main.c 1994-04-21 Roland McGrath Roland McGrath [716e80] (main, decode_switches): Die with 2 for errors.
 make-stds.texi 1993-01-11 Richard M. Stallman Richard M. Stallman [36a6a9] Formerly make-stds.texi.~2~
 make.1 1993-05-19 Roland McGrath Roland McGrath [e90a31] entered into RCS
 make.h 1994-05-21 Roland McGrath Roland McGrath [491d66] [_POSIX_VERSION]: Don't #define POSIX #ifdef ul...
 make.texinfo 1994-05-17 Roland McGrath Roland McGrath [a36940] Correct update date updated in last change.
 misc.c 1994-05-21 Roland McGrath Roland McGrath [e72213] [GETLOADAVG_PRIVILEGED] [POSIX]: Don't test [HA...
 read.c 1994-05-05 Roland McGrath Roland McGrath [65d0cd] (do_define): Call collapse_continuations on eac...
 remake.c 1994-04-22 Roland McGrath Roland McGrath [3c9e8b] (update_goal_chain): Reset FILE to G->file afte...
 remote-cstms.c 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 remote-stub.c 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 rule.c 1993-10-21 Roland McGrath Roland McGrath [0ddf76] entered into RCS
 rule.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 signame.c 1993-09-20 Roland McGrath Roland McGrath [2a53ae] entered into RCS
 signame.h 1993-07-26 Roland McGrath Roland McGrath [16777b] entered into RCS
 variable.c 1994-04-05 Roland McGrath Roland McGrath [98104e] (try_variable_definition): Return after abort.
 variable.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 vpath.c 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS

Read Me

This directory contains the VERSION test release of GNU Make.
All bugs reported for previous test releases have been fixed.
Some bugs surely remain.

For general building and installation instructions, see the file INSTALL.
If you need to build GNU Make and have no other `make' program to use,
you can use the shell script `build.sh' instead.  To do this, first run
`configure' as described in INSTALL.  Then, instead of typing `make' to
build the program, type `sh build.sh'.  This should compile the program
in the current directory.  Then you will have a Make program that you can
use for `make install', or whatever else.

It has been reported that the XLC 1.2 compiler on AIX 3.2 is buggy such
that if you compile make with `cc -O' on AIX 3.2, it will not work correctly.
It is said that using `cc' without `-O' does work.

One area that is often a problem in configuration and porting is the code
to check the system's current load average.  To make it easier to test and
debug this code, you can do `make check-loadavg' to see if it works
properly on your system.  (You must run `configure' beforehand, but you
need not build Make itself to run this test.)

See the file NEWS for what has changed since previous releases.

GNU Make is fully documented in make.texinfo.  See the section entitled
`Problems and Bugs' for information on submitting bug reports.

GNU Make is free software.  See the file COPYING for copying conditions.
MongoDB Logo MongoDB