⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 x-beos

📁 gcc编译工具没有什么特别
💻
字号:
# configuration for BeOSINSTALL=install -c# Show we need to use the C version of ALLOCAALLOCA=alloca.o# Use it regardless of whether we are compiling with gcc or not.USE_ALLOCA= `echo "${ALLOCA}"`USE_HOST_ALLOCA= `echo ${HOST_PREFIX}${HOST_ALLOCA}`SUBDIR_USE_ALLOCA = `if [ x$(ALLOCA) != x ]; then echo ../$(ALLOCA); else true; fi`

⌨️ 快捷键说明

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