First stab at Windows resource compiler:
[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
5ab6ca68
ILT
30acconfig.h
31aclocal.m4
fb38844d
ILT
32addr2line.1
33addr2line.c
05b47bfb 34ar.1
5a77e916 35ar.c
c0cc6912 36arlex.l
aef3999f 37arparse.y
c0cc6912
SC
38arsup.c
39arsup.h
c83497f5 40binutils.texi
86e4d6e4 41bucomm.c
5a77e916 42bucomm.h
e1c14599 43budbg.h
e52e2acd
SC
44coffdump.c
45coffgrok.c
46coffgrok.h
320d4f29 47config.in
5ab6ca68 48configure
0ce51ae9 49configure.bat
e72afe26 50configure.com
86e4d6e4 51configure.in
c6474837 52cxxfilt.man
765e60a9 53dlltool.c
a33f7359 54dlltool.h
e1c14599
ILT
55debug.c
56debug.h
57dep-in.sed
765e60a9
SC
58defparse.y
59deflex.l
86e4d6e4 60filemode.c
f5167986 61ieee.c
5a77e916
SC
62is-ranlib.c
63is-strip.c
108d499e 64mac-binutils.r
e10a4fc4 65makefile.vms
5a77e916
SC
66maybe-ranlib.c
67maybe-strip.c
162bcd89 68mpw-config.in
108d499e 69mpw-make.sed
3883531f 70nlmconv.1
d130c9c5
ILT
71nlmconv.c
72nlmconv.h
73nlmheader.y
5a77e916 74nm.1
86e4d6e4 75nm.c
5a77e916
SC
76not-ranlib.c
77not-strip.c
3ac620d4 78objcopy.1
df14d957 79objcopy.c
5a77e916 80objdump.1
86e4d6e4 81objdump.c
e1c14599 82prdbg.c
5a77e916 83ranlib.1
06a97fbd 84ranlib.sh
1d371d35
ILT
85rclex.l
86rcparse.y
87resrc.c
f32fb3fd 88rdcoff.c
e1c14599 89rddbg.c
aef3999f 90sanity.sh
5a77e916 91size.1
86e4d6e4 92size.c
e52e2acd 93srconv.c
e1c14599 94stabs.c
ba7c8e29
DM
95strings.1
96strings.c
5a77e916 97strip.1
e52e2acd
SC
98sysdump.c
99sysinfo.y
100syslex.l
101sysroff.info
fdee1696 102testsuite
86e4d6e4 103version.c
1d371d35
ILT
104windres.h
105windres.c
5a52c5f8 106wrstabs.c
86e4d6e4 107
87756e15
RP
108Things-to-lose:
109
86e4d6e4 110Do-last:
This page took 0.177961 seconds and 4 git commands to generate.