File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / rpm / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:39:10 2012 UTC (13 years, 1 month ago) by misho
Branches: ipsec-tools, MAIN
CVS tags: v0_8_0p0, v0_8_0, HEAD
ipsec-tools

    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
    2: # rpm/Makefile.  Generated from Makefile.in by configure.
    3: 
    4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
    5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
    6: # Inc.
    7: # This Makefile.in is free software; the Free Software Foundation
    8: # gives unlimited permission to copy and/or distribute it,
    9: # with or without modifications, as long as this notice is preserved.
   10: 
   11: # This program is distributed in the hope that it will be useful,
   12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
   13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
   14: # PARTICULAR PURPOSE.
   15: 
   16: 
   17: 
   18: pkgdatadir = $(datadir)/ipsec-tools
   19: pkgincludedir = $(includedir)/ipsec-tools
   20: pkglibdir = $(libdir)/ipsec-tools
   21: pkglibexecdir = $(libexecdir)/ipsec-tools
   22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   23: install_sh_DATA = $(install_sh) -c -m 644
   24: install_sh_PROGRAM = $(install_sh) -c
   25: install_sh_SCRIPT = $(install_sh) -c
   26: INSTALL_HEADER = $(INSTALL_DATA)
   27: transform = $(program_transform_name)
   28: NORMAL_INSTALL = :
   29: PRE_INSTALL = :
   30: POST_INSTALL = :
   31: NORMAL_UNINSTALL = :
   32: PRE_UNINSTALL = :
   33: POST_UNINSTALL = :
   34: build_triplet = i386-portbld-freebsd10.0
   35: host_triplet = i386-portbld-freebsd10.0
   36: subdir = rpm
   37: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
   38: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   39: am__aclocal_m4_deps = $(top_srcdir)/acracoon.m4 \
   40: 	$(top_srcdir)/configure.ac
   41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
   42: 	$(ACLOCAL_M4)
   43: mkinstalldirs = $(install_sh) -d
   44: CONFIG_HEADER = $(top_builddir)/config.h
   45: CONFIG_CLEAN_FILES =
   46: CONFIG_CLEAN_VPATH_FILES =
   47: SOURCES =
   48: DIST_SOURCES =
   49: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
   50: 	html-recursive info-recursive install-data-recursive \
   51: 	install-dvi-recursive install-exec-recursive \
   52: 	install-html-recursive install-info-recursive \
   53: 	install-pdf-recursive install-ps-recursive install-recursive \
   54: 	installcheck-recursive installdirs-recursive pdf-recursive \
   55: 	ps-recursive uninstall-recursive
   56: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
   57:   distclean-recursive maintainer-clean-recursive
   58: AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
   59: 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
   60: 	distdir
   61: ETAGS = etags
   62: CTAGS = ctags
   63: DIST_SUBDIRS = $(SUBDIRS)
   64: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   65: am__relativize = \
   66:   dir0=`pwd`; \
   67:   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
   68:   sed_rest='s,^[^/]*/*,,'; \
   69:   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
   70:   sed_butlast='s,/*[^/]*$$,,'; \
   71:   while test -n "$$dir1"; do \
   72:     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
   73:     if test "$$first" != "."; then \
   74:       if test "$$first" = ".."; then \
   75:         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
   76:         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
   77:       else \
   78:         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
   79:         if test "$$first2" = "$$first"; then \
   80:           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
   81:         else \
   82:           dir2="../$$dir2"; \
   83:         fi; \
   84:         dir0="$$dir0"/"$$first"; \
   85:       fi; \
   86:     fi; \
   87:     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
   88:   done; \
   89:   reldir="$$dir2"
   90: ACLOCAL = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run aclocal-1.11
   91: AMTAR = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run tar
   92: AR = ar
   93: AUTOCONF = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoconf
   94: AUTOHEADER = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoheader
   95: AUTOMAKE = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run automake-1.11
   96: AWK = gawk
   97: CC = cc
   98: CCDEPMODE = depmode=gcc3
   99: CFLAGS = -pipe -g  -Wall -Werror -Wno-unused
  100: CONFIGURE_AMFLAGS = 
  101: CPP = cpp
  102: CPPFLAGS =   -I${top_srcdir}/src/racoon/missing
  103: CRYPTOBJS = 
  104: CYGPATH_W = echo
  105: DEFS = -DHAVE_CONFIG_H
  106: DEPDIR = .deps
  107: DSYMUTIL = 
  108: DUMPBIN = 
  109: ECHO_C = 
  110: ECHO_N = -n
  111: ECHO_T = 
  112: EGREP = /usr/bin/grep -E
  113: EXEEXT = 
  114: EXTRA_CRYPTO = 
  115: FGREP = /usr/bin/grep -F
  116: FRAG_OBJS = isakmp_frag.o
  117: GLIBC_BUGS = 
  118: GREP = /usr/bin/grep
  119: HYBRID_OBJS = isakmp_xauth.o isakmp_cfg.o isakmp_unity.o throttle.o
  120: INCLUDE_GLIBC = 
  121: INSTALL = /usr/bin/install -c -o root -g wheel
  122: INSTALL_DATA = install  -o root -g wheel -m 444
  123: INSTALL_OPTS = 
  124: INSTALL_PROGRAM = install   -o root -g wheel -m 555
  125: INSTALL_SCRIPT = install  -o root -g wheel -m 555
  126: INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  127: KERNEL_INCLUDE = 
  128: KRB5_CONFIG = /usr/bin/krb5-config
  129: LD = /usr/bin/ld
  130: LDFLAGS =  -rpath=/usr/lib:/usr/local/lib
  131: LEX = flex
  132: LEXLIB = -lfl
  133: LEX_OUTPUT_ROOT = lex.yy
  134: LIBOBJS = 
  135: LIBS = -lradius -lcrypto  -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius
  136: LIBTOOL = $(SHELL) /usr/local/bin/libtool
  137: LIPO = 
  138: LN_S = ln -s
  139: LTLIBOBJS = 
  140: MAKEINFO = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run makeinfo
  141: MKDIR_P = .././install-sh -c -d
  142: NATT_OBJS = nattraversal.o
  143: NM = /usr/bin/nm -B
  144: NMEDIT = 
  145: OBJDUMP = objdump
  146: OBJEXT = o
  147: OTOOL = 
  148: OTOOL64 = 
  149: PACKAGE = ipsec-tools
  150: PACKAGE_BUGREPORT = 
  151: PACKAGE_NAME = ipsec-tools
  152: PACKAGE_STRING = ipsec-tools 0.8.0
  153: PACKAGE_TARNAME = ipsec-tools
  154: PACKAGE_URL = 
  155: PACKAGE_VERSION = 0.8.0
  156: PATH_SEPARATOR = :
  157: RANLIB = ranlib
  158: RPM = 
  159: SECCTX_OBJS = 
  160: SED = /usr/bin/sed
  161: SET_MAKE = 
  162: SHELL = /bin/sh
  163: STRIP = strip
  164: VERSION = 0.8.0
  165: YACC = bison -y
  166: YFLAGS = 
  167: abs_builddir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/rpm
  168: abs_srcdir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/rpm
  169: abs_top_builddir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0
  170: abs_top_srcdir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0
  171: ac_ct_CC = cc
  172: ac_ct_DUMPBIN = 
  173: am__include = include
  174: am__leading_dot = .
  175: am__quote = 
  176: am__tar = ${AMTAR} chof - "$$tardir"
  177: am__untar = ${AMTAR} xf -
  178: bindir = ${exec_prefix}/bin
  179: build = i386-portbld-freebsd10.0
  180: build_alias = i386-portbld-freebsd10.0
  181: build_cpu = i386
  182: build_os = freebsd10.0
  183: build_vendor = portbld
  184: builddir = .
  185: datadir = ${datarootdir}
  186: datarootdir = ${prefix}/share
  187: docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  188: dvidir = ${docdir}
  189: exec_prefix = ${prefix}
  190: host = i386-portbld-freebsd10.0
  191: host_alias = 
  192: host_cpu = i386
  193: host_os = freebsd10.0
  194: host_vendor = portbld
  195: htmldir = ${docdir}
  196: include_racoondir = ${prefix}/include/racoon
  197: includedir = ${prefix}/include
  198: infodir = /usr/local/info
  199: install_sh = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/install-sh
  200: libdir = ${exec_prefix}/lib
  201: libexecdir = ${exec_prefix}/libexec
  202: localedir = ${datarootdir}/locale
  203: localstatedir = /var/db
  204: lt_ECHO = echo
  205: mandir = /usr/local/man
  206: mkdir_p = $(top_builddir)/./install-sh -c -d
  207: oldincludedir = /usr/include
  208: pdfdir = ${docdir}
  209: prefix = /usr/local
  210: program_transform_name = s,x,x,
  211: psdir = ${docdir}
  212: sbindir = ${exec_prefix}/sbin
  213: sharedstatedir = ${prefix}/com
  214: srcdir = .
  215: sysconfdir = /usr/local/etc/racoon
  216: target_alias = 
  217: top_build_prefix = ../
  218: top_builddir = ..
  219: top_srcdir = ..
  220: SUBDIRS = suse
  221: EXTRA_DIST = \
  222:   ipsec-tools.spec.in
  223: 
  224: CLEANFILES = ipsec-tools.spec
  225: all: all-recursive
  226: 
  227: .SUFFIXES:
  228: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  229: 	@for dep in $?; do \
  230: 	  case '$(am__configure_deps)' in \
  231: 	    *$$dep*) \
  232: 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  233: 	        && { if test -f $@; then exit 0; else break; fi; }; \
  234: 	      exit 1;; \
  235: 	  esac; \
  236: 	done; \
  237: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rpm/Makefile'; \
  238: 	$(am__cd) $(top_srcdir) && \
  239: 	  $(AUTOMAKE) --foreign rpm/Makefile
  240: .PRECIOUS: Makefile
  241: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  242: 	@case '$?' in \
  243: 	  *config.status*) \
  244: 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  245: 	  *) \
  246: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  247: 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  248: 	esac;
  249: 
  250: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  251: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  252: 
  253: $(top_srcdir)/configure:  $(am__configure_deps)
  254: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  255: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  256: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  257: $(am__aclocal_m4_deps):
  258: 
  259: mostlyclean-libtool:
  260: 	-rm -f *.lo
  261: 
  262: clean-libtool:
  263: 	-rm -rf .libs _libs
  264: 
  265: # This directory's subdirectories are mostly independent; you can cd
  266: # into them and run `make' without going through this Makefile.
  267: # To change the values of `make' variables: instead of editing Makefiles,
  268: # (1) if the variable is set in `config.status', edit `config.status'
  269: #     (which will cause the Makefiles to be regenerated when you run `make');
  270: # (2) otherwise, pass the desired values on the `make' command line.
  271: $(RECURSIVE_TARGETS):
  272: 	@fail= failcom='exit 1'; \
  273: 	for f in x $$MAKEFLAGS; do \
  274: 	  case $$f in \
  275: 	    *=* | --[!k]*);; \
  276: 	    *k*) failcom='fail=yes';; \
  277: 	  esac; \
  278: 	done; \
  279: 	dot_seen=no; \
  280: 	target=`echo $@ | sed s/-recursive//`; \
  281: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  282: 	  echo "Making $$target in $$subdir"; \
  283: 	  if test "$$subdir" = "."; then \
  284: 	    dot_seen=yes; \
  285: 	    local_target="$$target-am"; \
  286: 	  else \
  287: 	    local_target="$$target"; \
  288: 	  fi; \
  289: 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  290: 	  || eval $$failcom; \
  291: 	done; \
  292: 	if test "$$dot_seen" = "no"; then \
  293: 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  294: 	fi; test -z "$$fail"
  295: 
  296: $(RECURSIVE_CLEAN_TARGETS):
  297: 	@fail= failcom='exit 1'; \
  298: 	for f in x $$MAKEFLAGS; do \
  299: 	  case $$f in \
  300: 	    *=* | --[!k]*);; \
  301: 	    *k*) failcom='fail=yes';; \
  302: 	  esac; \
  303: 	done; \
  304: 	dot_seen=no; \
  305: 	case "$@" in \
  306: 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  307: 	  *) list='$(SUBDIRS)' ;; \
  308: 	esac; \
  309: 	rev=''; for subdir in $$list; do \
  310: 	  if test "$$subdir" = "."; then :; else \
  311: 	    rev="$$subdir $$rev"; \
  312: 	  fi; \
  313: 	done; \
  314: 	rev="$$rev ."; \
  315: 	target=`echo $@ | sed s/-recursive//`; \
  316: 	for subdir in $$rev; do \
  317: 	  echo "Making $$target in $$subdir"; \
  318: 	  if test "$$subdir" = "."; then \
  319: 	    local_target="$$target-am"; \
  320: 	  else \
  321: 	    local_target="$$target"; \
  322: 	  fi; \
  323: 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  324: 	  || eval $$failcom; \
  325: 	done && test -z "$$fail"
  326: tags-recursive:
  327: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  328: 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  329: 	done
  330: ctags-recursive:
  331: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  332: 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  333: 	done
  334: 
  335: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  336: 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  337: 	unique=`for i in $$list; do \
  338: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  339: 	  done | \
  340: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  341: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  342: 	mkid -fID $$unique
  343: tags: TAGS
  344: 
  345: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  346: 		$(TAGS_FILES) $(LISP)
  347: 	set x; \
  348: 	here=`pwd`; \
  349: 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  350: 	  include_option=--etags-include; \
  351: 	  empty_fix=.; \
  352: 	else \
  353: 	  include_option=--include; \
  354: 	  empty_fix=; \
  355: 	fi; \
  356: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  357: 	  if test "$$subdir" = .; then :; else \
  358: 	    test ! -f $$subdir/TAGS || \
  359: 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  360: 	  fi; \
  361: 	done; \
  362: 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  363: 	unique=`for i in $$list; do \
  364: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  365: 	  done | \
  366: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  367: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  368: 	shift; \
  369: 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  370: 	  test -n "$$unique" || unique=$$empty_fix; \
  371: 	  if test $$# -gt 0; then \
  372: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  373: 	      "$$@" $$unique; \
  374: 	  else \
  375: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  376: 	      $$unique; \
  377: 	  fi; \
  378: 	fi
  379: ctags: CTAGS
  380: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  381: 		$(TAGS_FILES) $(LISP)
  382: 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  383: 	unique=`for i in $$list; do \
  384: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  385: 	  done | \
  386: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  387: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  388: 	test -z "$(CTAGS_ARGS)$$unique" \
  389: 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  390: 	     $$unique
  391: 
  392: GTAGS:
  393: 	here=`$(am__cd) $(top_builddir) && pwd` \
  394: 	  && $(am__cd) $(top_srcdir) \
  395: 	  && gtags -i $(GTAGS_ARGS) "$$here"
  396: 
  397: distclean-tags:
  398: 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  399: 
  400: distdir: $(DISTFILES)
  401: 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  402: 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  403: 	list='$(DISTFILES)'; \
  404: 	  dist_files=`for file in $$list; do echo $$file; done | \
  405: 	  sed -e "s|^$$srcdirstrip/||;t" \
  406: 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  407: 	case $$dist_files in \
  408: 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  409: 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  410: 			   sort -u` ;; \
  411: 	esac; \
  412: 	for file in $$dist_files; do \
  413: 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  414: 	  if test -d $$d/$$file; then \
  415: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  416: 	    if test -d "$(distdir)/$$file"; then \
  417: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  418: 	    fi; \
  419: 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  420: 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  421: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  422: 	    fi; \
  423: 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  424: 	  else \
  425: 	    test -f "$(distdir)/$$file" \
  426: 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  427: 	    || exit 1; \
  428: 	  fi; \
  429: 	done
  430: 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  431: 	  if test "$$subdir" = .; then :; else \
  432: 	    test -d "$(distdir)/$$subdir" \
  433: 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  434: 	    || exit 1; \
  435: 	  fi; \
  436: 	done
  437: 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  438: 	  if test "$$subdir" = .; then :; else \
  439: 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  440: 	    $(am__relativize); \
  441: 	    new_distdir=$$reldir; \
  442: 	    dir1=$$subdir; dir2="$(top_distdir)"; \
  443: 	    $(am__relativize); \
  444: 	    new_top_distdir=$$reldir; \
  445: 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  446: 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  447: 	    ($(am__cd) $$subdir && \
  448: 	      $(MAKE) $(AM_MAKEFLAGS) \
  449: 	        top_distdir="$$new_top_distdir" \
  450: 	        distdir="$$new_distdir" \
  451: 		am__remove_distdir=: \
  452: 		am__skip_length_check=: \
  453: 		am__skip_mode_fix=: \
  454: 	        distdir) \
  455: 	      || exit 1; \
  456: 	  fi; \
  457: 	done
  458: check-am: all-am
  459: check: check-recursive
  460: all-am: Makefile all-local
  461: installdirs: installdirs-recursive
  462: installdirs-am:
  463: install: install-recursive
  464: install-exec: install-exec-recursive
  465: install-data: install-data-recursive
  466: uninstall: uninstall-recursive
  467: 
  468: install-am: all-am
  469: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  470: 
  471: installcheck: installcheck-recursive
  472: install-strip:
  473: 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  474: 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  475: 	  `test -z '$(STRIP)' || \
  476: 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  477: mostlyclean-generic:
  478: 
  479: clean-generic:
  480: 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  481: 
  482: distclean-generic:
  483: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  484: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  485: 
  486: maintainer-clean-generic:
  487: 	@echo "This command is intended for maintainers to use"
  488: 	@echo "it deletes files that may require special tools to rebuild."
  489: clean: clean-recursive
  490: 
  491: clean-am: clean-generic clean-libtool mostlyclean-am
  492: 
  493: distclean: distclean-recursive
  494: 	-rm -f Makefile
  495: distclean-am: clean-am distclean-generic distclean-tags
  496: 
  497: dvi: dvi-recursive
  498: 
  499: dvi-am:
  500: 
  501: html: html-recursive
  502: 
  503: html-am:
  504: 
  505: info: info-recursive
  506: 
  507: info-am:
  508: 
  509: install-data-am:
  510: 
  511: install-dvi: install-dvi-recursive
  512: 
  513: install-dvi-am:
  514: 
  515: install-exec-am:
  516: 
  517: install-html: install-html-recursive
  518: 
  519: install-html-am:
  520: 
  521: install-info: install-info-recursive
  522: 
  523: install-info-am:
  524: 
  525: install-man:
  526: 
  527: install-pdf: install-pdf-recursive
  528: 
  529: install-pdf-am:
  530: 
  531: install-ps: install-ps-recursive
  532: 
  533: install-ps-am:
  534: 
  535: installcheck-am:
  536: 
  537: maintainer-clean: maintainer-clean-recursive
  538: 	-rm -f Makefile
  539: maintainer-clean-am: distclean-am maintainer-clean-generic
  540: 
  541: mostlyclean: mostlyclean-recursive
  542: 
  543: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  544: 
  545: pdf: pdf-recursive
  546: 
  547: pdf-am:
  548: 
  549: ps: ps-recursive
  550: 
  551: ps-am:
  552: 
  553: uninstall-am:
  554: 
  555: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
  556: 	install-am install-strip tags-recursive
  557: 
  558: .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  559: 	all all-am all-local check check-am clean clean-generic \
  560: 	clean-libtool ctags ctags-recursive distclean \
  561: 	distclean-generic distclean-libtool distclean-tags distdir dvi \
  562: 	dvi-am html html-am info info-am install install-am \
  563: 	install-data install-data-am install-dvi install-dvi-am \
  564: 	install-exec install-exec-am install-html install-html-am \
  565: 	install-info install-info-am install-man install-pdf \
  566: 	install-pdf-am install-ps install-ps-am install-strip \
  567: 	installcheck installcheck-am installdirs installdirs-am \
  568: 	maintainer-clean maintainer-clean-generic mostlyclean \
  569: 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  570: 	tags tags-recursive uninstall uninstall-am
  571: 
  572: 
  573: all-local: ipsec-tools.spec
  574: 
  575: ipsec-tools.spec: ipsec-tools.spec.in Makefile
  576: 	rm -f $@.tmp
  577: 	sed < $< > $@.tmp \
  578: 	    -e 's:@-VERSION-@:${VERSION}:'
  579: 	mv $@.tmp $@
  580: 
  581: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  582: # Otherwise a system limit (for SysV at least) may be exceeded.
  583: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>