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

📄 makefile.am

📁 xen虚拟机源代码安装包
💻 AM
字号:
SUBDIRS =TESTS = 01_vtpm-list_pos.test \        02_vtpm-cat_pcrs.test \        03_vtpm-susp_res.test \        04_vtpm-loc_migr.test \        05_vtpm-loc_migr.test \        06_vtpm-susp_res_pcrs.test \        07_vtpm-mig_pcrs.test \        08_vtpm-mig_pcrs.test \        09_vtpm-xapi.testXFAIL_TESTS =EXTRA_DIST = $(TESTS) $(XFAIL_TESTS) vtpm_utils.pyTESTS_ENVIRONMENT=@TENV@%.test: %.py	cp $< $@	chmod +x $@clean-local: am_config_clean-localam_config_clean-local:	rm -f *test	rm -f *log	rm -f *~

⌨️ 快捷键说明

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