X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fscheme%2FMakefile;h=be3127548a785b9e15ec94c5b85a4a22bf5a5400;hb=39df849f0717d92a7d5bdf8aa5904bd4db1b467f;hp=e600d5f7b73a15df8af9057685a9411d47526f05;hpb=d8c9024f3829dc3f241b16869f165f3ee01764f3;p=fw%2Faltos diff --git a/src/scheme/Makefile b/src/scheme/Makefile index e600d5f7..be312754 100644 --- a/src/scheme/Makefile +++ b/src/scheme/Makefile @@ -18,4 +18,8 @@ test/ao-scheme: FRC ao_scheme_builtin.h make-const/ao_scheme_make_const tiny-test/ao-scheme-tiny: FRC ao_scheme_builtin.h make-const/ao_scheme_make_const +cd tiny-test && make +install: all + +cd test && make install + +cd tiny-test && make install + FRC: