makefile.am

来自「著名的入侵检测系统snort的最新版本的源码」· AM 代码 · 共 17 行

AM
17
字号
## $IdAUTOMAKE_OPTIONS=foreign no-dependenciesnoinst_LIBRARIES = libspo.alibspo_a_SOURCES = spo_alert_fast.c spo_alert_fast.h \spo_alert_full.c spo_alert_full.h \spo_alert_syslog.c spo_alert_syslog.h spo_alert_unixsock.c     \spo_alert_unixsock.h spo_csv.c spo_csv.h spo_database.c spo_database.h         \spo_log_null.c spo_log_null.h spo_log_tcpdump.c \spo_log_tcpdump.h spo_unified.c spo_unified2.c spo_unified.h spo_unified2.h \spo_log_ascii.c spo_log_ascii.h spo_alert_sf_socket.h spo_alert_sf_socket.c \spo_alert_prelude.c spo_alert_prelude.h spo_alert_arubaaction.c spo_alert_arubaaction.h \spo_alert_test.c spo_alert_test.hINCLUDES = @INCLUDES@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?