📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in# $Id: Makefile.am,v 1.39 2001/08/05 17:06:12 jm Exp $noinst_LIBRARIES = libother.alibother_a_SOURCES = agentadv.c agentadv.h auth.c auth.h list.c list.h \ msgparser.c msgparser.h fileio.c fileio.h \ hashtable.c hashtable.h debug.c debug.h \ proxyarp.c proxyarp.h \ dyn_ip.c dyn_ip.h util.c util.h message.h \ md5_mac.c md5_mac.h sha1.c sha1.h \ fixed_fd_zero.h owntypes.h ipay-msg.h @condother@EXTRA_libother_a_SOURCES = authorized.c authorized.h binding.c binding.h \ bitmap.c bitmap.h agent_utils.c agent_utils.h \ tunnel.c tunnel.h windows_extra.h windows_extra.clibother_a_LIBADD = @condotherobjs@libother_a_DEPENDENCIES = @condotherobjs@# include @condother@ files in srcdistEXTRA_DIST = authorized.c authorized.h binding.c binding.h \ bitmap.c bitmap.h agent_utils.c agent_utils.h \ tunnel.c tunnel.h windows_extra.h windows_extra.cINCLUDES = -I${top_srcdir}/src/rsa
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -