📄 gnumakefile.am
字号:
lib_LTLIBRARIES = liblxrt.laliblxrt_la_SOURCES = \ init.c \ services.c \ touchall.cliblxrt_la_LDFLAGS = -module -version-info 1:0:0INCLUDES = \ @RTAI_USER_CFLAGS@ \ -D_GNU_SOURCE \ -fno-inline \ -I$(top_srcdir)/rtai-core/include \ -I../../../includeif CONFIG_RTAI_SERIALINCLUDES += -I$(top_srcdir)/rtai-addons/serialendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -