1999-10-26 Tom Yu * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated Makefile cleanup. [from wsanchez@apple.com] Mon Nov 25 16:20:35 1996 Sam Hartman * Makefile.in (check): Remove install rule to fix pmake problem. [236] Wed Sep 11 18:55:38 1996 Tom Yu * Makefile.in (memmove.o): add -DMEMMOVE to compile as memmove (my_memmove) instead of bcopy (!!) Fri Aug 16 12:16:36 1996 Theodore Ts'o * Makefile.in (TMPDIR): Use . instead of /tmp.