Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: makedefs Up: System generation Previous: depend

Subsections



gmake

GNU make - a program for directing recompilation.

Synopsis

gmake [options] [targets]

Description

gmake is the name used within AIPS++ to differentiate the GNU make executable from the many other flavours of make available on unix systems.

GNU make is essential for AIPS++, and is installed automatically by configure (p[*]) as ``gmake'' when AIPS++ is first installed.

GNU make has many features which make it preferable to any other form of make. It can process makefiles written for most flavours of make although the converse is not true.

GNU make is free software provided by the Free Software Foundation.

Notes

See also

The GNU Make manual.
The GNU manual page for make.
configure (p[*]), the AIPS++ installation script.
makedefs (p[*]), AIPS++ makefile definitions.
makefiles (p[*]), GNU makefiles used to rebuild AIPS++.


next up previous contents index
Next: makedefs Up: System generation Previous: depend   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15