4.104.114.84.95
Last change
on this file since 2af6056 was
2af6056,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 06:12:08
|
2002-08-26 Ralf Corsepius <corsepiu@…>
- Makefile.am: New.
- configure.ac: New.
- ada.am: New.
- support/Makefile.am: New.
- samples/Makefile.am: New.
- samples/base_mp/Makefile.am: New.
- samples/base_sp/Makefile.am: New.
- samples/hello/Makefile.am: New.
- samples/ticker/Makefile.am: New.
|
-
Property mode set to
100644
|
File size:
523 bytes
|
Line | |
---|
1 | ## $Id$ |
---|
2 | |
---|
3 | EXTRA_DIST = |
---|
4 | EXTRA_DIST += address_io.adb |
---|
5 | EXTRA_DIST += address_io.ads |
---|
6 | EXTRA_DIST += float_io.ads |
---|
7 | EXTRA_DIST += fp.inc |
---|
8 | EXTRA_DIST += init.c |
---|
9 | EXTRA_DIST += integer.inc |
---|
10 | EXTRA_DIST += rtems_calling_overhead.ads |
---|
11 | EXTRA_DIST += status_io.ads |
---|
12 | EXTRA_DIST += test_support.adb |
---|
13 | EXTRA_DIST += test_support.ads |
---|
14 | EXTRA_DIST += time_test_support.adb |
---|
15 | EXTRA_DIST += time_test_support.ads |
---|
16 | EXTRA_DIST += timer_driver.adb |
---|
17 | EXTRA_DIST += timer_driver.ads |
---|
18 | EXTRA_DIST += unsigned32_io.ads |
---|
19 | |
---|
20 | include $(top_srcdir)/../../../automake/local.am |
---|
21 | |
---|
Note: See
TracBrowser
for help on using the repository browser.