Customer cannot open an archive using the make command. The error is
"Cannot open values.h".
Answer: Should
not use "--u" option that tells "mk30" not to use the header file
exist inside the "rts.src" file. The "values.h" does exist inside the
rts.src file. Using --h option will resolve the problem.