[ECOS] make clean is problem
Yoshinori Sato
qzb04471@nifty.ne.jp
Tue May 28 07:07:00 GMT 2002
Execution of "make clean" will delete host/infra/hosttest.exp
Then execution of make generates an error.
Although it corrected so that it might not disappear, and the
problem was solved, is this the right coping-with method?
diff -u host/infra/Makefile.am.old host/infra/Makefile.am
--- Makefile.am.old Mon May 27 23:56:43 2002
+++ Makefile.am Tue May 28 22:32:25 2002
@@ -112,8 +112,7 @@
cyg/infra/testcase.h \
cyg/hal/basetype.h \
pkgconf/infra.h \
- pkgconf/hostinfra.h \
- hosttest.exp
+ pkgconf/hostinfra.h
## The headers are not installed as part of the default install
## target, instead a data hook is used. This avoids problems when the
--
Yoshinori Sato
<qzb04471@nifty.ne.jp>
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list