On Sun, Dec 03, 2006 at 01:58:50AM +0000, Grant Edwards wrote: > On 2006-12-03, Andrew Lunn <[EMAIL PROTECTED]> wrote: > > >> make -r -C io/flash/current tests > >> make[1]: Entering directory /nios/work/ecos-build/io/flash/current' > >> make[1]: *** No rule to make target tests/flash1.d', needed by > >> tests.stamp'. Stop. > >> make[1]: Leaving directory /nios/work/ecos-build/io/flash/current' > >> make: *** [tests] Error 2 > >> > >> How do I prevent flash tests from being build by "make tests"? > > > > The better question is, why does it not work? > > > > It works for me. Does the test source file exist in your repository? > > Umm, no, it doesn't. I've no idea why it's in the cdl file but > not in the src directory. I guess I'll delete it from the cdl > file for now...
It is a test, so it should be in the test directory. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
