📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inCFLAGS =\ -W -pedantic\ -Wall -O2bin_PROGRAMS = mbusdmbusd_SOURCES = \ main.c\ tty.c\ tty.h\ globals.h\ log.c\ log.h\ cfg.c\ cfg.h\ conn.c\ conn.h\ queue.c\ queue.h\ modbus.c\ modbus.h\ crc16.c\ crc16.h\ state.c\ state.h\ sig.h\ sig.c\ sock.h\ sock.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -