Why didn't it start emacs
[binutils-gdb.git] / ld / .Sanitize
1 # Sanitize.in for devo.
2 # $Id$
3 #
4
5 # Each directory to survive it's way into a release will need a file
6 # like this one called "./.Sanitize". All keyword lines must exist,
7 # and must exist in the order specified by this file. Each directory
8 # in the tree will be processed, top down, in the following order.
9
10 # Hash started lines like this one are comments and will be deleted
11 # before anything else is done. Blank lines will also be squashed
12 # out.
13
14 # The lines between the "Do-first:" line and the "Things-to-keep:"
15 # line are executed as a /bin/sh shell script before anything else is
16 # done in this
17
18 Do-first:
19
20 echo Sanitizing `pwd`...
21
22 # All files listed between the "Things-to-keep:" line and the
23 # "Files-to-sed:" line will be kept. All other files will be removed.
24 # Directories listed in this section will have their own Sanitize
25 # called. Directories not listed will be removed in their entirety
26 # with rm -rf.
27
28 Things-to-keep:
29 ChangeLog
30 Makefile.dos
31 Makefile.in
32 PORTING
33 README
34 a29k.sc-sh
35 a29k.sh
36 aout.sc-sh
37 config
38 config.h
39 configure.bat
40 configure.in
41 cplus-dem.c
42 ebmon29k.sc-sh
43 ebmon29k.sh
44 generic.em
45 genscripts.sh
46 gld.1
47 gld960.em
48 gld960.sh
49 hp300bsd.sh
50 h8300hms.em
51 h8300hms.sc-sh
52 h8300hms.sh
53 i386aout.sh
54 i960.sc-sh
55 ld.h
56 ld.texinfo
57 ldctor.c
58 ldctor.h
59 ldemul.c
60 ldemul.h
61 lderror.c
62 ldexp.c
63 ldexp.h
64 ldfile.c
65 ldfile.h
66 ldgram.y
67 ldindr.c
68 ldindr.h
69 ldlang.c
70 ldlang.h
71 ldlex.h
72 ldlex.l
73 ldmain.c
74 ldmain.h
75 ldmisc.c
76 ldmisc.h
77 ldsym.c
78 ldsym.h
79 ldver.c
80 ldver.h
81 ldwarn.c
82 ldwarn.h
83 ldwrite.c
84 ldwrite.h
85 lexsup.c
86 lnk960.em
87 lnk960.sh
88 m88kbcs.sc-sh
89 m88kbcs.sh
90 mkscript.c
91 news.sh
92 relax.c
93 sun3.sh
94 sun4.sh
95 vanilla.em
96 vanilla.sc-sh
97 vanilla.sh
98
99 Do-last:
100
101 echo Done in `pwd`.
102
103 #
104 #
105 # $Log$
106 # Revision 1.31 1992/02/27 17:23:59 sac
107 # Why didn't it start emacs
108 #
109 # Revision 1.30 1992/02/22 00:11:38 sac
110 # DJ naming change
111 #
112 # Revision 1.29 1992/02/16 20:49:26 bothner
113 # *** empty log message ***
114 #
115 # Revision 1.28 1992/02/07 22:32:29 hgs
116 # added h8300hms.c and h8300hms.sc
117 #
118 # Revision 1.27 1992/01/29 16:44:08 sac
119 # ldlnk960.c: Special #ifdef to choose little endian ony
120 # ldgram.y: allow forward ref of section
121 #
122 # Revision 1.26 1992/01/24 22:35:55 sac
123 # .Sanitize: added relax.c
124 # ldsym.c ldlang.* more map stuff
125 #
126 # Revision 1.25 1991/12/12 03:42:08 sac
127 # New dos files
128 #
129 # Revision 1.24 1991/12/08 01:27:59 sac
130 # *** empty log message ***
131 #
132 # Revision 1.23 1991/11/15 21:09:49 bothner
133 # Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are
134 # now automatically generated.
135 #
136 # Revision 1.22 1991/11/06 09:26:59 sac
137 # Added three files which had been forgotten
138 #
139 # Revision 1.21 1991/11/05 21:56:06 sac
140 # *** empty log message ***
141 #
142 # Revision 1.20 1991/11/05 20:36:54 sac
143 # *** empty log message ***
144 #
145 # Revision 1.19 1991/11/04 00:46:44 steve
146 # i386 aout changes from Bob Kukura
147 #
148 # Revision 1.18 1991/10/12 06:43:01 bothner
149 # Fixed typo.
150 #
151 # Revision 1.17 1991/10/11 19:31:38 steve
152 # *** empty log message ***
153 #
154 # Revision 1.16 1991/10/10 11:59:25 rich
155 # updating
156 #
157 # Revision 1.15 1991/10/09 20:40:37 bothner
158 # Added h8300hds.{c,sc}.
159 #
160 # Revision 1.14 1991/10/05 04:55:04 gnu
161 # * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).
162 # * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
163 # few BFD types & enums.
164 # * ChangeLog: Create.
165 #
166 # Revision 1.13 1991/09/27 20:19:25 bothner
167 # Update for deleted (and some added) files.
168 #
169 # Revision 1.12 1991/09/24 02:30:20 rich
170 # ldgram.h is not cvs'd source.
171 #
172 # Revision 1.11 1991/09/23 20:59:12 steve
173 # Cleaned it up for 88k
174 #
175 # Revision 1.5 1991/08/27 00:21:34 steve
176 # Added config.sub
177 #
178 # Revision 1.4 1991/08/06 21:28:21 steve
179 # Patches to fix bugs reported by roland McGrath
180 #
181 # Revision 1.3 1991/08/01 23:59:06 steve
182 # *** empty log message ***
183 #
184 # Revision 1.2 1991/07/16 00:31:15 steve
185 # *** empty log message ***
186 #
187 # Revision 1.1 1991/05/23 21:45:12 rich
188 # Initial revision
189 #
190 #
191 #
192
193 # End of file.