User's Guide to the Makefile Editor

This class provides a text editor specialized for editing makefiles. It is invoked automatically when opening any file with the name "makefile", "Makefile", or any file with the ".mk" extension in its name. The EditMake class is derived from the EditProgram class, and therefore inherits all of its features. It provides additional features for editing Makefile source code. It colors variables, referenced variables, includes, and rules. It disables the indenting features of the base class, so tabs are inserted by using the Tab key, as normal.

Tycho Home Page


Copyright © 1996, The Regents of the University of California. All rights reserved.
Last updated: 96/11/05, comments to: eal@eecs.berkeley.edu