summaryrefslogtreecommitdiffstats
path: root/sim-scripts/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-10 19:07:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-10 19:07:27 +0000
commitadf6bfc9584a02c3c8a3084c0bdd815be6e44df5 (patch)
treee04d906ee8f3853c3b935436d4fab695e000ce7c /sim-scripts/Makefile
parent2009-09-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-testing-adf6bfc9584a02c3c8a3084c0bdd815be6e44df5.tar.bz2
2009-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile: Add script to check for END OF test messages. * check_endof: New file.
Diffstat (limited to '')
-rw-r--r--sim-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/Makefile b/sim-scripts/Makefile
index 9b3ba8b..870a475 100644
--- a/sim-scripts/Makefile
+++ b/sim-scripts/Makefile
@@ -17,7 +17,7 @@ GENERATED_SCRIPTS=\
${QEMU_SCRIPTS} ${OTHER_SCRIPTS}
COMPILED_PROGRAMS=usleep
-UNPROCESSED_SCRIPTS=nosim
+UNPROCESSED_SCRIPTS=nosim check_endof
all: prep ${GENERATED_SCRIPTS} ${COMPILED_PROGRAMS} \
${UNPROCESSED_SCRIPTS} install