forked from Imagelibrary/rtems
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add optional managers to Makefiles. Clean up test cases so last output line follows END OF pattern. Make sure test case all run. All tests appeared ok on sis.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
MANAGERS = io
|
||||
MANAGERS = io semaphore
|
||||
|
||||
rtems_tests_PROGRAMS = putenvtest.exe
|
||||
putenvtest_exe_SOURCES = init.c
|
||||
|
||||
Reference in New Issue
Block a user