mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 05:57:17 +00:00
18 lines
902 B
Text
18 lines
902 B
Text
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.
|
|
|
|
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.
|