* src/Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
* lib-sc/Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
* admin/CPP-DEFINES (THIS_IS_MAKEFILE): Remove.
KERNEL_FILE
LDAV_SYMBOL
LIBS_SYSTEM
-LIBS_TERMCAP
LIBXMU
LINKER
LINUX_VERSION_CODE
TAB3
TABDLY
TERM
-TERMINFO
TEXT_START
THIS_IS_CONFIGURE
-THIS_IS_MAKEFILE
TIME_WITH_SYS_TIME
TIOCSIGSEND
TM_IN_SYS_TIME
+2010-05-08 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
+
2010-05-06 Glenn Morris <rgm@gnu.org>
* Makefile.in: Minimize blessmail-related cpp usage.
# ========================== start of cpp stuff =======================
/* From here on, comments must be done in C syntax. */
-#define THIS_IS_MAKEFILE
#define NOT_C_CODE
#include "../src/config.h"
2010-05-08 Glenn Morris <rgm@gnu.org>
+ * Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
+
* Makefile.in (LIBS_TERMCAP): Set with configure, not cpp.
(TERMCAP_OBJ): New, set by configure, replacing termcapobj.
(termcapobj): Replace with TERMCAP_OBJ.
/* just to be sure the sh is used */
SHELL=/bin/sh
-#define THIS_IS_MAKEFILE
#define NOT_C_CODE
#include "config.h"