view src/m/README @ 112255:f6386067f593

Distinguish between terminfo and termcap on NetBSD (Bug#7642). * configure.in [netbsd systems]: Check for tputs definition. * src/config.in (TERMINFO): New definition. * src/s/netbsd.h: Use it to choose between terminfo and termcap.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Jan 2011 21:29:23 -0500
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.