📄 makefile.am
字号:
## 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -