📄 configure.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=libio.tests/hounddog.expsrcname="test C++ input/output library, dejagnu style"package_makefile_frag=Make.packpackage_makefile_rules_frag=Make.pack.r# per-host:# per-target:TO_TOPDIR=../../ALL=' 'XCINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'XCXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'(. ${srcdir}/../config.shared) >${package_makefile_frag} 2>${package_makefile_rules_frag}# post-target:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -