instos2.cmd
来自「远程桌面连接工具」· CMD 代码 · 共 14 行
CMD
14 行
@echo offrem $XFree86: xc/config/util/instos2.cmd,v 3.0 1996/01/24 21:56:14 dawes Exp $rem this file is supposed to run from the xc/ dir.rem you must copy it manually to there before using. It is just hererem in order not to be in the root dir.remset GCCOPT=-pipeset EMXLOAD=5emxload make.exe gcc.exe rm.exe mv.exemake SHELL= MFLAGS="CC=gcc" install 2>&1 | tee instxc.logremremecho INSTALL OF XFREE86/OS2 IS FINISHED
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?