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

📄 makefile.in

📁 mobile ip 在linux下的一种实现
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated automatically by automake 1.4 from Makefile.am# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.# $Id: Makefile.am,v 1.43 2001/08/03 23:29:50 jm Exp $SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ../..ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = @build_alias@build_triplet = @build@host_alias = @host_alias@host_triplet = @host@target_alias = @target_alias@target_triplet = @target@CC = @CC@HTML_DIR = @HTML_DIR@LIBGMP2 = @LIBGMP2@LIBREADLINE = @LIBREADLINE@MAKEINFO = @MAKEINFO@PACKAGE = @PACKAGE@PIDDIR = @PIDDIR@RANLIB = @RANLIB@SOCKETDIR = @SOCKETDIR@VERSION = @VERSION@components = @components@condmn = @condmn@condmnobjs = @condmnobjs@condother = @condother@condotherobjs = @condotherobjs@condtests = @condtests@condtools = @condtools@dyn_scripts = @dyn_scripts@extralibs = @extralibs@mnextras = @mnextras@mnincl = @mnincl@noinst_PROGRAMS = agentadv_test apitest arptest authorized_test autotest 	autotest_fa bitmap_test binding_test dyn_ip_test 	fileio_test hashtable_test list_test auth_test 	locupd2 md5test msgparser_test msgsimul netsimul aaasimul 	rcvmsg regsim replytest route_test sha1test tunnel_test @condtests@EXTRA_PROGRAMS = rsatest sendmsg#TESTS = bitmap_test binding_test fileio_test hashtable_test list_test \#	tunnel_testEXTRA_DIST = fileio_test.conf msgsimul1.dataaaasimul_SOURCES = aaasimul.caaasimul_LDADD = ${top_builddir}/src/other/libother.a 	${top_builddir}/src/rsa/librsa.a @LIBGMP2@agentadv_test_SOURCES = agentadv_test.cagentadv_test_LDADD = ${top_builddir}/src/other/libother.aapitest_SOURCES = apitest.capitest_LDADD = ${top_builddir}/src/other/libother.a 	${top_builddir}/src/api/libagentapi.aauth_test_SOURCES = auth_test.cauth_test_LDADD = ${top_builddir}/src/other/libother.aautotest_SOURCES = autotest.cautotest_LDADD = ${top_builddir}/src/api/libdynmn.aautotest_fa_SOURCES = autotest_fa.cautotest_fa_LDADD = ${top_builddir}/src/api/libdynfa.aarptest_SOURCES = arptest.carptest_LDADD = ${top_builddir}/src/other/libother.aauthorized_test_SOURCES = authorized_test.cauthorized_test_LDADD = ${top_builddir}/src/other/libother.abinding_test_SOURCES = binding_test.cbinding_test_LDADD = ${top_builddir}/src/other/libother.abitmap_test_SOURCES = bitmap_test.cbitmap_test_LDADD = ${top_builddir}/src/other/libother.adyn_ip_test_SOURCES = dyn_ip_test.cdyn_ip_test_LDADD = ${top_builddir}/src/other/libother.afileio_test_SOURCES = fileio_test.cfileio_test_LDADD = ${top_builddir}/src/other/libother.ahashtable_test_SOURCES = hashtable_test.chashtable_test_LDADD = ${top_builddir}/src/other/libother.alist_test_SOURCES = list_test.clist_test_LDADD = ${top_builddir}/src/other/libother.alocupd2_SOURCES = locupd2.clocupd2_LDADD = ${top_builddir}/src/api/libdynmn.a 	${top_builddir}/src/other/libother.a# for firewall support add 'libipfwc.a' to previous linemd5test_SOURCES = md5test.cmd5test_LDADD = ${top_builddir}/src/other/libother.amsgparser_test_SOURCES = msgparser_test.cmsgparser_test_LDADD = ${top_builddir}/src/other/libother.amsgsimul_SOURCES = msgsimul.cmsgsimul_LDADD = ${top_builddir}/src/other/libother.anetsimul_SOURCES = netsimul.cnetsimul_LDADD = ${top_builddir}/src/other/libother.arcvmsg_SOURCES = rcvmsg.crcvmsg_LDADD = ${top_builddir}/src/other/libother.aregsim_SOURCES = regsim.cregsim_LDADD = ${top_builddir}/src/other/libother.areplytest_SOURCES = replytest.creplytest_LDADD = ${top_builddir}/src/other/libother.aroute_test_SOURCES = route_test.croute_test_LDADD = ${top_builddir}/src/other/libother.arsatest_SOURCES = rsatest.c rsatest_LDADD = ${top_builddir}/src/rsa/librsa.a @LIBGMP2@sendmsg_SOURCES = sendmsg.csendmsg_LDADD = @LIBGMP2@ ${top_builddir}/src/other/libother.a 	${top_builddir}/src/rsa/librsa.asha1test_SOURCES = sha1test.csha1test_LDADD = ${top_builddir}/src/other/libother.atunnel_test_SOURCES = tunnel_test.ctunnel_test_LDADD = ${top_builddir}/src/other/libother.aINCLUDES = -I${top_srcdir}/src/rsa 	-I${top_srcdir}/src/other -I${top_srcdir}/src/apimkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = ../../config.hCONFIG_CLEAN_FILES = PROGRAMS =  $(noinst_PROGRAMS)DEFS = @DEFS@ -I. -I$(srcdir) -I../..CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@rsatest_OBJECTS =  rsatest.orsatest_DEPENDENCIES =  ${top_builddir}/src/rsa/librsa.arsatest_LDFLAGS = sendmsg_OBJECTS =  sendmsg.osendmsg_DEPENDENCIES =  ${top_builddir}/src/other/libother.a \${top_builddir}/src/rsa/librsa.asendmsg_LDFLAGS = agentadv_test_OBJECTS =  agentadv_test.oagentadv_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.aagentadv_test_LDFLAGS = apitest_OBJECTS =  apitest.oapitest_DEPENDENCIES =  ${top_builddir}/src/other/libother.a \${top_builddir}/src/api/libagentapi.aapitest_LDFLAGS = arptest_OBJECTS =  arptest.oarptest_DEPENDENCIES =  ${top_builddir}/src/other/libother.aarptest_LDFLAGS = authorized_test_OBJECTS =  authorized_test.oauthorized_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.aauthorized_test_LDFLAGS = autotest_OBJECTS =  autotest.oautotest_DEPENDENCIES =  ${top_builddir}/src/api/libdynmn.aautotest_LDFLAGS = autotest_fa_OBJECTS =  autotest_fa.oautotest_fa_DEPENDENCIES =  ${top_builddir}/src/api/libdynfa.aautotest_fa_LDFLAGS = bitmap_test_OBJECTS =  bitmap_test.obitmap_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.abitmap_test_LDFLAGS = binding_test_OBJECTS =  binding_test.obinding_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.abinding_test_LDFLAGS = dyn_ip_test_OBJECTS =  dyn_ip_test.odyn_ip_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.adyn_ip_test_LDFLAGS = fileio_test_OBJECTS =  fileio_test.ofileio_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.afileio_test_LDFLAGS = hashtable_test_OBJECTS =  hashtable_test.ohashtable_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.ahashtable_test_LDFLAGS = list_test_OBJECTS =  list_test.olist_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.alist_test_LDFLAGS = auth_test_OBJECTS =  auth_test.oauth_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.aauth_test_LDFLAGS = locupd2_OBJECTS =  locupd2.olocupd2_DEPENDENCIES =  ${top_builddir}/src/api/libdynmn.a \${top_builddir}/src/other/libother.alocupd2_LDFLAGS = md5test_OBJECTS =  md5test.omd5test_DEPENDENCIES =  ${top_builddir}/src/other/libother.amd5test_LDFLAGS = msgparser_test_OBJECTS =  msgparser_test.omsgparser_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.amsgparser_test_LDFLAGS = msgsimul_OBJECTS =  msgsimul.omsgsimul_DEPENDENCIES =  ${top_builddir}/src/other/libother.amsgsimul_LDFLAGS = netsimul_OBJECTS =  netsimul.onetsimul_DEPENDENCIES =  ${top_builddir}/src/other/libother.anetsimul_LDFLAGS = aaasimul_OBJECTS =  aaasimul.oaaasimul_DEPENDENCIES =  ${top_builddir}/src/other/libother.a \${top_builddir}/src/rsa/librsa.aaaasimul_LDFLAGS = rcvmsg_OBJECTS =  rcvmsg.orcvmsg_DEPENDENCIES =  ${top_builddir}/src/other/libother.arcvmsg_LDFLAGS = regsim_OBJECTS =  regsim.oregsim_DEPENDENCIES =  ${top_builddir}/src/other/libother.aregsim_LDFLAGS = replytest_OBJECTS =  replytest.oreplytest_DEPENDENCIES =  ${top_builddir}/src/other/libother.areplytest_LDFLAGS = route_test_OBJECTS =  route_test.oroute_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.aroute_test_LDFLAGS = sha1test_OBJECTS =  sha1test.osha1test_DEPENDENCIES =  ${top_builddir}/src/other/libother.asha1test_LDFLAGS = tunnel_test_OBJECTS =  tunnel_test.otunnel_test_DEPENDENCIES =  ${top_builddir}/src/other/libother.atunnel_test_LDFLAGS = 

⌨️ 快捷键说明

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