2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>

* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
This commit is contained in:
Joel Sherrill
2010-07-06 00:32:33 +00:00
parent 7a595e8a2f
commit 8eb24e7f3e
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.

View File

@@ -7,7 +7,7 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = POSIX
SUBDIRS += bspcmdline01 cpuuse gxx01 malloctest malloc02 malloc03 heapwalk \
putenvtest monitor monitor02 rtmonuse stackchk stackchk01 tar01 tar02 \
putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
termios termios01 termios02 termios03 termios04 termios05 termios06 \
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
block08 block09 block10 stringto01

View File

@@ -58,8 +58,6 @@ rtmonuse/Makefile
stackchk/Makefile
stackchk01/Makefile
stringto01/Makefile
tar01/Makefile
tar02/Makefile
termios/Makefile
termios01/Makefile
termios02/Makefile