* ieee.c: Extensive changes to write code to put types in the
[deliverable/binutils-gdb.git] / binutils / .Sanitize
CommitLineData
7d1257bb 1# .Sanitize for devo/binutils.
86e4d6e4 2
5fd51993 3# Each directory to survive its way into a release will need a file
86e4d6e4
RP
4# like this one called "./.Sanitize". All keyword lines must exist,
5# and must exist in the order specified by this file. Each directory
6# in the tree will be processed, top down, in the following order.
7
8# Hash started lines like this one are comments and will be deleted
9# before anything else is done. Blank lines will also be squashed
10# out.
11
12# The lines between the "Do-first:" line and the "Things-to-keep:"
13# line are executed as a /bin/sh shell script before anything else is
42d11afa 14# done in this directory.
86e4d6e4
RP
15
16Do-first:
17
86e4d6e4
RP
18# All files listed between the "Things-to-keep:" line and the
19# "Files-to-sed:" line will be kept. All other files will be removed.
20# Directories listed in this section will have their own Sanitize
21# called. Directories not listed will be removed in their entirety
22# with rm -rf.
23
24Things-to-keep:
25
26ChangeLog
27Makefile.in
9c994225 28NEWS
5a77e916 29README
86e4d6e4 30TODO
5ab6ca68
ILT
31acconfig.h
32aclocal.m4
05b47bfb 33ar.1
5a77e916 34ar.c
c0cc6912 35arlex.l
aef3999f 36arparse.y
c0cc6912
SC
37arsup.c
38arsup.h
c83497f5 39binutils.texi
86e4d6e4 40bucomm.c
5a77e916 41bucomm.h
e1c14599 42budbg.h
e52e2acd
SC
43coffdump.c
44coffgrok.c
45coffgrok.h
320d4f29 46config.in
5ab6ca68 47configure
0ce51ae9 48configure.bat
86e4d6e4 49configure.in
c6474837 50cxxfilt.man
765e60a9 51dlltool.c
e1c14599
ILT
52debug.c
53debug.h
54dep-in.sed
765e60a9
SC
55defparse.y
56deflex.l
86e4d6e4 57filemode.c
f5167986 58ieee.c
5a77e916
SC
59is-ranlib.c
60is-strip.c
108d499e 61mac-binutils.r
5a77e916
SC
62maybe-ranlib.c
63maybe-strip.c
162bcd89 64mpw-config.in
108d499e 65mpw-make.sed
3883531f 66nlmconv.1
d130c9c5
ILT
67nlmconv.c
68nlmconv.h
69nlmheader.y
5a77e916 70nm.1
86e4d6e4 71nm.c
5a77e916
SC
72not-ranlib.c
73not-strip.c
3ac620d4 74objcopy.1
df14d957 75objcopy.c
5a77e916 76objdump.1
86e4d6e4 77objdump.c
e1c14599 78prdbg.c
5a77e916 79ranlib.1
06a97fbd 80ranlib.sh
e1c14599 81rddbg.c
aef3999f 82sanity.sh
5a77e916 83size.1
86e4d6e4 84size.c
e52e2acd 85srconv.c
e1c14599 86stabs.c
ba7c8e29
DM
87strings.1
88strings.c
5a77e916 89strip.1
e52e2acd
SC
90sysdump.c
91sysinfo.y
92syslex.l
93sysroff.info
fdee1696 94testsuite
86e4d6e4
RP
95version.c
96
87756e15
RP
97Things-to-lose:
98
86e4d6e4 99Do-last:
This page took 0.145085 seconds and 4 git commands to generate.