makefile.am
来自「Linux 上的socket嗅探器」· AM 代码 · 共 13 行
AM
13 行
####### kdevelop will overwrite this part!!! (begin)##########bin_PROGRAMS = ethsniffINCLUDES = $(all_includes)ethsniff_SOURCES = ethsniff.c ache.c common.c datetime.c getipdlg.c hexviewdlg.c ipexport.c netdrv.c netspy.c packet.c poport.c processdlg.c protocal.c serverfun.c spyfun.c TestNet.c wizserver.c wizspy.c ethsniff_LDADD = EXTRA_DIST = wizspy.h wizspy.c wizserver.h wizserver.c TestNet.c spyfun.h spyfun.c serverfun.h serverfun.c protocal.h protocal.c processdlg.h processdlg.c poport.h poport.c packet.h packet.c netspy.h netspy.c netdrv.h netdrv.c Makefile ipexport.h ipexport.c hexviewdlg.h hexviewdlg.c getipdlg.h getipdlg.c datetime.h datetime.c common.h common.c ache.h ache.c ethsniff.c ####### kdevelop will overwrite this part!!! (end)############
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?