📄 makefile.am
字号:
INCLUDES = -I$(top_srcdir)/src/includeplugindir = $(libdir)/GNUnetLDADD = \ $(top_builddir)/src/util/libgnunetutil.la # change to bin_PROGRAMS for real appsnoinst_PROGRAMS = \ gnunet-templateplugin_LTLIBRARIES = \ libgnunetmodule_template.lagnunet_template_SOURCES = \ gnunet-template.c libgnunetmodule_template_la_SOURCES = \ template.c libgnunetmodule_template_la_LDFLAGS = \ -export-dynamic -avoid-version -module \ $(top_builddir)/src/util/libgnunetutil.la
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -