fix the problem with makefiles in a different way, this steps on the last
authorrahnds <rahnds@openbsd.org>
Fri, 31 Jan 1997 19:40:42 +0000 (19:40 +0000)
committerrahnds <rahnds@openbsd.org>
Fri, 31 Jan 1997 19:40:42 +0000 (19:40 +0000)
commit219bee74c723cd1d4c23798c75899b01115172ef
tree8b9431223f1f273156a6fb09d14bc40517e84490
parent6ca5789288652de4c82b4fa57bc7e6006ed52801
fix the problem with makefiles in a different way, this steps on the last
commit, but works faster.
Instead of always looking up the makefile and then deciding to
get the objects or not. Cache the makefile name along with the objects.
distrib/crunch/crunchgen/crunchgen.c