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

📄 linux.mh

📁 早期freebsd实现
💻 MH
字号:
# Needs some work.INSTALL = cpINSTALL_DATA = cpNOSTDINC = -nostdinc++# Linux puts iostream in libc.a.STREAM_OBJS =HAVE_CPLUS_EXTERN = 1WRAP_C_INCLUDES =REGEX_OBJ=# IO_DIR=no-stream might be the right thing for Linux, but you need# to re-run gendepend in libg++/utils first.  There is also the problem# that -nostdinc++ won't pick up the iostream include files ...# IO_DIR=no-streamG_CONFIG_ARGS = CONFIG_NM="nm -d"# Don't include iostream files in libg++.a.IO_OBJECTS_TO_GET = 

⌨️ 快捷键说明

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