source: rtems/c/src/ada-tests/support/Makefile.am @ 88c74ab

4.115
Last change on this file since 88c74ab 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: 524 bytes
Line 
1EXTRA_DIST =
2EXTRA_DIST += address_io.adb
3EXTRA_DIST += address_io.ads
4EXTRA_DIST += float_io.ads
5EXTRA_DIST += fp.inc
6EXTRA_DIST += init.c
7EXTRA_DIST += integer.inc
8EXTRA_DIST += rtems_calling_overhead.ads
9EXTRA_DIST += status_io.ads
10EXTRA_DIST += test_support.adb
11EXTRA_DIST += test_support.ads
12EXTRA_DIST += time_test_support.adb
13EXTRA_DIST += time_test_support.ads
14EXTRA_DIST += timer_driver.adb
15EXTRA_DIST += timer_driver.ads
16EXTRA_DIST += unsigned32_io.ads
17
18include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.