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

📄 makefile.dist

📁 Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式
💻 DIST
字号:
all: 	@echo "This Makefile is only for the CVS repository"	@echo "This will be deleted before making the distribution"	@echo ""	@if test ! -d admin; then \	   echo "Please recheckout this module!" ;\	   echo "for cvs: use checkout once and after that update again" ;\	   echo "for cvsup: checkout kde-common from cvsup and" ;\	   echo "   link kde-common/admin to ./admin" ;\	   exit 1 ;\	fi	$(MAKE) -f admin/Makefile.common cvs.SILENT:

⌨️ 快捷键说明

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