📄 makefile.am.svn-base
字号:
## $Id$#bin_PROGRAMS = wifidog \ wdctl AM_CPPFLAGS = \ -I${top_srcdir}/libhttpd/ \ -DSYSCONFDIR='"$(sysconfdir)"' wifidog_LDADD = $(top_builddir)/libhttpd/libhttpd.lawifidog_SOURCES = commandline.c \ conf.c \ debug.c \ fw_iptables.c \ firewall.c \ gateway.c \ centralserver.c \ http.c \ auth.c \ client_list.c \ util.c \ wdctl_thread.c \ ping_thread.c \ safe.c \ httpd_thread.cnoinst_HEADERS = commandline.h \ common.h \ conf.h \ debug.h \ fw_iptables.h \ firewall.h \ gateway.h \ centralserver.h \ http.h \ auth.h \ client_list.h \ util.h \ wdctl_thread.h \ wdctl.h \ ping_thread.h \ safe.h \ httpd_thread.hwdctl_SOURCES = wdctl.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -