+2001-03-16 Brad Lucier <lucier@math.purdue.edu>
+
+ * Makefile.in (hash.o): Depend on CONFIG_H.
+
2001-03-15 Mark Mitchell <mark@codesourcery.com>
* dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.
-c $(srcdir)/collect2.c
tlink.o: tlink.c $(DEMANGLE_H) hash.h $(CONFIG_H) system.h collect2.h intl.h
-hash.o: hash.c hash.h system.h toplev.h
+hash.o: hash.c hash.h system.h toplev.h $(CONFIG_H)
$(CC) -c $(ALL_CFLAGS) -DGENERATOR_FILE $(ALL_CPPFLAGS) $(INCLUDES) $< $(OUTPUT_OPTION)
vfprintf.o: $(srcdir)/../libiberty/vfprintf.c $(GCONFIG_H) system.h