Add .stmp-readline to all.cross...
authorStu Grossman <grossman@cygnus>
Fri, 20 Mar 1992 00:53:45 +0000 (00:53 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 20 Mar 1992 00:53:45 +0000 (00:53 +0000)
ChangeLog
Makefile.in

index e18dae7109f28b1a58598fd5ff0317bca6dd963f..fe1fbabebb11155f081ab9b54f8736ac86ee7f83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
 
-       * Makefile.in (all.cross):  Add .stmp-bfd.
+       * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
 
 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
 
index 4cf3821d9ccf30dfb3a04d32e1a6937f8860fc67..28fade02ed8dbe498c55e9f9802efe294c78f8c2 100644 (file)
@@ -117,7 +117,7 @@ all.normal: .stmp-libiberty .stmp-mmalloc .stmp-texinfo .stmp-bison .stmp-byacc
        .stmp-grep .stmp-patch .stmp-emacs .stmp-ispell .stmp-fileutils \
        .stmp-newlib
 all.cross: .stmp-libiberty .stmp-mmalloc .stmp-gas .stmp-bison .stmp-ld \
-       .stmp-bfd .stmp-libgcc .stmp-gdb
+       .stmp-bfd .stmp-libgcc .stmp-readline .stmp-gdb
 #      $(MAKE) subdir_do DO=all "DODIRS=$(SUBDIRS) $(OTHERS)"
 
 clean: clean-stamps clean-libiberty clean-mmalloc clean-texinfo clean-bfd \
This page took 0.029364 seconds and 4 git commands to generate.