summaryrefslogtreecommitdiffstats
path: root/src/util/db2/obj/ChangeLog
blob: a85532034a98e3fa67b73f3d07244c391178959c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1999-10-26  Tom Yu  <tlyu@mit.edu>

	* 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  <hartmans@mit.edu>

	* Makefile.in (check): Remove install rule to fix pmake problem. [236]

Wed Sep 11 18:55:38 1996  Tom Yu  <tlyu@mit.edu>

	* 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  <tytso@rsts-11.mit.edu>

	* Makefile.in (TMPDIR): Use . instead of /tmp.