source:
rtems/c/src/ada-tests/samples/Makefile.am
@
33a105fb
Last change on this file since 33a105fb was 33a105fb, checked in by Joel Sherrill <joel.sherrill@…>, on May 7, 2012 at 4:08:48 PM | |
---|---|
|
|
File size: 255 bytes |
Line | |
---|---|
1 | ## $Id$ |
2 | |
3 | SUBDIRS = hello ticker base_sp nsecs |
4 | |
5 | if HAS_MP |
6 | SUBDIRS += base_mp |
7 | endif |
8 | DIST_SUBDIRS = hello ticker base_sp base_mp nsecs |
9 | |
10 | include $(top_srcdir)/../../../testsuites/automake/subdirs.am |
11 | include $(top_srcdir)/../../../testsuites/automake/local.am |
Note: See TracBrowser
for help on using the repository browser.