make.bat

来自「OXCC is a multipass, interpreting C comp」· Batch 代码 · 共 12 行

BAT
12
字号
copy cfrun.exe oxcc.exe
copy cfrun.exe oxccb.exe
copy cfrun.exe oxccl.exe
copy cfrun.exe bterp.exe
copy cfrun.exe cfar.exe
copy cfrun.exe cfls.exe
copy cfrun.exe obj4lb.exe

rem MOVE THE .EXE FILES TO A DIRECTORY IN YOUR PATH
rem  OR set OXPATH=this directory

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?