📄 makefile.am
字号:
INCLUDES = -DCONFIG_DIR=\"$(sysconfdir)\"bin_PROGRAMS = c2sc2s_SOURCES = authreg.c authreg_anon.c authreg_db.c authreg_ldap.c authreg_mysql.c authreg_pam.c authreg_pgsql.c authreg_pipe.c bind.c c2s.c main.c sm.cnoinst_HEADERS = c2s.hc2s_LDADD = $(top_builddir)/sx/libsx.la \ $(top_builddir)/scod/libscod.la \ $(top_builddir)/mio/libmio.la \ $(top_builddir)/util/libutil.la \ $(top_builddir)/subst/libsubst.la \ $(top_builddir)/expat/libexpat.la
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -