makefile.in

来自「OpenVPN -- A Secure tunneling daemon」· IN 代码 · 共 538 行 · 第 1/2 页

IN
538
字号
# Makefile.in generated automatically by automake 1.5 from Makefile.am.# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001# 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.@SET_MAKE@##  OpenVPN -- An application to securely tunnel IP networks#             over a single UDP port, with support for SSL/TLS-based#             session authentication and key exchange,#             packet encryption, packet authentication, and#             packet compression.##  Copyright (C) 2002-2003 James Yonan <jim@yonan.net>##  This program is free software; you can redistribute it and/or modify#  it under the terms of the GNU General Public License as published by#  the Free Software Foundation; either version 2 of the License, or#  (at your option) any later version.##  This program is distributed in the hope that it will be useful,#  but WITHOUT ANY WARRANTY; without even the implied warranty of#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the#  GNU General Public License for more details.##  You should have received a copy of the GNU General Public License#  along with this program (see the file COPYING included with this#  distribution); if not, write to the Free Software Foundation, Inc.,#  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA## This option prevents autoreconf from overriding our COPYING and# INSTALL targets: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/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_HEADER = $(INSTALL_DATA)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@AMTAR = @AMTAR@AWK = @AWK@CC = @CC@DEPDIR = @DEPDIR@EXEEXT = @EXEEXT@IFCONFIG = @IFCONFIG@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PTHREAD_CC = @PTHREAD_CC@PTHREAD_CFLAGS = @PTHREAD_CFLAGS@PTHREAD_LIBS = @PTHREAD_LIBS@VERSION = @VERSION@am__include = @am__include@am__quote = @am__quote@install_sh = @install_sh@AUTOMAKE_OPTIONS = foreignsbin_PROGRAMS = openvpnnodist_openvpn_SOURCES = config.hopenvpn_SOURCES = basic.h buffer.c buffer.h circ_list.h common.h \		  crypto.c crypto.h errlevel.h error.c error.h \		  fdmisc.c fdmisc.h fragment.c fragment.h gremlin.c gremlin.h interval.h \		  lzo.c lzo.h memdbg.h misc.c misc.h mtu.c mtu.h openvpn.c \		  openvpn.h options.c options.h packet_id.c \		  packet_id.h reliable.c reliable.h session_id.c \		  session_id.h shaper.c shaper.h socket.c socket.h \		  ssl.c ssl.h syshead.h thread.c thread.h tun.c tun.hLDADD = @LIBOBJS@man_MANS = openvpn.8EXTRA_DIST = $(man_MANS) \	     COPYRIGHT.GPL PORTS openvpn.spec \	     easy-rsa sample-config-files sample-keys \	     sample-scripts gentoo openvpn.spec.in \	     config-win32.h \	     openvpn-win32.h \	     openvpn-win32.c \	     makefile.w32subdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = config.hCONFIG_CLEAN_FILES = openvpn.specsbin_PROGRAMS = openvpn$(EXEEXT)PROGRAMS = $(sbin_PROGRAMS)am_openvpn_OBJECTS = buffer.$(OBJEXT) crypto.$(OBJEXT) error.$(OBJEXT) \	fdmisc.$(OBJEXT) fragment.$(OBJEXT) gremlin.$(OBJEXT) \	lzo.$(OBJEXT) misc.$(OBJEXT) mtu.$(OBJEXT) openvpn.$(OBJEXT) \	options.$(OBJEXT) packet_id.$(OBJEXT) reliable.$(OBJEXT) \	session_id.$(OBJEXT) shaper.$(OBJEXT) socket.$(OBJEXT) \	ssl.$(OBJEXT) thread.$(OBJEXT) tun.$(OBJEXT)nodist_openvpn_OBJECTS =openvpn_OBJECTS = $(am_openvpn_OBJECTS) $(nodist_openvpn_OBJECTS)openvpn_LDADD = $(LDADD)openvpn_DEPENDENCIES = @LIBOBJS@openvpn_LDFLAGS =DEFS = @DEFS@DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.CPPFLAGS = @CPPFLAGS@LDFLAGS = @LDFLAGS@LIBS = @LIBS@depcomp = $(SHELL) $(top_srcdir)/depcomp@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/buffer.Po $(DEPDIR)/crypto.Po \@AMDEP_TRUE@	$(DEPDIR)/error.Po $(DEPDIR)/fdmisc.Po \@AMDEP_TRUE@	$(DEPDIR)/fragment.Po $(DEPDIR)/gremlin.Po \@AMDEP_TRUE@	$(DEPDIR)/inet_aton.Po $(DEPDIR)/lzo.Po \@AMDEP_TRUE@	$(DEPDIR)/memcmp.Po $(DEPDIR)/misc.Po \@AMDEP_TRUE@	$(DEPDIR)/mtu.Po $(DEPDIR)/openvpn.Po \@AMDEP_TRUE@	$(DEPDIR)/options.Po $(DEPDIR)/packet_id.Po \@AMDEP_TRUE@	$(DEPDIR)/reliable.Po $(DEPDIR)/session_id.Po \@AMDEP_TRUE@	$(DEPDIR)/shaper.Po $(DEPDIR)/socket.Po \@AMDEP_TRUE@	$(DEPDIR)/ssl.Po $(DEPDIR)/thread.Po \@AMDEP_TRUE@	$(DEPDIR)/tun.PoCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@CFLAGS = @CFLAGS@DIST_SOURCES = $(openvpn_SOURCES)NROFF = nroffMANS = $(man_MANS)DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \	Makefile.am Makefile.in NEWS acinclude.m4 aclocal.m4 \	config.guess config.h.in config.sub configure configure.ac \	depcomp inet_aton.c install-sh memcmp.c missing mkinstalldirs \	openvpn.spec.inSOURCES = $(openvpn_SOURCES) $(nodist_openvpn_SOURCES)all: config.h	$(MAKE) $(AM_MAKEFLAGS) all-am.SUFFIXES:.SUFFIXES: .c .o .obj$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  MakefileMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && \	  CONFIG_HEADERS= CONFIG_LINKS= \	  CONFIG_FILES=$@ $(SHELL) ./config.status$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)	cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4):  configure.ac acinclude.m4	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)config.h: stamp-h	@if test ! -f $@; then \		rm -f stamp-h; \		$(MAKE) stamp-h; \	else :; fistamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status	@rm -f stamp-h stamp-hT	@echo timestamp > stamp-hT 2> /dev/null	cd $(top_builddir) \	  && CONFIG_FILES= CONFIG_HEADERS=config.h \	     $(SHELL) ./config.status	@mv stamp-hT stamp-h$(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in	@if test ! -f $@; then \		rm -f $(srcdir)/./stamp-h.in; \		$(MAKE) $(srcdir)/./stamp-h.in; \	else :; fi$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 	@rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT	@echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null	cd $(top_srcdir) && $(AUTOHEADER)	@mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.indistclean-hdr:	-rm -f config.hopenvpn.spec: $(top_builddir)/config.status openvpn.spec.in	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.statusinstall-sbinPROGRAMS: $(sbin_PROGRAMS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(sbindir)	@list='$(sbin_PROGRAMS)'; for p in $$list; do \	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  if test -f $$p \	  ; then \	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \	   echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/$$f"; \	   $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/$$f; \	  else :; fi; \	doneuninstall-sbinPROGRAMS:	@$(NORMAL_UNINSTALL)	@list='$(sbin_PROGRAMS)'; for p in $$list; do \	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \	  echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \	  rm -f $(DESTDIR)$(sbindir)/$$f; \	doneclean-sbinPROGRAMS:	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)openvpn$(EXEEXT): $(openvpn_OBJECTS) $(openvpn_DEPENDENCIES) 	@rm -f openvpn$(EXEEXT)	$(LINK) $(openvpn_LDFLAGS) $(openvpn_OBJECTS) $(openvpn_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT) core *.coredistclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/buffer.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/crypto.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/error.Po@am__quote@

⌨️ 快捷键说明

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