add stmp dependencies for a few more things
authorK. Richard Pixley <rich@cygnus>
Sat, 14 Mar 1992 02:45:00 +0000 (02:45 +0000)
committerK. Richard Pixley <rich@cygnus>
Sat, 14 Mar 1992 02:45:00 +0000 (02:45 +0000)
ChangeLog
Makefile.in

index 0a9a25aec632bcb9869e0e30acf4c3e966376abe..b9bf08398d8da7459da2ea1c6eca49364e4ec4b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * Makefile.in: add stmp dependencies for a few more things.
+
 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
 
+       * configure: adjusted error message on objdir/srcdir configure
+         collision, per john's suggestion.
+
        * Makefile.in: add libiberty stmp to all and all.cross.
 
 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
index e9bc61a6108d8769c16f532035982a8976737168..c0ca575abe3acc001e545d50162d4d5b11a68904 100644 (file)
@@ -111,12 +111,12 @@ install-dir.info:
 
 # clib send_pr
 #      all-libgcc
-all.normal: .stmp-texinfo .stmp-bison .stmp-byacc .stmp-ld \
-       .stmp-gas .stmp-gcc .stmp-binutils \
-       .stmp-libg++ .stmp-gdb .stmp-make .stmp-cvs .stmp-grep .stmp-patch .stmp-emacs \
-       .stmp-ispell .stmp-fileutils \
+all.normal: .stmp-libiberty .stmp-texinfo .stmp-bison .stmp-byacc
+       .stmp-bfd .stmp-ld .stmp-gas .stmp-gcc .stmp-binutils \
+       .stmp-libg++ .stmp-readline .stmp-gdb .stmp-make .stmp-cvs \
+       .stmp-grep .stmp-patch .stmp-emacs .stmp-ispell .stmp-fileutils \
        .stmp-newlib 
-all.cross: .stmp-bison .stmp-ld .stmp-libgcc .stmp-gdb
+all.cross: .stmp-libiberty .stmp-gas .stmp-bison .stmp-ld .stmp-libgcc .stmp-gdb
 #      $(MAKE) subdir_do DO=all "DODIRS=$(SUBDIRS) $(OTHERS)"
 
 clean: clean-stamps clean-libiberty clean-texinfo clean-bfd clean-newlib clean-binutils \