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

📄 print.patch

📁 linux下编译交叉工具链的工具源码
💻 PATCH
字号:
Index: Makefile===================================================================RCS file: /cvsroot/ptxdist/ptxdist-testing/Makefile,vretrieving revision 1.1.1.5diff -u -r1.1.1.5 Makefile--- ptxdist-testing/Makefile.old	14 Oct 2003 02:32:09 -0000	1.1.1.5+++ ptxdist-testing/Makefile	22 Oct 2003 23:27:35 -0000@@ -276,5 +276,7 @@ $(INSTALL_LOG):  	make -C $(TOPDIR)/tools/install-log-1.9 +print-%:+	echo $* is $($*) .PHONY: dep_output_clean dep_tree dep_world skip_vendortweaks # vim600:set foldmethod=marker:

⌨️ 快捷键说明

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