Makefile: fix recursive make of compiled impls.
[jackhill/mal.git] / mal /
drwxr-xr-x   ..
-rw-r--r-- 946 Dockerfile
-rw-r--r-- 547 Makefile
-rw-r--r-- 1029 core.mal
-rw-r--r-- 874 env.mal
-rw-r--r-- 524 step0_repl.mal
-rw-r--r-- 547 step1_read_print.mal
-rw-r--r-- 1379 step2_eval.mal
-rw-r--r-- 1844 step3_env.mal
-rw-r--r-- 2430 step4_if_fn_do.mal
-rw-r--r-- 2707 step6_file.mal
-rw-r--r-- 3301 step7_quote.mal
-rw-r--r-- 4658 step8_macros.mal
-rw-r--r-- 5035 step9_try.mal
-rw-r--r-- 5173 stepA_mal.mal