diff options
author | John Gilmore <gnu@cygnus> | 1991-05-30 09:22:16 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-05-30 09:22:16 +0000 |
commit | f4240b0806cf897753a86920c45fa65f40cd7a83 (patch) | |
tree | 625ca7c3e76f99efb59e9874e4a548a1d4f32a07 /gdb/.Sanitize | |
parent | d11c44f1ee9650339d5c874d3227611f82e3f104 (diff) | |
download | gdb-f4240b0806cf897753a86920c45fa65f40cd7a83.zip gdb-f4240b0806cf897753a86920c45fa65f40cd7a83.tar.gz gdb-f4240b0806cf897753a86920c45fa65f40cd7a83.tar.bz2 |
A little bit more sanity.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 28 |
1 files changed, 3 insertions, 25 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 147c0f8..167584d 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -1,4 +1,4 @@ -# Sanitize.in for devo. +# .Sanitize for devo/gdb. # $Id$ # @@ -71,7 +71,6 @@ cplus-dem.c createtags dbxread.c defs.h -depend doc environ.c environ.h @@ -105,7 +104,6 @@ inferior.h inflow.c infptrace.c infrun.c -infrun.hacked.c inftarg.c kdb-start.c m68k-opcode.h @@ -147,8 +145,6 @@ regex.h rem-multi.shar remote-eb.c remote-nindy.c -remote-sa.sparc.c -remote-vx.68.c remote-vx.c remote.c saber.suppress @@ -163,8 +159,6 @@ sparc-tdep.c sparc-xdep.c stack.c standalone.c -stddef.h -stdlib.h stuff.c sun3-xdep.c sun386-xdep.c @@ -263,24 +257,8 @@ xm-vax.h Do-last: +echo "Making 'depend'." +make -f Makefile.dist depend echo Done in `pwd`. -# -# -# $Log$ -# Revision 2.1 1991/05/23 22:06:18 rich -# First cut. -# -# Revision 1.2 1991/05/23 21:15:10 rich -# Added bfd. -# -# Revision 1.1 1991/05/23 17:32:34 rich -# Initial revision -# -# Revision 1.1 1991/05/23 17:18:12 rich -# Initial revision -# -# -# - # End of file. |