1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81bin_PROGRAMS = pg_enc$(EXEEXT)
82subdir = src/tools/pgenc
83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/mkinstalldirs
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/m4/docbook.m4 \
87	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
88	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
89	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/c-compiler.m4 \
90	$(top_srcdir)/c-library.m4 $(top_srcdir)/general.m4 \
91	$(top_srcdir)/ac_func_accept_argtypes.m4 \
92	$(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
96CONFIG_HEADER = $(top_builddir)/src/include/config.h
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99am__installdirs = "$(DESTDIR)$(bindir)"
100PROGRAMS = $(bin_PROGRAMS)
101am__dirstamp = $(am__leading_dot)dirstamp
102dist_pg_enc_OBJECTS = pg_enc.$(OBJEXT) ../fe_port.$(OBJEXT)
103nodist_pg_enc_OBJECTS = ssl_utils.$(OBJEXT) md5.$(OBJEXT) \
104	base64.$(OBJEXT) pool_passwd.$(OBJEXT) pool_signal.$(OBJEXT) \
105	strlcpy.$(OBJEXT) regex_array.$(OBJEXT) \
106	pool_config_variables.$(OBJEXT) pool_config.$(OBJEXT) \
107	fe_memutils.$(OBJEXT) pool_path.$(OBJEXT) \
108	pool_globals.$(OBJEXT)
109pg_enc_OBJECTS = $(dist_pg_enc_OBJECTS) $(nodist_pg_enc_OBJECTS)
110pg_enc_LDADD = $(LDADD)
111AM_V_lt = $(am__v_lt_@AM_V@)
112am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
113am__v_lt_0 = --silent
114am__v_lt_1 =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo "  GEN     " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
127DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include
128depcomp =
129am__depfiles_maybe =
130COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
133	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
134	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
135	$(AM_CFLAGS) $(CFLAGS)
136AM_V_CC = $(am__v_CC_@AM_V@)
137am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
138am__v_CC_0 = @echo "  CC      " $@;
139am__v_CC_1 =
140CCLD = $(CC)
141LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143	$(AM_LDFLAGS) $(LDFLAGS) -o $@
144AM_V_CCLD = $(am__v_CCLD_@AM_V@)
145am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
146am__v_CCLD_0 = @echo "  CCLD    " $@;
147am__v_CCLD_1 =
148SOURCES = $(dist_pg_enc_SOURCES) $(nodist_pg_enc_SOURCES)
149DIST_SOURCES = $(dist_pg_enc_SOURCES)
150am__can_run_installinfo = \
151  case $$AM_UPDATE_INFO_DIR in \
152    n|no|NO) false;; \
153    *) (install-info --version) >/dev/null 2>&1;; \
154  esac
155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156# Read a list of newline-separated strings from the standard input,
157# and print each of them once, without duplicates.  Input order is
158# *not* preserved.
159am__uniquify_input = $(AWK) '\
160  BEGIN { nonempty = 0; } \
161  { items[$$0] = 1; nonempty = 1; } \
162  END { if (nonempty) { for (i in items) print i; }; } \
163'
164# Make sure the list of sources is unique.  This is necessary because,
165# e.g., the same source file might be shared among _SOURCES variables
166# for different programs/libraries.
167am__define_uniq_tagged_files = \
168  list='$(am__tagged_files)'; \
169  unique=`for i in $$list; do \
170    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171  done | $(am__uniquify_input)`
172ETAGS = etags
173CTAGS = ctags
174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175ACLOCAL = @ACLOCAL@
176AMTAR = @AMTAR@
177AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
178AR = @AR@
179AR_FLAGS = @AR_FLAGS@
180AUTOCONF = @AUTOCONF@
181AUTOHEADER = @AUTOHEADER@
182AUTOMAKE = @AUTOMAKE@
183AWK = @AWK@
184CATALOG = @CATALOG@
185CC = @CC@
186CFLAGS = @CFLAGS@
187COLLATEINDEX = @COLLATEINDEX@
188CPP = @CPP@
189CPPFLAGS = @CPPFLAGS@
190CYGPATH_W = @CYGPATH_W@
191DEFS = @DEFS@ \
192    -DDEFAULT_CONFIGDIR=\"$(sysconfdir)\" -DPOOL_TOOLS
193
194DLLTOOL = @DLLTOOL@
195DOCBOOKSTYLE = @DOCBOOKSTYLE@
196DSYMUTIL = @DSYMUTIL@
197DUMPBIN = @DUMPBIN@
198ECHO_C = @ECHO_C@
199ECHO_N = @ECHO_N@
200ECHO_T = @ECHO_T@
201EGREP = @EGREP@
202EXEEXT = @EXEEXT@
203FGREP = @FGREP@
204GREP = @GREP@
205INSTALL = @INSTALL@
206INSTALL_DATA = @INSTALL_DATA@
207INSTALL_PROGRAM = @INSTALL_PROGRAM@
208INSTALL_SCRIPT = @INSTALL_SCRIPT@
209INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
210JADE = @JADE@
211LD = @LD@
212LDFLAGS = @LDFLAGS@
213LEX = @LEX@
214LEXLIB = @LEXLIB@
215LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
216LIBOBJS = @LIBOBJS@
217LIBS = @LIBS@
218LIBTOOL = @LIBTOOL@
219LIPO = @LIPO@
220LN_S = @LN_S@
221LTLIBOBJS = @LTLIBOBJS@
222LYNX = @LYNX@
223MAINT = @MAINT@
224MAKEINFO = @MAKEINFO@
225MANIFEST_TOOL = @MANIFEST_TOOL@
226MEMCACHED_DIR = @MEMCACHED_DIR@
227MEMCACHED_INCLUDE_OPT = @MEMCACHED_INCLUDE_OPT@
228MEMCACHED_LINK_OPT = @MEMCACHED_LINK_OPT@
229MEMCACHED_RPATH_OPT = @MEMCACHED_RPATH_OPT@
230MKDIR_P = @MKDIR_P@
231NM = @NM@
232NMEDIT = @NMEDIT@
233NSGMLS = @NSGMLS@
234OBJDUMP = @OBJDUMP@
235OBJEXT = @OBJEXT@
236OSX = @OSX@
237OTOOL = @OTOOL@
238OTOOL64 = @OTOOL64@
239PACKAGE = @PACKAGE@
240PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
241PACKAGE_NAME = @PACKAGE_NAME@
242PACKAGE_STRING = @PACKAGE_STRING@
243PACKAGE_TARNAME = @PACKAGE_TARNAME@
244PACKAGE_URL = @PACKAGE_URL@
245PACKAGE_VERSION = @PACKAGE_VERSION@
246PATH_SEPARATOR = @PATH_SEPARATOR@
247PERL = @PERL@
248PGCONFIG = @PGCONFIG@
249PGSQL_BIN_DIR = @PGSQL_BIN_DIR@
250PGSQL_INCLUDE_DIR = @PGSQL_INCLUDE_DIR@
251PGSQL_LIB_DIR = @PGSQL_LIB_DIR@
252RANLIB = @RANLIB@
253SED = @SED@
254SET_MAKE = @SET_MAKE@
255SHELL = @SHELL@
256STRIP = @STRIP@
257STYLE = @STYLE@
258SUNIFDEF = @SUNIFDEF@
259VERSION = @VERSION@
260XMLLINT = @XMLLINT@
261XSLTPROC = @XSLTPROC@
262XSLTPROC_HTML_FLAGS = @XSLTPROC_HTML_FLAGS@
263YACC = @YACC@
264YFLAGS = @YFLAGS@
265abs_builddir = @abs_builddir@
266abs_srcdir = @abs_srcdir@
267abs_top_builddir = @abs_top_builddir@
268abs_top_srcdir = @abs_top_srcdir@
269ac_ct_AR = @ac_ct_AR@
270ac_ct_CC = @ac_ct_CC@
271ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
272am__leading_dot = @am__leading_dot@
273am__tar = @am__tar@
274am__untar = @am__untar@
275bindir = @bindir@
276build = @build@
277build_alias = @build_alias@
278build_cpu = @build_cpu@
279build_os = @build_os@
280build_vendor = @build_vendor@
281builddir = @builddir@
282datadir = @datadir@
283datarootdir = @datarootdir@
284docdir = @docdir@
285dvidir = @dvidir@
286exec_prefix = @exec_prefix@
287have_docbook = @have_docbook@
288host = @host@
289host_alias = @host_alias@
290host_cpu = @host_cpu@
291host_os = @host_os@
292host_vendor = @host_vendor@
293htmldir = @htmldir@
294includedir = @includedir@
295infodir = @infodir@
296install_sh = @install_sh@
297libdir = @libdir@
298libexecdir = @libexecdir@
299localedir = @localedir@
300localstatedir = @localstatedir@
301mandir = @mandir@
302mkdir_p = @mkdir_p@
303oldincludedir = @oldincludedir@
304pdfdir = @pdfdir@
305prefix = @prefix@
306program_transform_name = @program_transform_name@
307psdir = @psdir@
308sbindir = @sbindir@
309sharedstatedir = @sharedstatedir@
310srcdir = @srcdir@
311sysconfdir = @sysconfdir@
312target_alias = @target_alias@
313top_build_prefix = @top_build_prefix@
314top_builddir = @top_builddir@
315top_srcdir = @top_srcdir@
316AM_CPPFLAGS = -D_GNU_SOURCE -DPOOL_PRIVATE -I @PGSQL_INCLUDE_DIR@
317dist_pg_enc_SOURCES = pg_enc.c \
318		../fe_port.c
319
320nodist_pg_enc_SOURCES = ssl_utils.c \
321		md5.c \
322		base64.c \
323		pool_passwd.c \
324		pool_signal.c \
325		strlcpy.c \
326		regex_array.c \
327		pool_config_variables.c \
328		pool_config.c \
329		fe_memutils.c \
330		pool_path.c \
331		pool_globals.c
332
333all: all-am
334
335.SUFFIXES:
336.SUFFIXES: .c .lo .o .obj
337$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
338	@for dep in $?; do \
339	  case '$(am__configure_deps)' in \
340	    *$$dep*) \
341	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
342	        && { if test -f $@; then exit 0; else break; fi; }; \
343	      exit 1;; \
344	  esac; \
345	done; \
346	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/tools/pgenc/Makefile'; \
347	$(am__cd) $(top_srcdir) && \
348	  $(AUTOMAKE) --foreign --ignore-deps src/tools/pgenc/Makefile
349.PRECIOUS: Makefile
350Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351	@case '$?' in \
352	  *config.status*) \
353	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354	  *) \
355	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357	esac;
358
359$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
362$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
363	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366$(am__aclocal_m4_deps):
367install-binPROGRAMS: $(bin_PROGRAMS)
368	@$(NORMAL_INSTALL)
369	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
370	if test -n "$$list"; then \
371	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
372	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
373	fi; \
374	for p in $$list; do echo "$$p $$p"; done | \
375	sed 's/$(EXEEXT)$$//' | \
376	while read p p1; do if test -f $$p \
377	 || test -f $$p1 \
378	  ; then echo "$$p"; echo "$$p"; else :; fi; \
379	done | \
380	sed -e 'p;s,.*/,,;n;h' \
381	    -e 's|.*|.|' \
382	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
383	sed 'N;N;N;s,\n, ,g' | \
384	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
385	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
386	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
387	    else { print "f", $$3 "/" $$4, $$1; } } \
388	  END { for (d in files) print "f", d, files[d] }' | \
389	while read type dir files; do \
390	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
391	    test -z "$$files" || { \
392	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
393	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
394	    } \
395	; done
396
397uninstall-binPROGRAMS:
398	@$(NORMAL_UNINSTALL)
399	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
400	files=`for p in $$list; do echo "$$p"; done | \
401	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
402	      -e 's/$$/$(EXEEXT)/' \
403	`; \
404	test -n "$$list" || exit 0; \
405	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
406	cd "$(DESTDIR)$(bindir)" && rm -f $$files
407
408clean-binPROGRAMS:
409	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
410	echo " rm -f" $$list; \
411	rm -f $$list || exit $$?; \
412	test -n "$(EXEEXT)" || exit 0; \
413	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
414	echo " rm -f" $$list; \
415	rm -f $$list
416../$(am__dirstamp):
417	@$(MKDIR_P) ..
418	@: > ../$(am__dirstamp)
419../fe_port.$(OBJEXT): ../$(am__dirstamp)
420
421pg_enc$(EXEEXT): $(pg_enc_OBJECTS) $(pg_enc_DEPENDENCIES) $(EXTRA_pg_enc_DEPENDENCIES)
422	@rm -f pg_enc$(EXEEXT)
423	$(AM_V_CCLD)$(LINK) $(pg_enc_OBJECTS) $(pg_enc_LDADD) $(LIBS)
424
425mostlyclean-compile:
426	-rm -f *.$(OBJEXT)
427	-rm -f ../*.$(OBJEXT)
428
429distclean-compile:
430	-rm -f *.tab.c
431
432.c.o:
433	$(AM_V_CC)$(COMPILE) -c -o $@ $<
434
435.c.obj:
436	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
437
438.c.lo:
439	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
440
441mostlyclean-libtool:
442	-rm -f *.lo
443
444clean-libtool:
445	-rm -rf .libs _libs
446
447ID: $(am__tagged_files)
448	$(am__define_uniq_tagged_files); mkid -fID $$unique
449tags: tags-am
450TAGS: tags
451
452tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
453	set x; \
454	here=`pwd`; \
455	$(am__define_uniq_tagged_files); \
456	shift; \
457	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
458	  test -n "$$unique" || unique=$$empty_fix; \
459	  if test $$# -gt 0; then \
460	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461	      "$$@" $$unique; \
462	  else \
463	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464	      $$unique; \
465	  fi; \
466	fi
467ctags: ctags-am
468
469CTAGS: ctags
470ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
471	$(am__define_uniq_tagged_files); \
472	test -z "$(CTAGS_ARGS)$$unique" \
473	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
474	     $$unique
475
476GTAGS:
477	here=`$(am__cd) $(top_builddir) && pwd` \
478	  && $(am__cd) $(top_srcdir) \
479	  && gtags -i $(GTAGS_ARGS) "$$here"
480cscopelist: cscopelist-am
481
482cscopelist-am: $(am__tagged_files)
483	list='$(am__tagged_files)'; \
484	case "$(srcdir)" in \
485	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
486	  *) sdir=$(subdir)/$(srcdir) ;; \
487	esac; \
488	for i in $$list; do \
489	  if test -f "$$i"; then \
490	    echo "$(subdir)/$$i"; \
491	  else \
492	    echo "$$sdir/$$i"; \
493	  fi; \
494	done >> $(top_builddir)/cscope.files
495
496distclean-tags:
497	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
499distdir: $(DISTFILES)
500	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
502	list='$(DISTFILES)'; \
503	  dist_files=`for file in $$list; do echo $$file; done | \
504	  sed -e "s|^$$srcdirstrip/||;t" \
505	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
506	case $$dist_files in \
507	  */*) $(MKDIR_P) `echo "$$dist_files" | \
508			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
509			   sort -u` ;; \
510	esac; \
511	for file in $$dist_files; do \
512	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
513	  if test -d $$d/$$file; then \
514	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
515	    if test -d "$(distdir)/$$file"; then \
516	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
517	    fi; \
518	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
520	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521	    fi; \
522	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
523	  else \
524	    test -f "$(distdir)/$$file" \
525	    || cp -p $$d/$$file "$(distdir)/$$file" \
526	    || exit 1; \
527	  fi; \
528	done
529check-am: all-am
530check: check-am
531all-am: Makefile $(PROGRAMS)
532installdirs:
533	for dir in "$(DESTDIR)$(bindir)"; do \
534	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
535	done
536install: install-am
537install-exec: install-exec-am
538install-data: install-data-am
539uninstall: uninstall-am
540
541install-am: all-am
542	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
543
544installcheck: installcheck-am
545install-strip:
546	if test -z '$(STRIP)'; then \
547	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
548	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
549	      install; \
550	else \
551	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
552	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
553	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
554	fi
555mostlyclean-generic:
556
557clean-generic:
558
559distclean-generic:
560	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
561	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
562	-rm -f ../$(am__dirstamp)
563
564maintainer-clean-generic:
565	@echo "This command is intended for maintainers to use"
566	@echo "it deletes files that may require special tools to rebuild."
567clean: clean-am
568
569clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
570	mostlyclean-am
571
572distclean: distclean-am
573	-rm -f Makefile
574distclean-am: clean-am distclean-compile distclean-generic \
575	distclean-tags
576
577dvi: dvi-am
578
579dvi-am:
580
581html: html-am
582
583html-am:
584
585info: info-am
586
587info-am:
588
589install-data-am:
590
591install-dvi: install-dvi-am
592
593install-dvi-am:
594
595install-exec-am: install-binPROGRAMS
596
597install-html: install-html-am
598
599install-html-am:
600
601install-info: install-info-am
602
603install-info-am:
604
605install-man:
606
607install-pdf: install-pdf-am
608
609install-pdf-am:
610
611install-ps: install-ps-am
612
613install-ps-am:
614
615installcheck-am:
616
617maintainer-clean: maintainer-clean-am
618	-rm -f Makefile
619maintainer-clean-am: distclean-am maintainer-clean-generic
620
621mostlyclean: mostlyclean-am
622
623mostlyclean-am: mostlyclean-compile mostlyclean-generic \
624	mostlyclean-libtool
625
626pdf: pdf-am
627
628pdf-am:
629
630ps: ps-am
631
632ps-am:
633
634uninstall-am: uninstall-binPROGRAMS
635
636.MAKE: install-am install-strip
637
638.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
639	clean-binPROGRAMS clean-generic clean-libtool clean-local \
640	cscopelist-am ctags ctags-am distclean distclean-compile \
641	distclean-generic distclean-libtool distclean-tags distdir dvi \
642	dvi-am html html-am info info-am install install-am \
643	install-binPROGRAMS install-data install-data-am install-dvi \
644	install-dvi-am install-exec install-exec-am install-html \
645	install-html-am install-info install-info-am install-man \
646	install-pdf install-pdf-am install-ps install-ps-am \
647	install-strip installcheck installcheck-am installdirs \
648	maintainer-clean maintainer-clean-generic mostlyclean \
649	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
650	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
651	uninstall-binPROGRAMS
652
653
654pool_passwd.c: ../../../src/auth/pool_passwd.c
655	rm -f $@ && ln -s $< .
656pool_path.c: ../../../src/utils/pool_path.c
657	rm -f $@ && ln -s $< .
658md5.c: ../../../src/auth/md5.c
659	rm -f $@ && ln -s $< .
660md5.h: ../../../src/include/auth/md5.h
661	rm -f $@ && ln -s $< .
662base64.c: ../../../src/utils/base64.c
663	rm -f $@ && ln -s $< .
664ssl_utils.c: ../../../src/utils/ssl_utils.c
665	rm -f $@ && ln -s $< .
666base64.h: ../../../src/include/utils/base64.h
667	rm -f $@ && ln -s $< .
668ssl_utils.h: ../../../src/include/utils/ssl_utils.h
669	rm -f $@ && ln -s $< .
670pool_signal.c: ../../../src/utils/pool_signal.c
671	rm -f $@ && ln -s $< .
672strlcpy.c: ../../../src/utils/strlcpy.c
673	rm -f $@ && ln -s $< .
674regex_array.c: ../../../src/utils/regex_array.c
675	rm -f $@ && ln -s $< .
676pool_config_variables.c: ../../../src/config/pool_config_variables.c
677	rm -f $@ && ln -s $< .
678pool_config.c: ../../../src/config/pool_config.c
679	rm -f $@ && ln -s $< .
680fe_memutils.c: ../../../src/tools/fe_memutils.c
681	rm -f $@ && ln -s $< .
682pool_globals.c: ../../../src/main/pool_globals.c
683	rm -f $@ && ln -s $< .
684
685clean-local:
686	-rm -f $(nodist_pg_enc_SOURCES)
687
688# Tell versions [3.59,3.63) of GNU make to not export all variables.
689# Otherwise a system limit (for SysV at least) may be exceeded.
690.NOEXPORT:
691