1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# utils/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# -*- Makefile -*-
19
20
21
22pkgincludedir = $(includedir)/iptables
23pkglibdir = $(libdir)/iptables
24pkglibexecdir = $(libexecdir)/iptables
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = i686-pc-linux-gnu
38host_triplet = mipsel-unknown-linux-gnu
39sbin_PROGRAMS = nfnl_osf$(EXEEXT)
40subdir = utils
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_linker_flags.m4 \
44	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48	$(ACLOCAL_M4)
49mkinstalldirs = $(install_sh) -d
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52CONFIG_CLEAN_VPATH_FILES =
53am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgdatadir)"
54PROGRAMS = $(sbin_PROGRAMS)
55nfnl_osf_SOURCES = nfnl_osf.c
56nfnl_osf_OBJECTS = nfnl_osf.$(OBJEXT)
57nfnl_osf_DEPENDENCIES =
58DEFAULT_INCLUDES = -I. -I$(top_builddir)
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61am__mv = mv -f
62COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67CCLD = $(CC)
68LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
70	$(LDFLAGS) -o $@
71SOURCES = nfnl_osf.c
72DIST_SOURCES = nfnl_osf.c
73am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74am__vpath_adj = case $$p in \
75    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76    *) f=$$p;; \
77  esac;
78am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79am__install_max = 40
80am__nobase_strip_setup = \
81  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82am__nobase_strip = \
83  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84am__nobase_list = $(am__nobase_strip_setup); \
85  for p in $$list; do echo "$$p $$p"; done | \
86  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88    if (++n[$$2] == $(am__install_max)) \
89      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90    END { for (dir in files) print dir, files[dir] }'
91am__base_list = \
92  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94DATA = $(pkgdata_DATA)
95ETAGS = etags
96CTAGS = ctags
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98pkgdatadir = ${datadir}/xtables
99ACLOCAL = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run aclocal-1.11
100AMTAR = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run tar
101AR = mipsel-uclibc-linux26-ar
102AUTOCONF = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run autoconf
103AUTOHEADER = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run autoheader
104AUTOMAKE = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run automake-1.11
105AWK = gawk
106CC = mipsel-uclibc-linux26-gcc
107CCDEPMODE = depmode=gcc3
108CFLAGS = -g -O2
109CPP = mipsel-uclibc-linux26-gcc -E
110CPPFLAGS = 
111CYGPATH_W = echo
112DEFS = -DHAVE_CONFIG_H
113DEPDIR = .deps
114DSYMUTIL = 
115DUMPBIN = 
116ECHO_C = 
117ECHO_N = -n
118ECHO_T = 
119EGREP = /bin/grep -E
120EXEEXT = 
121FGREP = /bin/grep -F
122GREP = /bin/grep
123INSTALL = /usr/bin/install -c
124INSTALL_DATA = ${INSTALL} -m 644
125INSTALL_PROGRAM = ${INSTALL}
126INSTALL_SCRIPT = ${INSTALL}
127INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
128LD = mipsel-uclibc-linux26-ld
129LDFLAGS = 
130LIBOBJS = 
131LIBS = 
132LIBTOOL = $(SHELL) $(top_builddir)/libtool
133LIPO = 
134LN_S = ln -s
135LTLIBOBJS = 
136MAKEINFO = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/missing --run makeinfo
137MKDIR_P = /bin/mkdir -p
138NM = mipsel-uclibc-linux26-nm
139NMEDIT = 
140OBJDUMP = objdump
141OBJEXT = o
142OTOOL = 
143OTOOL64 = 
144PACKAGE = iptables
145PACKAGE_BUGREPORT = 
146PACKAGE_NAME = iptables
147PACKAGE_STRING = iptables 1.4.12.1
148PACKAGE_TARNAME = iptables
149PACKAGE_URL = 
150PACKAGE_VERSION = 1.4.12.1
151PATH_SEPARATOR = :
152PKG_CONFIG = /usr/bin/pkg-config
153PKG_CONFIG_LIBDIR = 
154PKG_CONFIG_PATH = 
155RANLIB = mipsel-uclibc-linux26-ranlib
156SED = /bin/sed
157SET_MAKE = 
158SHELL = /bin/sh
159STRIP = strip
160VERSION = 1.4.12.1
161abs_builddir = /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/utils
162abs_srcdir = /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/utils
163abs_top_builddir = /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1
164abs_top_srcdir = /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1
165ac_ct_CC = 
166ac_ct_DUMPBIN = 
167am__include = include
168am__leading_dot = .
169am__quote = 
170am__tar = ${AMTAR} chof - "$$tardir"
171am__untar = ${AMTAR} xf -
172bindir = ${exec_prefix}/bin
173blacklist_modules =  ipvs
174build = i686-pc-linux-gnu
175build_alias = 
176build_cpu = i686
177build_os = linux-gnu
178build_vendor = pc
179builddir = .
180datadir = ${datarootdir}
181datarootdir = ${prefix}/share
182docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
183dvidir = ${docdir}
184exec_prefix = ${prefix}
185host = mipsel-unknown-linux-gnu
186host_alias = mipsel-linux
187host_cpu = mipsel
188host_os = linux-gnu
189host_vendor = unknown
190htmldir = ${docdir}
191includedir = ${prefix}/include
192infodir = ${datarootdir}/info
193install_sh = ${SHELL} /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/install-sh
194kbuilddir = 
195kinclude_CPPFLAGS =  -I/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/src/linux/linux-2.6/include
196ksourcedir = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/src/linux/linux-2.6
197libdir = ${exec_prefix}/lib
198libexecdir = ${exec_prefix}/libexec
199libiptc_LDFLAGS2 = -Wl,--no-as-needed
200libnfnetlink_CFLAGS = 
201libnfnetlink_LIBS = 
202libxtables_vage = 0
203libxtables_vcurrent = 7
204libxtables_vmajor = 7
205localedir = ${datarootdir}/locale
206localstatedir = ${prefix}/var
207lt_ECHO = echo
208mandir = ${datarootdir}/man
209mkdir_p = /bin/mkdir -p
210oldincludedir = /usr/include
211pdfdir = ${docdir}
212pkgconfigdir = ${libdir}/pkgconfig
213prefix = /home/perry/project/WNDR4500/src/ReadySHARE_remote_binaries/iptables-1.4.12.1/tmp
214program_transform_name = s,x,x,
215psdir = ${docdir}
216regular_CFLAGS = -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes 	-Winline -pipe
217regular_CPPFLAGS = -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT 	-DXTABLES_LIBDIR=\"${xtlibdir}\" -DXTABLES_INTERNAL
218sbindir = ${exec_prefix}/sbin
219sharedstatedir = ${prefix}/com
220srcdir = .
221sysconfdir = ${prefix}/etc
222target_alias = 
223top_build_prefix = ../
224top_builddir = ..
225top_srcdir = ..
226xtlibdir = ${exec_prefix}/lib/xtables
227AM_CFLAGS = ${regular_CFLAGS}
228AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_builddir}/include -I${top_srcdir}/include
229pkgdata_DATA = pf.os
230nfnl_osf_LDADD = -lnfnetlink
231all: all-am
232
233.SUFFIXES:
234.SUFFIXES: .c .lo .o .obj
235$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
236	@for dep in $?; do \
237	  case '$(am__configure_deps)' in \
238	    *$$dep*) \
239	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240	        && { if test -f $@; then exit 0; else break; fi; }; \
241	      exit 1;; \
242	  esac; \
243	done; \
244	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
245	$(am__cd) $(top_srcdir) && \
246	  $(AUTOMAKE) --gnu utils/Makefile
247.PRECIOUS: Makefile
248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249	@case '$?' in \
250	  *config.status*) \
251	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252	  *) \
253	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255	esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260$(top_srcdir)/configure:  $(am__configure_deps)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(am__aclocal_m4_deps):
265install-sbinPROGRAMS: $(sbin_PROGRAMS)
266	@$(NORMAL_INSTALL)
267	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
268	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
269	for p in $$list; do echo "$$p $$p"; done | \
270	sed 's/$(EXEEXT)$$//' | \
271	while read p p1; do if test -f $$p || test -f $$p1; \
272	  then echo "$$p"; echo "$$p"; else :; fi; \
273	done | \
274	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
275	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
276	sed 'N;N;N;s,\n, ,g' | \
277	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
278	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
279	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
280	    else { print "f", $$3 "/" $$4, $$1; } } \
281	  END { for (d in files) print "f", d, files[d] }' | \
282	while read type dir files; do \
283	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
284	    test -z "$$files" || { \
285	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
286	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
287	    } \
288	; done
289
290uninstall-sbinPROGRAMS:
291	@$(NORMAL_UNINSTALL)
292	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
293	files=`for p in $$list; do echo "$$p"; done | \
294	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
295	      -e 's/$$/$(EXEEXT)/' `; \
296	test -n "$$list" || exit 0; \
297	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
298	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
299
300clean-sbinPROGRAMS:
301	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
302	echo " rm -f" $$list; \
303	rm -f $$list || exit $$?; \
304	test -n "$(EXEEXT)" || exit 0; \
305	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
306	echo " rm -f" $$list; \
307	rm -f $$list
308nfnl_osf$(EXEEXT): $(nfnl_osf_OBJECTS) $(nfnl_osf_DEPENDENCIES) 
309	@rm -f nfnl_osf$(EXEEXT)
310	$(LINK) $(nfnl_osf_OBJECTS) $(nfnl_osf_LDADD) $(LIBS)
311
312mostlyclean-compile:
313	-rm -f *.$(OBJEXT)
314
315distclean-compile:
316	-rm -f *.tab.c
317
318include ./$(DEPDIR)/nfnl_osf.Po
319
320.c.o:
321	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
322	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
323#	source='$<' object='$@' libtool=no \
324#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
325#	$(COMPILE) -c $<
326
327.c.obj:
328	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
329	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
330#	source='$<' object='$@' libtool=no \
331#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
332#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
333
334.c.lo:
335	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
337#	source='$<' object='$@' libtool=yes \
338#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
339#	$(LTCOMPILE) -c -o $@ $<
340
341mostlyclean-libtool:
342	-rm -f *.lo
343
344clean-libtool:
345	-rm -rf .libs _libs
346install-pkgdataDATA: $(pkgdata_DATA)
347	@$(NORMAL_INSTALL)
348	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
349	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
350	for p in $$list; do \
351	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
352	  echo "$$d$$p"; \
353	done | $(am__base_list) | \
354	while read files; do \
355	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
356	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
357	done
358
359uninstall-pkgdataDATA:
360	@$(NORMAL_UNINSTALL)
361	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
362	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
363	test -n "$$files" || exit 0; \
364	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
365	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
366
367ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
368	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369	unique=`for i in $$list; do \
370	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371	  done | \
372	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373	      END { if (nonempty) { for (i in files) print i; }; }'`; \
374	mkid -fID $$unique
375tags: TAGS
376
377TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378		$(TAGS_FILES) $(LISP)
379	set x; \
380	here=`pwd`; \
381	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382	unique=`for i in $$list; do \
383	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384	  done | \
385	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386	      END { if (nonempty) { for (i in files) print i; }; }'`; \
387	shift; \
388	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
389	  test -n "$$unique" || unique=$$empty_fix; \
390	  if test $$# -gt 0; then \
391	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392	      "$$@" $$unique; \
393	  else \
394	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395	      $$unique; \
396	  fi; \
397	fi
398ctags: CTAGS
399CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
400		$(TAGS_FILES) $(LISP)
401	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402	unique=`for i in $$list; do \
403	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404	  done | \
405	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406	      END { if (nonempty) { for (i in files) print i; }; }'`; \
407	test -z "$(CTAGS_ARGS)$$unique" \
408	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409	     $$unique
410
411GTAGS:
412	here=`$(am__cd) $(top_builddir) && pwd` \
413	  && $(am__cd) $(top_srcdir) \
414	  && gtags -i $(GTAGS_ARGS) "$$here"
415
416distclean-tags:
417	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418
419distdir: $(DISTFILES)
420	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
421	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422	list='$(DISTFILES)'; \
423	  dist_files=`for file in $$list; do echo $$file; done | \
424	  sed -e "s|^$$srcdirstrip/||;t" \
425	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
426	case $$dist_files in \
427	  */*) $(MKDIR_P) `echo "$$dist_files" | \
428			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
429			   sort -u` ;; \
430	esac; \
431	for file in $$dist_files; do \
432	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433	  if test -d $$d/$$file; then \
434	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
435	    if test -d "$(distdir)/$$file"; then \
436	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
437	    fi; \
438	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
440	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441	    fi; \
442	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
443	  else \
444	    test -f "$(distdir)/$$file" \
445	    || cp -p $$d/$$file "$(distdir)/$$file" \
446	    || exit 1; \
447	  fi; \
448	done
449check-am: all-am
450check: check-am
451all-am: Makefile $(PROGRAMS) $(DATA)
452installdirs:
453	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgdatadir)"; do \
454	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
455	done
456install: install-am
457install-exec: install-exec-am
458install-data: install-data-am
459uninstall: uninstall-am
460
461install-am: all-am
462	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
463
464installcheck: installcheck-am
465install-strip:
466	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468	  `test -z '$(STRIP)' || \
469	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
470mostlyclean-generic:
471
472clean-generic:
473
474distclean-generic:
475	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
476	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
477
478maintainer-clean-generic:
479	@echo "This command is intended for maintainers to use"
480	@echo "it deletes files that may require special tools to rebuild."
481clean: clean-am
482
483clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
484	mostlyclean-am
485
486distclean: distclean-am
487	-rm -rf ./$(DEPDIR)
488	-rm -f Makefile
489distclean-am: clean-am distclean-compile distclean-generic \
490	distclean-tags
491
492dvi: dvi-am
493
494dvi-am:
495
496html: html-am
497
498html-am:
499
500info: info-am
501
502info-am:
503
504install-data-am: install-pkgdataDATA
505
506install-dvi: install-dvi-am
507
508install-dvi-am:
509
510install-exec-am: install-sbinPROGRAMS
511
512install-html: install-html-am
513
514install-html-am:
515
516install-info: install-info-am
517
518install-info-am:
519
520install-man:
521
522install-pdf: install-pdf-am
523
524install-pdf-am:
525
526install-ps: install-ps-am
527
528install-ps-am:
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-am
533	-rm -rf ./$(DEPDIR)
534	-rm -f Makefile
535maintainer-clean-am: distclean-am maintainer-clean-generic
536
537mostlyclean: mostlyclean-am
538
539mostlyclean-am: mostlyclean-compile mostlyclean-generic \
540	mostlyclean-libtool
541
542pdf: pdf-am
543
544pdf-am:
545
546ps: ps-am
547
548ps-am:
549
550uninstall-am: uninstall-pkgdataDATA uninstall-sbinPROGRAMS
551
552.MAKE: install-am install-strip
553
554.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
555	clean-libtool clean-sbinPROGRAMS ctags distclean \
556	distclean-compile distclean-generic distclean-libtool \
557	distclean-tags distdir dvi dvi-am html html-am info info-am \
558	install install-am install-data install-data-am install-dvi \
559	install-dvi-am install-exec install-exec-am install-html \
560	install-html-am install-info install-info-am install-man \
561	install-pdf install-pdf-am install-pkgdataDATA install-ps \
562	install-ps-am install-sbinPROGRAMS install-strip installcheck \
563	installcheck-am installdirs maintainer-clean \
564	maintainer-clean-generic mostlyclean mostlyclean-compile \
565	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
566	tags uninstall uninstall-am uninstall-pkgdataDATA \
567	uninstall-sbinPROGRAMS
568
569
570# Tell versions [3.59,3.63) of GNU make to not export all variables.
571# Otherwise a system limit (for SysV at least) may be exceeded.
572.NOEXPORT:
573