source: rtems/testsuites/libtests/Makefile.am @ 57544fb

4.104.115
Last change on this file since 57544fb was 57544fb, checked in by Joel Sherrill <joel.sherrill@…>, on 12/01/09 at 22:10:33

2009-12-01 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add string_to_xxx conversion test.
  • stringto01/.cvsignore, stringto01/Makefile.am, stringto01/stringto01.doc, stringto01/stringto01.scn, stringto01/stringto_test_template.h: New files.
  • Property mode set to 100644
File size: 373 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[908436c1]4
[7862f888]5ACLOCAL_AMFLAGS = -I ../aclocal
[908436c1]6
[7c86172a]7SUBDIRS = bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
[dda7c828]8    monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
[57544fb]9    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
10    stringto01
[e5a76ee5]11
[1053dcd]12include $(top_srcdir)/../automake/subdirs.am
13include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.