Sprinter-Core/src/altera/make_altera.cmd
Anatoliy Belyanskiy 0271ac3713 Creation
2023-06-12 05:56:21 +10:00

11 lines
76 B
Batchfile

@echo off
cd acex
call make.cmd
cd ..\max
call make.cmd
cd ..