>  make -f makefile_clm_config.h
>  
>  The Message of Linux:
>  makefile_clm_config.h: the file or directory doesn't exist
>  no rule to make target "makefile_clm_config.h". Stop.
>  
>  What's wrong?

It would seem from the document you've provided (great idea), the name of the
makefile is clm_config.h, not makefile_clm_config.h.

make -f clm_config.h should do it for you.  Good luck....I NEVER run alpha
software on a machine I where I care whether it works or not.

Cheers --- Larry


Reply via email to