view noleim-Makefile.in @ 37849:2aa0cab5bd6e

(enum symbol_interned): New enumeration. (struct Lisp_Symbol): Remove member `obarray', add `indirect_variable', `constant', and `interned'. (SYMBOL_INTERNED_P, SYMBOL_INTERNED_IN_INITIAL_OBARRAY_P) (SYMBOL_CONSTANT_P, SYMBOL_VALUE, SET_SYMBOL_VALUE): New macros. (indirect_variable): Add prototype.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 21 May 2001 12:21:58 +0000
parents 959f9593632f
children
line wrap: on
line source

# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution.  It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:

# Avoid error when these targets are used.
clean extraclean distclean mostlyclean maintainer-clean::