📄 makefile.am
字号:
lib_LIBRARIES = libvrtx.anodist_libvrtx_a_SOURCES = \ event.c \ heap.c \ mb.c \ module.c \ mx.c \ pt.c \ queue.c \ sem.c \ task.c \ time.cAM_CPPFLAGS = \ @XENO_USER_CFLAGS@ \ -I$(top_srcdir)/include \ -D__XENO_UVM__CLEANFILES = $(nodist_libvrtx_a_SOURCES)$(nodist_libvrtx_a_SOURCES): Makefile $(LN_S) -f $(top_srcdir)/ksrc/skins/vrtx/$@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -