makefile.am
来自「linux下简单对象应用协议的开发库」· AM 代码 · 共 9 行
AM
9 行
####### This is the input file for automake, which will generate Makefile.in ##########SUBDIRS=calculatorCLEANFILES= *~## not a GNU package. You can remove this line, if## you have all needed files, that a GNU package needsAUTOMAKE_OPTIONS = foreign 1.4
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?