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

📄 makefile.am

📁 Linux/Unix下无限网卡配置和管理程序
💻 AM
字号:
####### kdevelop will overwrite this part!!! (begin)##########EXTRA_DIST = DE_BW_Karlsruhe_University.loc NOWHERE.loc install-data-local:	$(mkinstalldirs) $(kde_datadir)/kwifimanager/locations/	$(INSTALL_DATA) $(srcdir)/DE_BW_Karlsruhe_University.loc $(kde_datadir)/kwifimanager/locations/DE_BW_Karlsruhe_University.loc	$(mkinstalldirs) $(kde_datadir)/kwifimanager/locations/	$(INSTALL_DATA) $(srcdir)/NOWHERE.loc $(kde_datadir)/kwifimanager/locations/NOWHERE.locuninstall-local:	-rm -f $(kde_datadir)/kwifimanager/locations/DE_BW_Karlsruhe_University.loc	-rm -f $(kde_datadir)/kwifimanager/locations/NOWHERE.loc####### kdevelop will overwrite this part!!! (end)############

⌨️ 快捷键说明

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