source: rtems/c/src/ada-tests/tmtests/Makefile.am @ 8fbe2e6

4.115
Last change on this file since 8fbe2e6 was 9b4422a2, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/12 at 15:09:24

Remove All CVS Id Strings Possible Using a Script

Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines

next to each other after Id string line removed.

+ remove entire comment blocks which only exited to

contain CVS Ids

+ If the processing left a blank line at the top of

a file, it was removed.

  • Property mode set to 100644
File size: 601 bytes
Line 
1SUBDIRS =
2SUBDIRS += tm01
3SUBDIRS += tm02
4SUBDIRS += tm03
5SUBDIRS += tm04
6SUBDIRS += tm05
7SUBDIRS += tm06
8SUBDIRS += tm07
9SUBDIRS += tm08
10SUBDIRS += tm09
11SUBDIRS += tm10
12SUBDIRS += tm11
13SUBDIRS += tm12
14SUBDIRS += tm13
15SUBDIRS += tm14
16SUBDIRS += tm15
17SUBDIRS += tm16
18SUBDIRS += tm17
19SUBDIRS += tm18
20SUBDIRS += tm19
21SUBDIRS += tm20
22SUBDIRS += tm21
23SUBDIRS += tm22
24SUBDIRS += tm23
25SUBDIRS += tm24
26SUBDIRS += tm25
27SUBDIRS += tm28
28SUBDIRS += tm29
29SUBDIRS += tmck
30SUBDIRS += tmoverhd
31
32include $(top_srcdir)/../../../testsuites/automake/subdirs.am
33include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.