diff options
author | Stu Grossman <grossman@cygnus> | 1992-01-27 21:48:38 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-01-27 21:48:38 +0000 |
commit | dc72b0b67900108ef033f0ffabb8e06ffa591e0b (patch) | |
tree | dba20edf75097476302c1da372aea350fbcfd2f7 /bfd/.Sanitize | |
parent | 3818ed33a96cca926f6d8b97fbc50630481b5110 (diff) | |
download | gdb-dc72b0b67900108ef033f0ffabb8e06ffa591e0b.zip gdb-dc72b0b67900108ef033f0ffabb8e06ffa591e0b.tar.gz gdb-dc72b0b67900108ef033f0ffabb8e06ffa591e0b.tar.bz2 |
Add seclet.h to files-to-keep.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 2935b0f..9faa6e2 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -89,6 +89,7 @@ oasys.c opncls.c reloc.c seclet.c +seclet.h section.c srec.c stab-syms.c @@ -121,7 +122,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.35 1992/01/24 22:42:49 sac +# Revision 1.36 1992/01/27 21:48:38 grossman +# Add seclet.h to files-to-keep. +# +# Revision 1.35 1992/01/24 22:42:49 sac # Uses the new small reloc type now. # # Currently self hosts on sun4 and sun3 |