makefile.am

来自「mpeg 2 source code for video compression」· AM 代码 · 共 25 行

AM
25
字号
## Makefile.am: produce Makefile.in from this## copyright by the mpg123 project - free software under the terms of the LGPL 2.1## see COPYING and AUTHORS files in distribution or http://mpg123.de## initially written by Nicholas J. Humfreydist_man_MANS = mpg123.1SUBDIRS = srcEXTRA_DIST = \	MakeLegacy.sh \	doc/BENCHMARKING \	doc/BUGS \	doc/CONTACT \	doc/PATENTS \	doc/README.3DNOW \	doc/README.WIN32 \	doc/README.gain \	doc/README.remote \	doc/ROAD_TO_LGPL \	doc/TODO \	doc/LICENSE \	doc/THANKS

⌨️ 快捷键说明

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