makefile.am
来自「电话本和短信的演示程序」· AM 代码 · 共 16 行
AM
16 行
## Process this file with automake to produce Makefile.in
# *************************************************************************
# * GSM TA/ME library
# *
# * File: Makefile.am
# *
# * Purpose: apps Makefile
# *
# * Author: Peter Hofmann (software@pxh.de)
# *
# * Created: 5.6.1999
# *************************************************************************
EXTRA_DIST = config.sub ltconfig missing \
config.guess install-sh ltmain.sh mkinstalldirs debugconfig.sh
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?