cleanconf.sh
来自「pic 模拟程序!面向对象」· Shell 代码 · 共 7 行
SH
7 行
echo " rm -f configure config.cache Makefile.in */Makefile.in */*/Makefile.in"rm -f configure config.cache Makefile.in */Makefile.in */*/Makefile.inecho "cvs update"cvs -z 9 updateecho "touching Makefile.am"touch xg/Makefile.am otools/Makefile.am physics/Makefile.am advisor/Makfile.am
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?