Menu

Tree [d9f063] 3.72.10 /
 History

HTTPS access


File Date Author Commit
 glob 1995-03-07 Roland McGrath Roland McGrath [e8dcf1] .
 .cvsignore 1995-03-07 Roland McGrath Roland McGrath [e8dcf1] .
 ChangeLog 1995-03-10 Roland McGrath Roland McGrath [d9f063] .
 GNUmakefile 1995-03-10 Roland McGrath Roland McGrath [8478b0] (globfiles): Add glob/configure.bat.
 Makefile.in 1995-03-08 Roland McGrath Roland McGrath [5e6985] Regenerated
 NEWS 1995-03-07 Roland McGrath Roland McGrath [ce40d6] .
 README 1995-03-10 Roland McGrath Roland McGrath [f38d98] Regenerated for 3.72.10
 README.template 1993-08-01 Roland McGrath Roland McGrath [572856] entered into RCS
 acconfig.h 1995-02-05 Roland McGrath Roland McGrath [2914c7] Added #undef HAVE_SYSCONF_OPEN_MAX.
 aclocal.m4 1995-03-07 Roland McGrath Roland McGrath [ce40d6] .
 alloca.c 1994-09-26 David J. MacKenzie David J. MacKenzie [24d37f] remove CONFIG_BROKETS
 ar.c 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 arscan.c 1995-01-07 Roland McGrath Roland McGrath [ab0fb2] (ar_name_equal) [cray]: Subtract 1 like [__hpux].
 build.sh.in 1995-03-08 Roland McGrath Roland McGrath [5e6985] Regenerated
 build.template 1994-11-28 Roland McGrath Roland McGrath [d3b9c3] (CPPFLAGS): New variable.
 commands.c 1994-09-29 Roland McGrath Roland McGrath [e3d013] (set_file_variables): Define new automatic vari...
 commands.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 compatMakefile 1995-03-08 Roland McGrath Roland McGrath [55b99d] Undo last change. Bad juju.
 config.h.in 1995-03-07 Roland McGrath Roland McGrath [ce40d6] .
 configh.dos.template 1995-03-09 Roland McGrath Roland McGrath [a5a27a] (STDC_HEADERS): Define only if undefined.
 configure 1995-03-08 Roland McGrath Roland McGrath [3aabdf] .
 configure.bat 1994-07-25 Roland McGrath Roland McGrath [6fcf21] Initial revision
 configure.in 1995-02-22 Roland McGrath Roland McGrath [fcb29e] Check for strsignal.
 default.c 1995-01-11 Roland McGrath Roland McGrath [fffc38] (default_variables) [__hpux]: Remove special de...
 dep.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 dir.c 1994-11-08 Roland McGrath Roland McGrath [e4c43a] Test HAVE_DIRENT_H, HAVE_SYS_DIR_H, HAVE_NDIR_H...
 expand.c 1995-02-06 Roland McGrath Roland McGrath [f3cfcc] Cast results of `alloca' to `char *' in two pla...
 file.c 1994-10-27 Roland McGrath Roland McGrath [857d7a] (snap_deps): Set COMMANDS_SILENT for .SILENT, n...
 file.h 1994-10-24 Roland McGrath Roland McGrath [4b17f0] (struct file): New member `command_flags'.
 function.c 1994-07-25 Roland McGrath Roland McGrath [da2ea1] (expand_function: `shell') [__MSDOS__]: Wholly ...
 getloadavg.c 1995-01-07 Roland McGrath Roland McGrath [4aa992] Include config.h first.
 gpl.texinfo 1993-01-14 Roland McGrath Roland McGrath [4dd2ed] entered into RCS
 implicit.c 1994-09-29 Roland McGrath Roland McGrath [e97d66] Comment fix.
 job.c 1995-03-09 Roland McGrath Roland McGrath [595f75] (construct_command_argv_internal) [__MSDOS__]: ...
 job.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 loadtest.c 1995-03-07 Roland McGrath Roland McGrath [ce40d6] .
 main.c 1995-03-08 Roland McGrath Roland McGrath [3a0f9c] (decode_switches): Reset optind to 1 instead of 0.
 make-stds.texi 1995-02-07 Richard M. Stallman Richard M. Stallman [551c43] real-clean renamed to maintainer-clean.
 make.1 1993-05-19 Roland McGrath Roland McGrath [e90a31] entered into RCS
 make.h 1995-02-07 Roland McGrath Roland McGrath [e33c50] [! STDC_HEADERS]: Don't declare qsort. Sun hea...
 make.texinfo 1995-01-13 Roland McGrath Roland McGrath [bd1955] (Foreach Function): Correccion de gramatica esp...
 misc.c 1995-02-22 Roland McGrath Roland McGrath [514c4b] (strerror): Fix swapped args in sprintf.
 read.c 1995-03-10 Roland McGrath Roland McGrath [aceefb] (read_makefile, parse_file_seq): Fix typo __MS_...
 remake.c 1995-01-27 Roland McGrath Roland McGrath [75ea6c] (update_file_1): When !MUST_MAKE, don't set FIL...
 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 1995-03-07 Roland McGrath Roland McGrath [0733d6] (strsignal): Cast sys_siglist elt to char *.
 signame.h 1995-02-23 Roland McGrath Roland McGrath [b91d62] [! __STDC__]: Don't use prototype for strsignal...
 variable.c 1994-10-10 Roland McGrath Roland McGrath [e622fc] (define_automatic_variables): Define +D and +F.
 variable.h 1994-03-23 Roland McGrath Roland McGrath [d3fbc4] entered into RCS
 version.c 1995-03-10 Roland McGrath Roland McGrath [ff8ff7] .
 vpath.c 1994-09-26 Roland McGrath Roland McGrath [e938a5] (selective_vpath_search): Reset EXISTS when sta...

Read Me

This directory contains the 3.72.10 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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.