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

📄 configure.in

📁 gcc-2.95.3 Linux下最常用的C编译器
💻 IN
字号:
# This file is a shell script fragment that supplies the information# necessary for a configure script to process the program in# this directory.  For more information, look at ../../configure.configdirs=srctrigger=configure.insrcname="tests for ANSI C++ library, dejagnu style"package_makefile_frag=Make.packpackage_makefile_rules_frag=Make.pack.r# per-host:# per-target:target_makefile_frag=../target-mkfragTO_TOPDIR=../../ALL=' 'XCXXINCLUDES="-I${srcdir}/.. -I${srcdir}/../stl -I${TO_TOPDIR}libio -I${srcdir}/${TO_TOPDIR}libio"TESTS="tcomplex tstring tlist tmap tvector"MOSTLYCLEAN="*.o core ${TESTS} *.out"(. ${srcdir}/${TO_TOPDIR}libio/config.shared) >${package_makefile_frag} 2>${package_makefile_rules_frag}# post-target:

⌨️ 快捷键说明

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