Tue Nov 30 11:21:41 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * Makefile.in (stabs.o): Added dependencies.
+
* config/obj-ecoff.c (ecoff_frob_file): Don't call bfd_set_symtab.
Sun Nov 28 12:11:40 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
$(srcdir)/write.c \
$(srcdir)/listing.c \
$(srcdir)/ecoff.c \
+ $(srcdir)/stabs.c \
$(srcdir)/xmalloc.c
# in an expedient order
write.o \
listing.o \
ecoff.o \
+ stabs.o \
xmalloc.o
#### host, target, and site specific Makefile frags come in here.
ecoff.h $(srcdir)/../include/coff/internal.h \
$(srcdir)/../include/coff/sym.h $(srcdir)/../include/coff/ecoff.h \
$(srcdir)/../include/coff/symconst.h $(srcdir)/../include/aout/stab_gnu.h
+stabs.o : stabs.c as.h host.h targ-env.h obj-format.h \
+ targ-cpu.h struc-symbol.h \
+ write.h flonum.h bignum.h expr.h frags.h hash.h read.h symbols.h tc.h obj.h \
+ subsegs.h $(srcdir)/../include/aout/stab_gnu.h
xmalloc.o : xmalloc.c
atof-targ.o : atof-targ.c as.h host.h targ-env.h obj-format.h \
targ-cpu.h struc-symbol.h \