📄 makefile.am
字号:
INCLUDES = -I$(top_srcdir)/src/includeplugindir = $(libdir)/GNUnetbin_PROGRAMS = \ gnunet-vpnplugin_LTLIBRARIES = \ libgnunetmodule_vpn.lagnunet_vpn_SOURCES = \ gnunet-vpn.c gnunet_vpn_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la libgnunetmodule_vpn_la_SOURCES = \ cs.c cs.h \ helper.c helper.h \ p2p.c p2p.h \ vpn.c vpn.hlibgnunetmodule_vpn_la_LDFLAGS = \ -export-dynamic -avoid-version -modulelibgnunetmodule_vpn_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -