On Wed, Jan 6, 2021, at 08:52, Greg Reagle wrote:
> Here is my attempt at a redo file for st, instead of a Makefile.  I 

I have made one improvement already, adding this to the end of the case 
statement:
        *)
                echo "no rule to build '$1'" >&2
                exit 1
                ;;

Reply via email to