Selftest Makefile contains bug when it attempts to install *.html
while there is none initially.
# make install
===> spec.p2 (install)
install -d -o bin -g bin -m 755 /usr/local/v6eval/ct/spec
install -c -o bin -g bin -m 555 *.seq *.pm /usr/local/v6eval/ct/spec
install -c -o bin -g bin -m 444 *.def INDEX* *.html .footer
/usr/local/v6eval/ct/spec
install: *.html: No such file or directory
*** Error code 71
Stop in /Self_Test_4-0-4/spec.p2.
*** Error code 1
Stop in /Self_Test_4-0-4.
And also .pktdesc for addr.p2
Regards
Vit Pelcak