Thank you very much for this! I tried (cd src; make tools) both from the command line...because of "$" and from within Picolisps RPL because of the parens. I looked in src and there is just the utf2.c file. When I do $ (cd src; make tools) from the command line I get... $ (cd src; make tools) *** Parse error in /home/me/picoLisp/src: Missing dependency operator (Makefile:20) *** Parse error: Need an operator in 'else' (Makefile:28) *** Parse error: Missing dependency operator (Makefile:29) *** Parse error: Need an operator in 'else' (Makefile:37) etc.
which looks like the block beginning ifeg ($(shell uname), Linux)
