all: make -C CALC all make -C BasicCompiler-MemoryBase/EUC all make -C BasicCompiler-StackBase/EUC all make -C Compiler-StackBase/EUC all convert: make -C CALC convert make -C BasicCompiler-MemoryBase/EUC convert make -C BasicCompiler-StackBase/EUC convert make -C Compiler-StackBase/EUC convert depend: make -C CALC depend make -C BasicCompiler-MemoryBase/EUC depend make -C BasicCompiler-StackBase/EUC depend make -C Compiler-StackBase/EUC depend