[Cbe-oss-dev] [PATCH] libspe2: minor problem in the tests Makefile
Brian Watt
bwatt at austin.rr.com
Tue May 29 14:04:05 EST 2007
The following patch corrects a minor problem in the
tests Makefile changing the goal for readmbox.c from
hellointr to readmbox.
Signed-off-by: Brian Watt <bwatt at austin.rr.com>
===================================================================
Index: libspe2/tests/Makefile
===================================================================
--- libspe2/tests/Makefile (revision 45)
+++ libspe2/tests/Makefile (working copy)
@@ -47,7 +47,7 @@
hellointr: hellointr.c
spu-gcc -o hellointr hellointr.c
-hellointr: readmbox.c
+readmbox: readmbox.c
spu-gcc -o readmbox readmbox.c
testlibspe2hello: testlibspe2hello.c
More information about the cbe-oss-dev
mailing list