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