Mercurial > emacs
changeset 13467:1d69a0ea30ec
Don't test THIS_IS_YMAKEFILE.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 10 Nov 1995 16:46:41 +0000 |
parents | e31afd8b6355 |
children | 2c8da6b3b9e0 |
files | src/m/alpha.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/alpha.h Fri Nov 10 16:42:06 1995 +0000 +++ b/src/m/alpha.h Fri Nov 10 16:46:41 1995 +0000 @@ -210,7 +210,6 @@ But not in makefiles! */ #ifndef NOT_C_CODE -#ifndef THIS_IS_YMAKEFILE /* We need these because pointers are larger than the default ints. */ #include <alloca.h> @@ -253,7 +252,6 @@ #endif /* not _MALLOC_INTERNAL */ #endif /* REL_ALLOC */ -#endif /* not THIS_IS_YMAKEFILE */ #endif /* not NOT_C_CODE */ #ifdef OSF1