?? makefile.am
字號:
## $IdAUTOMAKE_OPTIONS=foreign no-dependenciesINCLUDES = -I../includelibdir = ${exec_prefix}/lib/snort_dynamicpreprocessorlib_LTLIBRARIES = libsf_ssh_preproc.lalibsf_ssh_preproc_la_LDFLAGS = -export-dynamicBUILT_SOURCES = \sf_dynamic_preproc_lib.c nodist_libsf_ssh_preproc_la_SOURCES = \sf_dynamic_preproc_lib.c libsf_ssh_preproc_la_SOURCES = \spp_ssh.c \spp_ssh.h \sf_preproc_info.hEXTRA_DIST = \sf_ssh.dspsf_dynamic_preproc_lib.c: ../include/sf_dynamic_preproc_lib.c cp $? $@all-local: $(MAKE) DESTDIR=$(PWD)/../build install-libLTLIBRARIESclean-local: rm -f sf_dynamic_preproc_lib.c
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -