No description
Find a file
1993-05-14 21:50:11 +00:00
acconfig.h Initial revision 1993-04-16 00:51:27 +00:00
alloca.c Initial revision 1993-05-11 23:23:34 +00:00
ar.c Formerly ar.c.~3~ 1993-04-29 23:57:58 +00:00
arscan.c Formerly arscan.c.~31~ 1993-05-12 21:05:03 +00:00
build.template entered into RCS 1993-03-11 19:25:21 +00:00
commands.c Formerly commands.c.~18~ 1993-05-06 21:30:42 +00:00
commands.h Formerly commands.h.~2~ 1993-02-05 22:31:57 +00:00
compatMakefile Formerly compatMakefile.~71~ 1993-04-16 20:11:42 +00:00
configure.in Formerly configure.in.~21~ 1993-05-12 19:24:14 +00:00
default.c Formerly default.c.~24~ 1993-04-16 00:54:40 +00:00
dep.h Formerly dep.h.~2~ 1992-08-02 05:42:58 +00:00
dir.c Formerly dir.c.~11~ 1993-04-12 20:51:44 +00:00
expand.c Formerly expand.c.~8~ 1993-05-06 21:14:33 +00:00
file.c Formerly file.c.~22~ 1993-03-10 20:24:57 +00:00
file.h Formerly file.h.~5~ 1993-01-25 22:45:49 +00:00
function.c Formerly function.c.~26~ 1993-05-12 19:44:41 +00:00
GNUmakefile Formerly GNUmakefile.~100~ 1993-04-22 22:42:00 +00:00
gpl.texinfo entered into RCS 1993-01-14 22:25:02 +00:00
implicit.c Formerly implicit.c.~11~ 1993-03-10 20:41:03 +00:00
job.c Formerly job.c.~103~ 1993-05-12 19:20:45 +00:00
job.h Formerly job.h.~5~ 1993-02-01 21:03:32 +00:00
main.c Formerly main.c.~81~ 1993-05-14 21:50:11 +00:00
make-stds.texi Formerly make-stds.texi.~2~ 1993-01-11 22:29:30 +00:00
make.1 Formerly make.man.~4~ 1993-03-08 18:38:35 +00:00
make.h Formerly make.h.~71~ 1993-05-14 20:40:38 +00:00
make.texinfo Formerly make.texinfo.~92~ 1993-05-14 21:50:07 +00:00
misc.c Formerly misc.c.~26~ 1993-04-15 22:42:20 +00:00
read.c Formerly read.c.~57~ 1993-05-03 21:14:22 +00:00
README.template Formerly README.template.~5~ 1993-05-12 21:22:14 +00:00
remake.c Formerly remake.c.~49~ 1993-04-12 20:52:45 +00:00
remote-cstms.c Formerly remote-cstms.c.~8~ 1993-02-04 18:31:53 +00:00
remote-stub.c Formerly remote-stub.c.~2~ 1992-03-10 22:15:46 +00:00
rule.c Formerly rule.c.~11~ 1993-04-15 22:29:57 +00:00
rule.h Formerly rule.h.~4~ 1993-02-21 21:56:09 +00:00
variable.c Formerly variable.c.~21~ 1993-04-12 20:02:24 +00:00
variable.h Formerly variable.h.~9~ 1992-12-22 23:44:09 +00:00
vpath.c Formerly vpath.c.~10~ 1993-03-24 20:13:56 +00:00

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.

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.