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

📄 makefile.am

📁 非常好的RTP库
💻 AM
字号:
SUBDIRS = src doc pkgconfigEXTRA_DIST = LICENSE.MIT ChangeLog README.TXT jthread.dsw jthread.dsp jthread.vcproj jthread.sln \	     jthread_wce.sln jthread_wce.vcproj jthread_wce5.sln jthread_wce5.vcprojdist-hook: distclean	mv $(distdir)/jthread.dsw $(distdir)/jthread.dsw.tmp	mv $(distdir)/jthread.dsp $(distdir)/jthread.dsp.tmp	todos < $(distdir)/jthread.dsw.tmp > $(distdir)/jthread.dsw	todos < $(distdir)/jthread.dsp.tmp > $(distdir)/jthread.dsp	rm $(distdir)/jthread.dsw.tmp	rm $(distdir)/jthread.dsp.tmp	chmod a-x $(distdir)/jthread_wce.vcproj	chmod a-x $(distdir)/jthread_wce.sln	chmod a-x $(distdir)/jthread.vcproj	chmod a-x $(distdir)/jthread.sln

⌨️ 快捷键说明

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