File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / include / Makefile.in
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 11:54:42 2013 UTC (10 years, 11 months ago) by misho
Branches: libnet, MAIN
CVS tags: v1_1_6p5, v1_1_6p4, v1_1_6p0, v1_1_6, HEAD
1.1.6

    1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
    2: # @configure_input@
    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: @SET_MAKE@
   17: 
   18: # $Id: Makefile.in,v 1.1.1.2 2013/07/22 11:54:42 misho Exp $
   19: 
   20: # $Id: Makefile.in,v 1.1.1.2 2013/07/22 11:54:42 misho Exp $
   21: #
   22: # Libnet automake information file
   23: # Copyright (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
   24: # All rights reserved.
   25: #
   26: 
   27: VPATH = @srcdir@
   28: pkgdatadir = $(datadir)/@PACKAGE@
   29: pkgincludedir = $(includedir)/@PACKAGE@
   30: pkglibdir = $(libdir)/@PACKAGE@
   31: pkglibexecdir = $(libexecdir)/@PACKAGE@
   32: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   33: install_sh_DATA = $(install_sh) -c -m 644
   34: install_sh_PROGRAM = $(install_sh) -c
   35: install_sh_SCRIPT = $(install_sh) -c
   36: INSTALL_HEADER = $(INSTALL_DATA)
   37: transform = $(program_transform_name)
   38: NORMAL_INSTALL = :
   39: PRE_INSTALL = :
   40: POST_INSTALL = :
   41: NORMAL_UNINSTALL = :
   42: PRE_UNINSTALL = :
   43: POST_UNINSTALL = :
   44: build_triplet = @build@
   45: host_triplet = @host@
   46: target_triplet = @target@
   47: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
   48: 	$(srcdir)/config.h.in $(srcdir)/libnet.h.in \
   49: 	$(top_srcdir)/Makefile.am.common
   50: subdir = include
   51: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   52: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
   53: 	$(top_srcdir)/configure.in
   54: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
   55: 	$(ACLOCAL_M4)
   56: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
   57: CONFIG_HEADER = config.h
   58: CONFIG_CLEAN_FILES = libnet.h
   59: CONFIG_CLEAN_VPATH_FILES =
   60: depcomp =
   61: am__depfiles_maybe =
   62: SOURCES =
   63: DIST_SOURCES =
   64: RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
   65: 	html-recursive info-recursive install-data-recursive \
   66: 	install-dvi-recursive install-exec-recursive \
   67: 	install-html-recursive install-info-recursive \
   68: 	install-pdf-recursive install-ps-recursive install-recursive \
   69: 	installcheck-recursive installdirs-recursive pdf-recursive \
   70: 	ps-recursive uninstall-recursive
   71: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
   72: am__vpath_adj = case $$p in \
   73:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
   74:     *) f=$$p;; \
   75:   esac;
   76: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
   77: am__install_max = 40
   78: am__nobase_strip_setup = \
   79:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
   80: am__nobase_strip = \
   81:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
   82: am__nobase_list = $(am__nobase_strip_setup); \
   83:   for p in $$list; do echo "$$p $$p"; done | \
   84:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
   85:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
   86:     if (++n[$$2] == $(am__install_max)) \
   87:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
   88:     END { for (dir in files) print dir, files[dir] }'
   89: am__base_list = \
   90:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
   91:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
   92: am__installdirs = "$(DESTDIR)$(includedir)"
   93: HEADERS = $(nodist_include_HEADERS)
   94: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
   95:   distclean-recursive maintainer-clean-recursive
   96: AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
   97: 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
   98: 	distdir
   99: ETAGS = etags
  100: CTAGS = ctags
  101: DIST_SUBDIRS = $(SUBDIRS)
  102: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  103: am__relativize = \
  104:   dir0=`pwd`; \
  105:   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  106:   sed_rest='s,^[^/]*/*,,'; \
  107:   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  108:   sed_butlast='s,/*[^/]*$$,,'; \
  109:   while test -n "$$dir1"; do \
  110:     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  111:     if test "$$first" != "."; then \
  112:       if test "$$first" = ".."; then \
  113:         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  114:         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  115:       else \
  116:         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  117:         if test "$$first2" = "$$first"; then \
  118:           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  119:         else \
  120:           dir2="../$$dir2"; \
  121:         fi; \
  122:         dir0="$$dir0"/"$$first"; \
  123:       fi; \
  124:     fi; \
  125:     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  126:   done; \
  127:   reldir="$$dir2"
  128: ACLOCAL = @ACLOCAL@
  129: ADDITIONAL_LIBS = @ADDITIONAL_LIBS@
  130: AMTAR = @AMTAR@
  131: AR = @AR@
  132: AUTOCONF = @AUTOCONF@
  133: AUTOHEADER = @AUTOHEADER@
  134: AUTOMAKE = @AUTOMAKE@
  135: AWK = @AWK@
  136: CC = @CC@
  137: CCDEPMODE = @CCDEPMODE@
  138: CFLAGS = @CFLAGS@
  139: CPP = @CPP@
  140: CPPFLAGS = @CPPFLAGS@
  141: CYGPATH_W = @CYGPATH_W@
  142: DEFS = @DEFS@
  143: DEPDIR = @DEPDIR@
  144: DLLTOOL = @DLLTOOL@
  145: DSYMUTIL = @DSYMUTIL@
  146: DUMPBIN = @DUMPBIN@
  147: ECHO_C = @ECHO_C@
  148: ECHO_N = @ECHO_N@
  149: ECHO_T = @ECHO_T@
  150: EGREP = @EGREP@
  151: ENDIANESS = @ENDIANESS@
  152: EXEEXT = @EXEEXT@
  153: FGREP = @FGREP@
  154: GREP = @GREP@
  155: HAVE_PACKET_SOCKET = @HAVE_PACKET_SOCKET@
  156: INSTALL = @INSTALL@
  157: INSTALL_DATA = @INSTALL_DATA@
  158: INSTALL_PROGRAM = @INSTALL_PROGRAM@
  159: INSTALL_SCRIPT = @INSTALL_SCRIPT@
  160: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  161: LD = @LD@
  162: LDFLAGS = @LDFLAGS@
  163: LIBNET_CONFIG_CFLAGS = @LIBNET_CONFIG_CFLAGS@
  164: LIBNET_CONFIG_DEFINES = @LIBNET_CONFIG_DEFINES@
  165: LIBNET_CONFIG_LIBS = @LIBNET_CONFIG_LIBS@
  166: LIBOBJS = @LIBOBJS@
  167: LIBS = @LIBS@
  168: LIBTOOL = @LIBTOOL@
  169: LIPO = @LIPO@
  170: LN_S = @LN_S@
  171: LTLIBOBJS = @LTLIBOBJS@
  172: MAINT = @MAINT@
  173: MAKEINFO = @MAKEINFO@
  174: MANIFEST_TOOL = @MANIFEST_TOOL@
  175: MKDIR_P = @MKDIR_P@
  176: NM = @NM@
  177: NMEDIT = @NMEDIT@
  178: OBJDUMP = @OBJDUMP@
  179: OBJEXT = @OBJEXT@
  180: OTOOL = @OTOOL@
  181: OTOOL64 = @OTOOL64@
  182: PACKAGE = @PACKAGE@
  183: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  184: PACKAGE_NAME = @PACKAGE_NAME@
  185: PACKAGE_STRING = @PACKAGE_STRING@
  186: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  187: PACKAGE_URL = @PACKAGE_URL@
  188: PACKAGE_VERSION = @PACKAGE_VERSION@
  189: PATH_SEPARATOR = @PATH_SEPARATOR@
  190: RANLIB = @RANLIB@
  191: SED = @SED@
  192: SET_MAKE = @SET_MAKE@
  193: SHELL = @SHELL@
  194: STRIP = @STRIP@
  195: VERSION = @VERSION@
  196: abs_builddir = @abs_builddir@
  197: abs_srcdir = @abs_srcdir@
  198: abs_top_builddir = @abs_top_builddir@
  199: abs_top_srcdir = @abs_top_srcdir@
  200: ac_ct_AR = @ac_ct_AR@
  201: ac_ct_CC = @ac_ct_CC@
  202: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  203: am__include = @am__include@
  204: am__leading_dot = @am__leading_dot@
  205: am__quote = @am__quote@
  206: am__tar = @am__tar@
  207: am__untar = @am__untar@
  208: bindir = @bindir@
  209: build = @build@
  210: build_alias = @build_alias@
  211: build_cpu = @build_cpu@
  212: build_os = @build_os@
  213: build_vendor = @build_vendor@
  214: builddir = @builddir@
  215: datadir = @datadir@
  216: datarootdir = @datarootdir@
  217: docdir = @docdir@
  218: dvidir = @dvidir@
  219: exec_prefix = @exec_prefix@
  220: host = @host@
  221: host_alias = @host_alias@
  222: host_cpu = @host_cpu@
  223: host_os = @host_os@
  224: host_vendor = @host_vendor@
  225: htmldir = @htmldir@
  226: includedir = @includedir@
  227: infodir = @infodir@
  228: install_sh = @install_sh@
  229: libdir = @libdir@
  230: libexecdir = @libexecdir@
  231: localedir = @localedir@
  232: localstatedir = @localstatedir@
  233: mandir = @mandir@
  234: mkdir_p = @mkdir_p@
  235: oldincludedir = @oldincludedir@
  236: pdfdir = @pdfdir@
  237: prefix = @prefix@
  238: program_transform_name = @program_transform_name@
  239: psdir = @psdir@
  240: sbindir = @sbindir@
  241: sharedstatedir = @sharedstatedir@
  242: srcdir = @srcdir@
  243: sysconfdir = @sysconfdir@
  244: target = @target@
  245: target_alias = @target_alias@
  246: target_cpu = @target_cpu@
  247: target_os = @target_os@
  248: target_vendor = @target_vendor@
  249: top_build_prefix = @top_build_prefix@
  250: top_builddir = @top_builddir@
  251: top_srcdir = @top_srcdir@
  252: AUTOMAKE_OPTIONS = foreign no-dependencies
  253: DISTCLEANFILES = *~
  254: ACLOCAL_AMFLAGS = -I m4
  255: INCLUDES = -I$(top_srcdir)/include
  256: nodist_include_HEADERS = libnet.h
  257: EXTRA_DIST = bpf.h gnuc.h ifaddrlist.h
  258: SUBDIRS = libnet win32
  259: all: config.h
  260: 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  261: 
  262: .SUFFIXES:
  263: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
  264: 	@for dep in $?; do \
  265: 	  case '$(am__configure_deps)' in \
  266: 	    *$$dep*) \
  267: 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  268: 	        && { if test -f $@; then exit 0; else break; fi; }; \
  269: 	      exit 1;; \
  270: 	  esac; \
  271: 	done; \
  272: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
  273: 	$(am__cd) $(top_srcdir) && \
  274: 	  $(AUTOMAKE) --foreign include/Makefile
  275: .PRECIOUS: Makefile
  276: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  277: 	@case '$?' in \
  278: 	  *config.status*) \
  279: 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  280: 	  *) \
  281: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  282: 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  283: 	esac;
  284: 
  285: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  286: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  287: 
  288: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  289: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  290: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  291: 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  292: $(am__aclocal_m4_deps):
  293: 
  294: config.h: stamp-h1
  295: 	@if test ! -f $@; then \
  296: 	  rm -f stamp-h1; \
  297: 	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  298: 	else :; fi
  299: 
  300: stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  301: 	@rm -f stamp-h1
  302: 	cd $(top_builddir) && $(SHELL) ./config.status include/config.h
  303: $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
  304: 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  305: 	rm -f stamp-h1
  306: 	touch $@
  307: 
  308: distclean-hdr:
  309: 	-rm -f config.h stamp-h1
  310: libnet.h: $(top_builddir)/config.status $(srcdir)/libnet.h.in
  311: 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  312: 
  313: mostlyclean-libtool:
  314: 	-rm -f *.lo
  315: 
  316: clean-libtool:
  317: 	-rm -rf .libs _libs
  318: install-nodist_includeHEADERS: $(nodist_include_HEADERS)
  319: 	@$(NORMAL_INSTALL)
  320: 	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
  321: 	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
  322: 	for p in $$list; do \
  323: 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  324: 	  echo "$$d$$p"; \
  325: 	done | $(am__base_list) | \
  326: 	while read files; do \
  327: 	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
  328: 	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
  329: 	done
  330: 
  331: uninstall-nodist_includeHEADERS:
  332: 	@$(NORMAL_UNINSTALL)
  333: 	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
  334: 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  335: 	test -n "$$files" || exit 0; \
  336: 	echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
  337: 	cd "$(DESTDIR)$(includedir)" && rm -f $$files
  338: 
  339: # This directory's subdirectories are mostly independent; you can cd
  340: # into them and run `make' without going through this Makefile.
  341: # To change the values of `make' variables: instead of editing Makefiles,
  342: # (1) if the variable is set in `config.status', edit `config.status'
  343: #     (which will cause the Makefiles to be regenerated when you run `make');
  344: # (2) otherwise, pass the desired values on the `make' command line.
  345: $(RECURSIVE_TARGETS):
  346: 	@fail= failcom='exit 1'; \
  347: 	for f in x $$MAKEFLAGS; do \
  348: 	  case $$f in \
  349: 	    *=* | --[!k]*);; \
  350: 	    *k*) failcom='fail=yes';; \
  351: 	  esac; \
  352: 	done; \
  353: 	dot_seen=no; \
  354: 	target=`echo $@ | sed s/-recursive//`; \
  355: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  356: 	  echo "Making $$target in $$subdir"; \
  357: 	  if test "$$subdir" = "."; then \
  358: 	    dot_seen=yes; \
  359: 	    local_target="$$target-am"; \
  360: 	  else \
  361: 	    local_target="$$target"; \
  362: 	  fi; \
  363: 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  364: 	  || eval $$failcom; \
  365: 	done; \
  366: 	if test "$$dot_seen" = "no"; then \
  367: 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  368: 	fi; test -z "$$fail"
  369: 
  370: $(RECURSIVE_CLEAN_TARGETS):
  371: 	@fail= failcom='exit 1'; \
  372: 	for f in x $$MAKEFLAGS; do \
  373: 	  case $$f in \
  374: 	    *=* | --[!k]*);; \
  375: 	    *k*) failcom='fail=yes';; \
  376: 	  esac; \
  377: 	done; \
  378: 	dot_seen=no; \
  379: 	case "$@" in \
  380: 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  381: 	  *) list='$(SUBDIRS)' ;; \
  382: 	esac; \
  383: 	rev=''; for subdir in $$list; do \
  384: 	  if test "$$subdir" = "."; then :; else \
  385: 	    rev="$$subdir $$rev"; \
  386: 	  fi; \
  387: 	done; \
  388: 	rev="$$rev ."; \
  389: 	target=`echo $@ | sed s/-recursive//`; \
  390: 	for subdir in $$rev; do \
  391: 	  echo "Making $$target in $$subdir"; \
  392: 	  if test "$$subdir" = "."; then \
  393: 	    local_target="$$target-am"; \
  394: 	  else \
  395: 	    local_target="$$target"; \
  396: 	  fi; \
  397: 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  398: 	  || eval $$failcom; \
  399: 	done && test -z "$$fail"
  400: tags-recursive:
  401: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  402: 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  403: 	done
  404: ctags-recursive:
  405: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  406: 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  407: 	done
  408: 
  409: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  410: 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  411: 	unique=`for i in $$list; do \
  412: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  413: 	  done | \
  414: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  415: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  416: 	mkid -fID $$unique
  417: tags: TAGS
  418: 
  419: TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  420: 		$(TAGS_FILES) $(LISP)
  421: 	set x; \
  422: 	here=`pwd`; \
  423: 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  424: 	  include_option=--etags-include; \
  425: 	  empty_fix=.; \
  426: 	else \
  427: 	  include_option=--include; \
  428: 	  empty_fix=; \
  429: 	fi; \
  430: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  431: 	  if test "$$subdir" = .; then :; else \
  432: 	    test ! -f $$subdir/TAGS || \
  433: 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  434: 	  fi; \
  435: 	done; \
  436: 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  437: 	unique=`for i in $$list; do \
  438: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  439: 	  done | \
  440: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  441: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  442: 	shift; \
  443: 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  444: 	  test -n "$$unique" || unique=$$empty_fix; \
  445: 	  if test $$# -gt 0; then \
  446: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  447: 	      "$$@" $$unique; \
  448: 	  else \
  449: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  450: 	      $$unique; \
  451: 	  fi; \
  452: 	fi
  453: ctags: CTAGS
  454: CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  455: 		$(TAGS_FILES) $(LISP)
  456: 	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  457: 	unique=`for i in $$list; do \
  458: 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  459: 	  done | \
  460: 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  461: 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
  462: 	test -z "$(CTAGS_ARGS)$$unique" \
  463: 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  464: 	     $$unique
  465: 
  466: GTAGS:
  467: 	here=`$(am__cd) $(top_builddir) && pwd` \
  468: 	  && $(am__cd) $(top_srcdir) \
  469: 	  && gtags -i $(GTAGS_ARGS) "$$here"
  470: 
  471: distclean-tags:
  472: 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  473: 
  474: distdir: $(DISTFILES)
  475: 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  476: 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  477: 	list='$(DISTFILES)'; \
  478: 	  dist_files=`for file in $$list; do echo $$file; done | \
  479: 	  sed -e "s|^$$srcdirstrip/||;t" \
  480: 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  481: 	case $$dist_files in \
  482: 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  483: 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  484: 			   sort -u` ;; \
  485: 	esac; \
  486: 	for file in $$dist_files; do \
  487: 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  488: 	  if test -d $$d/$$file; then \
  489: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  490: 	    if test -d "$(distdir)/$$file"; then \
  491: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  492: 	    fi; \
  493: 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  494: 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  495: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  496: 	    fi; \
  497: 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  498: 	  else \
  499: 	    test -f "$(distdir)/$$file" \
  500: 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  501: 	    || exit 1; \
  502: 	  fi; \
  503: 	done
  504: 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  505: 	  if test "$$subdir" = .; then :; else \
  506: 	    test -d "$(distdir)/$$subdir" \
  507: 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  508: 	    || exit 1; \
  509: 	  fi; \
  510: 	done
  511: 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  512: 	  if test "$$subdir" = .; then :; else \
  513: 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  514: 	    $(am__relativize); \
  515: 	    new_distdir=$$reldir; \
  516: 	    dir1=$$subdir; dir2="$(top_distdir)"; \
  517: 	    $(am__relativize); \
  518: 	    new_top_distdir=$$reldir; \
  519: 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  520: 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  521: 	    ($(am__cd) $$subdir && \
  522: 	      $(MAKE) $(AM_MAKEFLAGS) \
  523: 	        top_distdir="$$new_top_distdir" \
  524: 	        distdir="$$new_distdir" \
  525: 		am__remove_distdir=: \
  526: 		am__skip_length_check=: \
  527: 		am__skip_mode_fix=: \
  528: 	        distdir) \
  529: 	      || exit 1; \
  530: 	  fi; \
  531: 	done
  532: check-am: all-am
  533: check: check-recursive
  534: all-am: Makefile $(HEADERS) config.h
  535: installdirs: installdirs-recursive
  536: installdirs-am:
  537: 	for dir in "$(DESTDIR)$(includedir)"; do \
  538: 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  539: 	done
  540: install: install-recursive
  541: install-exec: install-exec-recursive
  542: install-data: install-data-recursive
  543: uninstall: uninstall-recursive
  544: 
  545: install-am: all-am
  546: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  547: 
  548: installcheck: installcheck-recursive
  549: install-strip:
  550: 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  551: 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  552: 	  `test -z '$(STRIP)' || \
  553: 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  554: mostlyclean-generic:
  555: 
  556: clean-generic:
  557: 
  558: distclean-generic:
  559: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  560: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  561: 	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  562: 
  563: maintainer-clean-generic:
  564: 	@echo "This command is intended for maintainers to use"
  565: 	@echo "it deletes files that may require special tools to rebuild."
  566: clean: clean-recursive
  567: 
  568: clean-am: clean-generic clean-libtool mostlyclean-am
  569: 
  570: distclean: distclean-recursive
  571: 	-rm -f Makefile
  572: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
  573: 
  574: dvi: dvi-recursive
  575: 
  576: dvi-am:
  577: 
  578: html: html-recursive
  579: 
  580: html-am:
  581: 
  582: info: info-recursive
  583: 
  584: info-am:
  585: 
  586: install-data-am: install-nodist_includeHEADERS
  587: 
  588: install-dvi: install-dvi-recursive
  589: 
  590: install-dvi-am:
  591: 
  592: install-exec-am:
  593: 
  594: install-html: install-html-recursive
  595: 
  596: install-html-am:
  597: 
  598: install-info: install-info-recursive
  599: 
  600: install-info-am:
  601: 
  602: install-man:
  603: 
  604: install-pdf: install-pdf-recursive
  605: 
  606: install-pdf-am:
  607: 
  608: install-ps: install-ps-recursive
  609: 
  610: install-ps-am:
  611: 
  612: installcheck-am:
  613: 
  614: maintainer-clean: maintainer-clean-recursive
  615: 	-rm -f Makefile
  616: maintainer-clean-am: distclean-am maintainer-clean-generic
  617: 
  618: mostlyclean: mostlyclean-recursive
  619: 
  620: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  621: 
  622: pdf: pdf-recursive
  623: 
  624: pdf-am:
  625: 
  626: ps: ps-recursive
  627: 
  628: ps-am:
  629: 
  630: uninstall-am: uninstall-nodist_includeHEADERS
  631: 
  632: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  633: 	ctags-recursive install-am install-strip tags-recursive
  634: 
  635: .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  636: 	all all-am check check-am clean clean-generic clean-libtool \
  637: 	ctags ctags-recursive distclean distclean-generic \
  638: 	distclean-hdr distclean-libtool distclean-tags distdir dvi \
  639: 	dvi-am html html-am info info-am install install-am \
  640: 	install-data install-data-am install-dvi install-dvi-am \
  641: 	install-exec install-exec-am install-html install-html-am \
  642: 	install-info install-info-am install-man \
  643: 	install-nodist_includeHEADERS install-pdf install-pdf-am \
  644: 	install-ps install-ps-am install-strip installcheck \
  645: 	installcheck-am installdirs installdirs-am maintainer-clean \
  646: 	maintainer-clean-generic mostlyclean mostlyclean-generic \
  647: 	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  648: 	uninstall uninstall-am uninstall-nodist_includeHEADERS
  649: 
  650: 
  651: # Tell versions [3.59,3.63) of GNU make to not export all variables.
  652: # Otherwise a system limit (for SysV at least) may be exceeded.
  653: .NOEXPORT:

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