emacs/src/m
Dan Nicolaescu 76ed5e0157 * movemail.c: Remove references to XENIX.
* m/intel386.h: Remove references to XENIX.
2008-01-18 15:15:07 +00:00
..
alpha.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
arm.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ews4800.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
hp800.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
hp9000s300.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ia64.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibm370aix.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibmrs6000.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibmrs6000.inp Add arch taglines 2003-09-01 15:45:59 +00:00
ibms390.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibms390x.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
intel386.h * movemail.c: Remove references to XENIX. 2008-01-18 15:15:07 +00:00
iris4d.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
m68k.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
macppc.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
mips-siemens.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
mips.h * movemail.c: 2008-01-13 00:43:55 +00:00
mips4.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ncr386.h Add arch taglines 2003-09-01 15:45:59 +00:00
next.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
pmax.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
powermac.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
powerpcle.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
README # 1999-09-29 22:08:57 +00:00
sparc.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
tandem-s2.h Add arch taglines 2003-09-01 15:45:59 +00:00
template.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
vax.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
xtensa.h No need for a license in such a trivial file (also, should have been 2007-02-28 03:30:55 +00:00

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.