* Makefile.in: remove form feeds to make Sun's make happy.
authorStu Grossman <grossman@cygnus>
Sat, 18 Jan 1992 02:03:00 +0000 (02:03 +0000)
committerStu Grossman <grossman@cygnus>
Sat, 18 Jan 1992 02:03:00 +0000 (02:03 +0000)
(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.

ChangeLog
Makefile.in

index 55a77628521cc06fa2b5ca87f00bdef43cb7b6b8..9e4d1256f1d58648548e04a2f0dfbc5dd365a65d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * Makefile.in:  remove form feeds to make Sun's make happy.
+       (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
+
+Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
+
+       * Makefile.in (AR_FLAGS):  Make quieter.
+
+Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
+
+       * configure.in:  Add libg++.
+       * configure:  When verbose, don't output the command line at each
+       level; it will be unremarkably the same as the previous version,
+       which will be the same as what the user typed.
+
 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
 
        * configure.in, Makefile.in: fix clean-info, add flex.  add
index 84a9b564c4dc66ae5181682ad72414b0237d093a..8d9e0125999c2183fd39d85612ba1a02b1d845b7 100644 (file)
@@ -50,7 +50,7 @@ RANLIB = ranlib
 
 BISON = `if [ -d $(unsubdir)/../bison ] ; \
        then echo \`pwd\`/$(unsubdir)/../bison$(subdir)/bison -L \`pwd\`/$(unsubdir)/../bison$(subdir)/ -y ; \
-       else echo yacc ; fi`
+       else echo bison -y ; fi`
 
 MAKEINFO = makeinfo
 FRESHMAKEINFO = `if [ -d $(unsubdir)/../texinfo/C ] ; \
@@ -67,7 +67,7 @@ INSTALL_TARGET = install.all
 ### for debugging
 #GCCVERBOSE=-v
 
-\f
+
 #### host and target specific makefile fragments come in here.
 ###
 
@@ -122,7 +122,7 @@ install.all: install-dirs install-libiberty install-texinfo \
 install.cross: install-dirs install-libiberty install-binutils install-bison \
        install-byacc install-ld install-gas install-gnulib \
        install-readline install-glob install-gdb
-\f
+
 ### libiberty
 .PHONY: all-libiberty just-libiberty
 all-libiberty: just-libiberty
@@ -179,7 +179,7 @@ install-libiberty: force
        else \
                true ; \
        fi
-\f
+
 ### texinfo
 .PHONY: all-texinfo just-texinfo
 all-texinfo: just-texinfo
@@ -236,7 +236,7 @@ install-texinfo: force
        else \
                true ; \
        fi
-\f
+
 ### bfd
 .PHONY: all-bfd just-bfd
 all-bfd: just-bfd
@@ -293,7 +293,7 @@ install-bfd: force
        else \
                true ; \
        fi
-\f
+
 ### binutils
 .PHONY: all-binutils just-binutils
 all-binutils: just-binutils
@@ -350,7 +350,7 @@ install-binutils: force
        else \
                true ; \
        fi
-\f
+
 ### byacc
 .PHONY: all-byacc just-byacc
 all-byacc: just-byacc
@@ -407,7 +407,7 @@ install-byacc: force
        else \
                true ; \
        fi
-\f
+
 ### bison
 .PHONY: all-bison just-bison
 all-bison: just-bison
@@ -464,7 +464,7 @@ install-bison: force
        else \
                true ; \
        fi
-\f
+
 ### gcc
 .PHONY: all-gcc just-gcc
 all-gcc: just-gcc
@@ -522,7 +522,7 @@ install-gcc:
        else \
                true ; \
        fi
-\f
+
 ### readline
 .PHONY: all-readline just-readline
 all-readline: just-readline
@@ -579,7 +579,7 @@ install-readline: force
        else \
                true ; \
        fi
-\f
+
 ### glob
 .PHONY: all-glob just-glob
 all-glob: just-glob
@@ -636,7 +636,7 @@ install-glob: force
        else \
                true ; \
        fi
-\f
+
 ### gas
 .PHONY: all-gas just-gas
 all-gas: just-gas
@@ -693,7 +693,7 @@ install-gas: force
        else \
                true ; \
        fi
-\f
+
 ### ld
 .PHONY: all-ld just-ld
 all-ld: just-ld
@@ -750,7 +750,7 @@ install-ld: force
        else \
                true ; \
        fi
-\f
+
 ### gnulib (and gnulib1)
 .PHONY: all-gnulib just-gnulib1 just-gnulib
 just-gnulib1: all-gas all-binutils force
@@ -847,7 +847,7 @@ install-gnulib: force
        else \
                true ; \
        fi
-\f
+
 ### gdb
 .PHONY: all-gdb just-gdb
 all-gdb: just-gdb
@@ -904,7 +904,7 @@ install-gdb: force
        else \
                true ; \
        fi
-\f
+
 ### make
 .PHONY: all-make just-make
 all-make: just-make
@@ -961,7 +961,7 @@ install-make: force
        else \
                true ; \
        fi
-\f
+
 ### diff
 .PHONY: all-diff just-diff
 all-diff: just-diff
@@ -1018,7 +1018,7 @@ install-diff: force
        else \
                true ; \
        fi
-\f
+
 ### grep
 .PHONY: all-grep just-grep
 all-grep: just-grep
@@ -1075,7 +1075,7 @@ install-grep: force
        else \
                true ; \
        fi
-\f
+
 ### rcs
 .PHONY: all-rcs just-rcs
 all-rcs: just-rcs
@@ -1132,7 +1132,7 @@ install-rcs: install-grep install-diff force
        else \
                true ; \
        fi
-\f
+
 ### gdbm
 .PHONY: all-gdbm just-gdbm
 all-gdbm: just-gdbm
@@ -1189,7 +1189,7 @@ install-gdbm: force
        else \
                true ; \
        fi
-\f
+
 ### cvs
 .PHONY: all-cvs just-cvs
 all-cvs: just-cvs just-rcs just-grep just-diff
@@ -1246,7 +1246,7 @@ install-cvs: install-rcs install-gdbm force
        else \
                true ; \
        fi
-\f
+
 ### emacs
 .PHONY: all-emacs just-emacs
 all-emacs: just-emacs
@@ -1303,7 +1303,7 @@ install-emacs: install-rcs install-gdbm force
        else \
                true ; \
        fi
-\f
+
 ### ispell
 .PHONY: all-ispell just-ispell
 all-ispell: just-ispell
@@ -1360,7 +1360,7 @@ install-ispell: install-rcs install-gdbm force
        else \
                true ; \
        fi
-\f
+
 ### flex
 .PHONY: all-flex just-flex
 all-flex: just-flex
@@ -1417,7 +1417,7 @@ install-flex: force
        else \
                true ; \
        fi
-\f
+
 ### fileutils
 .PHONY: all-fileutils just-fileutils
 all-fileutils: just-fileutils
@@ -1483,17 +1483,16 @@ install-fileutils: force
        else \
                true ; \
        fi
-\f
+
 ### libg++
 .PHONY: all-libg++ just-libg++
 all-libg++: just-libg++
 # NOTE!  We have added GXX= to the $(MAKE) line!!!  Do not clone this one.
 just-libg++: just-gcc force
        if [ -d $(unsubdir)/libg++ ] ; then \
-               MYGCC="`pwd`/gcc"; \
                (cd $(unsubdir)/libg++$(subdir); \
                $(MAKE) \
-                       GXX="$(GCCDIR)/gcc -B$(GCCDIR)/" \
+                       GXX=`cd $(unsubdir)/..$(subdir); pwd`"/gcc/gcc -B"`cd $(unsubdir)/..$(subdir);pwd`"/gcc/ -I"`cd $(unsubdir)/..$(subdir); pwd`/gcc/include \
                        "prefix=$(prefix)" \
                        "datadir=$(datadir)" \
                        "mandir=$(mandir)" \
@@ -1552,7 +1551,7 @@ install-libg++: force
        else \
                true ; \
        fi
-\f
+
 ### other supporting targets
 # this is a bad hack.
 all.xclib:     all.normal
@@ -1713,7 +1712,7 @@ Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
 #
 # Build GDB distributions that contain BFD, Include, Libiberty, Readline, etc
 
-DEVO_SUPPORT= README DOC.configure Makefile.in configure configure.in \
+DEVO_SUPPORT= README cfg-paper.texi Makefile.in configure configure.in \
        config.sub config
 GDB_SUPPORT_DIRS= bfd include libiberty readline glob
 GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS) texinfo/fsf/texinfo.tex