List .o file explicitly as dependency, to work around a gmake bug
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Dec 2000 18:50:35 +0000 (18:50 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Dec 2000 18:50:35 +0000 (18:50 +0000)
commitd7f2bf4caf8ff445c54f103f64b7e8f474f19ffe
treef1e3becd393e21be70dc26147a37f11840b5b32b
parentabddb0077d97e9ac6f18b5e712421d58b572d75c
List .o file explicitly as dependency, to work around a gmake bug
(intermediate .o file gets deleted and rebuild on next make invocation).
src/pl/tcl/Makefile