view src/m/README @ 84278:a63122b82199

(infodir): Go up one more level. Changes made previously while moving from ../../man: (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual. (MULTI_INSTALL_INFO, ENVADD): Go up one more level. (emacsman): Delete target, not needed any more. (clean): Remove all info files but Emacs manual. Move all targets that are not the Emacs manual to misc/Makefile.in.
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 04:55:27 +0000
parents 61793eeb4b68
children
line wrap: on
line source

This directory contains C header files containing machine-specific
definitions.  Each file describes a particular machine.  The emacs
configuration script edits ../config.h to include the appropriate one of
these files, and then each emacs source file includes config.h.

template.h is a generic template for machine descriptions; it
describes the parameters a machine file can specify.