2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>

* base_sp/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
	loopback/Makefile.am, nsecs/Makefile.am,
	pppd/Makefile.am, ticker/Makefile.am, ticker/system.h,
	unlimited/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.
	* nsecs/init.c: Commit hack so test will compile when POSIX is
	disabled.  Remove hack when clock_gettime() is present even when
	--disable-posix.
This commit is contained in:
Joel Sherrill
2007-05-11 19:45:50 +00:00
parent dc172333df
commit dd61160701
11 changed files with 27 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
## $Id$
##
MANAGERS = io
MANAGERS = io semaphore
rtems_tests_PROGRAMS = hello.exe
hello_exe_SOURCES = init.c system.h