makefile.am
来自「excel to html」· AM 代码 · 共 9 行
AM
9 行
## Process this file with automake to produce Makefile.inEXTRA_DIST = README-cole README-CVS DOWNLOAD ChangeLog ChangeLog-from1to2 TODO THANKS AUTHORS BUGS doc/* examples/* utils/* noinst_LIBRARIES = libcole.a libcole_a_SOURCES = cole.c internal.c oledecod.c olecod.c support.c version.c internal.h support.hAM_CFLAGS = -Wall -Wcast-align -Wpointer-arith
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?