makefile.am

来自「《Linux程序设计权威指南》源代码」· AM 代码 · 共 14 行

AM
14
字号
####### kdevelop will overwrite this part!!! (begin)##########dist-hook:	-perl am_editSUBDIRS = kdev EXTRA_DIST = kdev.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO NEWS kdev.lsm ####### kdevelop will overwrite this part!!! (end)############# not a GNU package. You can remove this line, if # have all needed files, that a GNU package needsAUTOMAKE_OPTIONS = foreign 

⌨️ 快捷键说明

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