source: rtems/testsuites/libtests/Makefile.am @ 333a312

4.115
Last change on this file since 333a312 was 820d82ed, checked in by Ralf Corsépius <ralf.corsepius@…>, on 05/04/12 at 06:54:40

Remove CVS-Ids.

  • Property mode set to 100644
File size: 771 bytes
RevLine 
[7862f888]1ACLOCAL_AMFLAGS = -I ../aclocal
[908436c1]2
[1e1b6b54]3SUBDIRS = POSIX
[e752630]4SUBDIRS += rbheap01
[23ed785]5SUBDIRS += flashdisk01
[1e1b6b54]6
[8e8775db]7SUBDIRS += bspcmdline01 cpuuse devfs01 devfs02 devfs03 devfs04 \
[b89e4cd]8    deviceio01 devnullfatal01 dumpbuf01 gxx01 \
[8911ffd]9    malloctest malloc02 malloc03 malloc04 malloc05 heapwalk \
[8eb24e7f]10    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
[78da8ac3]11    termios termios01 termios02 termios03 termios04 termios05 \
12    termios06 termios07 termios08 \
[57544fb]13    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
[01211720]14    block08 block09 block10 block11 stringto01 \
[0a0e7a9]15    tar01 tar02 tar03 \
[3d4f749]16    math mathf mathl complex \
17    mouse01
[e5a76ee5]18
[2a6ed0aa]19if NETTESTS
20SUBDIRS += ftp01
[58f6655]21SUBDIRS += syscall01
[2a6ed0aa]22endif
23
[1053dcd]24include $(top_srcdir)/../automake/subdirs.am
25include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.