* Makefile.in (init.c): Don't use -s option with grep. It means
authorStu Grossman <grossman@cygnus>
Tue, 15 Oct 1996 23:54:48 +0000 (23:54 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 15 Oct 1996 23:54:48 +0000 (23:54 +0000)
something different under Digital Unix.

gdb/ChangeLog

index 1199419c1e8739ccf7e5d49423294194e778f22e..b1e50b330c0158c1ec173db264d464b3444da885 100644 (file)
@@ -1,5 +1,8 @@
 Tue Oct 15 16:30:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
 
+       * Makefile.in (init.c):  Don't use -s option with grep.  It means
+       something different under Digital Unix.
+
        * buildsym.c (finish_block):  Treat LOC_BASEREG_ARG and
        LOC_LOCAL_ARG as arguments so that GDB will know about function
        args declared this way.  Mostly affects dwarf.