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

📄 rules-builtins

📁 android-w.song.android.widget
💻
字号:
## Update the strings from the builtins' long docs.  Must be called when# bash.pot exists, in the middle of the bash.pot-update recipe#builtins.pot-update:	$(top_builddir)/builtins/builtins.c	$(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_builddir)/builtins \		$(XGETTEXT_OPTIONS) --omit-header \	  --copyright-holder='$(COPYRIGHT_HOLDER)' \	  --join-existing \	  builtins.c# This rule has no dependencies: we don't need to update builtins.pot at# every "make" invocation, only create it when it is missing.# Only "make builtins.pot-update" or "make dist" will force an update.$(srcdir)/builtins.pot:	$(MAKE) builtins.pot-updatexdist:	$(MAKE) update-po

⌨️ 快捷键说明

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