bootstrap.sh
来自「股票分析源代码」· Shell 代码 · 共 15 行
SH
15 行
#! /bin/sh# Regenerate the files autoconf / automakerm -rf autom4te.cacherm -f config.cache config.log configure config.guess config.sub aclocal.m4 config.h.inrm -f Makefile.in config.h.in src/Makefile.in#rm -f mkinstalldirs configure depcomp ltmain.sh missing install-shlibtoolize -c --force --automakeaclocal -I m4autoheaderautoconf -f automake -a -c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?