makefile.am

来自「linux下网络收音机的源码」· AM 代码 · 共 18 行

AM
18
字号
if WITH_LIVE365live365 = live365endifif WITH_LOCALlocal = localendifif WITH_PYTHONpython = pythonendifif WITH_SHOUTCASTshoutcast = shoutcastendifif WITH_XIPHxiph = xiphendifSUBDIRS = $(live365) $(local) $(python) $(shoutcast) $(xiph)

⌨️ 快捷键说明

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