⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 Snort为国际上著名的轻量型入侵防御系统,为国内多家著名“自主知识产权”网络安全公司所使用。
💻 AM
字号:
## $IdAUTOMAKE_OPTIONS=foreign no-dependenciesINCLUDES = -I../includelibdir = ${exec_prefix}/lib/snort_dynamicpreprocessornoinst_LTLIBRARIES = lib_sfdynamic_preprocessor_example.lalib_sfdynamic_preprocessor_example_la_LDFLAGS = -moduleBUILT_SOURCES = \sf_dynamic_preproc_lib.c nodist_lib_sfdynamic_preprocessor_example_la_SOURCES = \sf_dynamic_preproc_lib.c \spp_example.c \sf_preproc_info.hEXTRA_DIST = \spp_example.c \sf_preproc_info.hsf_dynamic_preproc_lib.c: ../include/sf_dynamic_preproc_lib.c	cp $? $@clean-local:	rm -f sf_dynamic_preproc_lib.c

⌨️ 快捷键说明

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