makefile.am

来自「A framework written in Java for implemen」· AM 代码 · 共 10 行

AM
10
字号
## Process this with automake to create Makefile.in# These Java sources are not built or used when using configure+make, only# when using Ant - but they still should go into the distribution tar file.EXTRA_DIST = LineStripperSet.java LineCommenterSet.java XCopy.java Makefile.amCLEANFILES = $(top_builddir)/tools/$(subdir)/*.classall:

⌨️ 快捷键说明

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