欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

autogen.sh

汇编编译器的最新版本的源码.买了自己动手写操作系统这本书的人一定要下
SH
字号:
#!/bin/sh -xe
#
# Simple script to run the appropriate autotools from a repository.
#
autoheader
autoconf
rm -rf autom4te.cache config.log config.status

⌨️ 快捷键说明

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