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@
258VERSION = @VERSION@
259XMLLINT = @XMLLINT@
260XSLTPROC = @XSLTPROC@
261XSLTPROC_HTML_FLAGS = @XSLTPROC_HTML_FLAGS@
262YACC = @YACC@
263YFLAGS = @YFLAGS@
264abs_builddir = @abs_builddir@
265abs_srcdir = @abs_srcdir@
266abs_top_builddir = @abs_top_builddir@
267abs_top_srcdir = @abs_top_srcdir@
268ac_ct_AR = @ac_ct_AR@
269ac_ct_CC = @ac_ct_CC@
270ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
271am__leading_dot = @am__leading_dot@
272am__tar = @am__tar@
273am__untar = @am__untar@
274bindir = @bindir@
275build = @build@
276build_alias = @build_alias@
277build_cpu = @build_cpu@
278build_os = @build_os@
279build_vendor = @build_vendor@
280builddir = @builddir@
281datadir = @datadir@
282datarootdir = @datarootdir@
283docdir = @docdir@
284dvidir = @dvidir@
285exec_prefix = @exec_prefix@
286have_docbook = @have_docbook@
287host = @host@
288host_alias = @host_alias@
289host_cpu = @host_cpu@
290host_os = @host_os@
291host_vendor = @host_vendor@
292htmldir = @htmldir@
293includedir = @includedir@
294infodir = @infodir@
295install_sh = @install_sh@
296libdir = @libdir@
297libexecdir = @libexecdir@
298localedir = @localedir@
299localstatedir = @localstatedir@
300mandir = @mandir@
301mkdir_p = @mkdir_p@
302oldincludedir = @oldincludedir@
303pdfdir = @pdfdir@
304prefix = @prefix@
305program_transform_name = @program_transform_name@
306psdir = @psdir@
307sbindir = @sbindir@
308sharedstatedir = @sharedstatedir@
309srcdir = @srcdir@
310sysconfdir = @sysconfdir@
311target_alias = @target_alias@
312top_build_prefix = @top_build_prefix@
313top_builddir = @top_builddir@
314top_srcdir = @top_srcdir@
315AM_CPPFLAGS = -D_GNU_SOURCE -DPOOL_PRIVATE -I @PGSQL_INCLUDE_DIR@
316dist_pg_enc_SOURCES = pg_enc.c \
317		../fe_port.c
318
319nodist_pg_enc_SOURCES = ssl_utils.c \
320		md5.c \
321		base64.c \
322		pool_passwd.c \
323		pool_signal.c \
324		strlcpy.c \
325		regex_array.c \
326		pool_config_variables.c \
327		pool_config.c \
328		fe_memutils.c \
329		pool_path.c \
330		pool_globals.c
331
332all: all-am
333
334.SUFFIXES:
335.SUFFIXES: .c .lo .o .obj
336$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
337	@for dep in $?; do \
338	  case '$(am__configure_deps)' in \
339	    *$$dep*) \
340	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341	        && { if test -f $@; then exit 0; else break; fi; }; \
342	      exit 1;; \
343	  esac; \
344	done; \
345	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/tools/pgenc/Makefile'; \
346	$(am__cd) $(top_srcdir) && \
347	  $(AUTOMAKE) --foreign --ignore-deps src/tools/pgenc/Makefile
348.PRECIOUS: Makefile
349Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350	@case '$?' in \
351	  *config.status*) \
352	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353	  *) \
354	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356	esac;
357
358$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
361$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365$(am__aclocal_m4_deps):
366install-binPROGRAMS: $(bin_PROGRAMS)
367	@$(NORMAL_INSTALL)
368	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
369	if test -n "$$list"; then \
370	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
371	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
372	fi; \
373	for p in $$list; do echo "$$p $$p"; done | \
374	sed 's/$(EXEEXT)$$//' | \
375	while read p p1; do if test -f $$p \
376	 || test -f $$p1 \
377	  ; then echo "$$p"; echo "$$p"; else :; fi; \
378	done | \
379	sed -e 'p;s,.*/,,;n;h' \
380	    -e 's|.*|.|' \
381	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
382	sed 'N;N;N;s,\n, ,g' | \
383	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
384	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
385	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
386	    else { print "f", $$3 "/" $$4, $$1; } } \
387	  END { for (d in files) print "f", d, files[d] }' | \
388	while read type dir files; do \
389	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
390	    test -z "$$files" || { \
391	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
392	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
393	    } \
394	; done
395
396uninstall-binPROGRAMS:
397	@$(NORMAL_UNINSTALL)
398	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
399	files=`for p in $$list; do echo "$$p"; done | \
400	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
401	      -e 's/$$/$(EXEEXT)/' \
402	`; \
403	test -n "$$list" || exit 0; \
404	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
405	cd "$(DESTDIR)$(bindir)" && rm -f $$files
406
407clean-binPROGRAMS:
408	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
409	echo " rm -f" $$list; \
410	rm -f $$list || exit $$?; \
411	test -n "$(EXEEXT)" || exit 0; \
412	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
413	echo " rm -f" $$list; \
414	rm -f $$list
415../$(am__dirstamp):
416	@$(MKDIR_P) ..
417	@: > ../$(am__dirstamp)
418../fe_port.$(OBJEXT): ../$(am__dirstamp)
419
420pg_enc$(EXEEXT): $(pg_enc_OBJECTS) $(pg_enc_DEPENDENCIES) $(EXTRA_pg_enc_DEPENDENCIES)
421	@rm -f pg_enc$(EXEEXT)
422	$(AM_V_CCLD)$(LINK) $(pg_enc_OBJECTS) $(pg_enc_LDADD) $(LIBS)
423
424mostlyclean-compile:
425	-rm -f *.$(OBJEXT)
426	-rm -f ../*.$(OBJEXT)
427
428distclean-compile:
429	-rm -f *.tab.c
430
431.c.o:
432	$(AM_V_CC)$(COMPILE) -c -o $@ $<
433
434.c.obj:
435	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
436
437.c.lo:
438	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
439
440mostlyclean-libtool:
441	-rm -f *.lo
442
443clean-libtool:
444	-rm -rf .libs _libs
445
446ID: $(am__tagged_files)
447	$(am__define_uniq_tagged_files); mkid -fID $$unique
448tags: tags-am
449TAGS: tags
450
451tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
452	set x; \
453	here=`pwd`; \
454	$(am__define_uniq_tagged_files); \
455	shift; \
456	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
457	  test -n "$$unique" || unique=$$empty_fix; \
458	  if test $$# -gt 0; then \
459	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460	      "$$@" $$unique; \
461	  else \
462	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463	      $$unique; \
464	  fi; \
465	fi
466ctags: ctags-am
467
468CTAGS: ctags
469ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
470	$(am__define_uniq_tagged_files); \
471	test -z "$(CTAGS_ARGS)$$unique" \
472	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
473	     $$unique
474
475GTAGS:
476	here=`$(am__cd) $(top_builddir) && pwd` \
477	  && $(am__cd) $(top_srcdir) \
478	  && gtags -i $(GTAGS_ARGS) "$$here"
479cscopelist: cscopelist-am
480
481cscopelist-am: $(am__tagged_files)
482	list='$(am__tagged_files)'; \
483	case "$(srcdir)" in \
484	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
485	  *) sdir=$(subdir)/$(srcdir) ;; \
486	esac; \
487	for i in $$list; do \
488	  if test -f "$$i"; then \
489	    echo "$(subdir)/$$i"; \
490	  else \
491	    echo "$$sdir/$$i"; \
492	  fi; \
493	done >> $(top_builddir)/cscope.files
494
495distclean-tags:
496	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
497
498distdir: $(DISTFILES)
499	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
500	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
501	list='$(DISTFILES)'; \
502	  dist_files=`for file in $$list; do echo $$file; done | \
503	  sed -e "s|^$$srcdirstrip/||;t" \
504	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
505	case $$dist_files in \
506	  */*) $(MKDIR_P) `echo "$$dist_files" | \
507			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
508			   sort -u` ;; \
509	esac; \
510	for file in $$dist_files; do \
511	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
512	  if test -d $$d/$$file; then \
513	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
514	    if test -d "$(distdir)/$$file"; then \
515	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516	    fi; \
517	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
518	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
519	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
520	    fi; \
521	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
522	  else \
523	    test -f "$(distdir)/$$file" \
524	    || cp -p $$d/$$file "$(distdir)/$$file" \
525	    || exit 1; \
526	  fi; \
527	done
528check-am: all-am
529check: check-am
530all-am: Makefile $(PROGRAMS)
531installdirs:
532	for dir in "$(DESTDIR)$(bindir)"; do \
533	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
534	done
535install: install-am
536install-exec: install-exec-am
537install-data: install-data-am
538uninstall: uninstall-am
539
540install-am: all-am
541	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542
543installcheck: installcheck-am
544install-strip:
545	if test -z '$(STRIP)'; then \
546	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
547	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
548	      install; \
549	else \
550	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
553	fi
554mostlyclean-generic:
555
556clean-generic:
557
558distclean-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	-rm -f ../$(am__dirstamp)
562
563maintainer-clean-generic:
564	@echo "This command is intended for maintainers to use"
565	@echo "it deletes files that may require special tools to rebuild."
566clean: clean-am
567
568clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
569	mostlyclean-am
570
571distclean: distclean-am
572	-rm -f Makefile
573distclean-am: clean-am distclean-compile distclean-generic \
574	distclean-tags
575
576dvi: dvi-am
577
578dvi-am:
579
580html: html-am
581
582html-am:
583
584info: info-am
585
586info-am:
587
588install-data-am:
589
590install-dvi: install-dvi-am
591
592install-dvi-am:
593
594install-exec-am: install-binPROGRAMS
595
596install-html: install-html-am
597
598install-html-am:
599
600install-info: install-info-am
601
602install-info-am:
603
604install-man:
605
606install-pdf: install-pdf-am
607
608install-pdf-am:
609
610install-ps: install-ps-am
611
612install-ps-am:
613
614installcheck-am:
615
616maintainer-clean: maintainer-clean-am
617	-rm -f Makefile
618maintainer-clean-am: distclean-am maintainer-clean-generic
619
620mostlyclean: mostlyclean-am
621
622mostlyclean-am: mostlyclean-compile mostlyclean-generic \
623	mostlyclean-libtool
624
625pdf: pdf-am
626
627pdf-am:
628
629ps: ps-am
630
631ps-am:
632
633uninstall-am: uninstall-binPROGRAMS
634
635.MAKE: install-am install-strip
636
637.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
638	clean-binPROGRAMS clean-generic clean-libtool clean-local \
639	cscopelist-am ctags ctags-am distclean distclean-compile \
640	distclean-generic distclean-libtool distclean-tags distdir dvi \
641	dvi-am html html-am info info-am install install-am \
642	install-binPROGRAMS install-data install-data-am install-dvi \
643	install-dvi-am install-exec install-exec-am install-html \
644	install-html-am install-info install-info-am install-man \
645	install-pdf install-pdf-am install-ps install-ps-am \
646	install-strip installcheck installcheck-am installdirs \
647	maintainer-clean maintainer-clean-generic mostlyclean \
648	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
649	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
650	uninstall-binPROGRAMS
651
652
653pool_passwd.c: ../../../src/auth/pool_passwd.c
654	rm -f $@ && ln -s $< .
655pool_path.c: ../../../src/utils/pool_path.c
656	rm -f $@ && ln -s $< .
657md5.c: ../../../src/auth/md5.c
658	rm -f $@ && ln -s $< .
659md5.h: ../../../src/include/auth/md5.h
660	rm -f $@ && ln -s $< .
661base64.c: ../../../src/utils/base64.c
662	rm -f $@ && ln -s $< .
663ssl_utils.c: ../../../src/utils/ssl_utils.c
664	rm -f $@ && ln -s $< .
665base64.h: ../../../src/include/utils/base64.h
666	rm -f $@ && ln -s $< .
667ssl_utils.h: ../../../src/include/utils/ssl_utils.h
668	rm -f $@ && ln -s $< .
669pool_signal.c: ../../../src/utils/pool_signal.c
670	rm -f $@ && ln -s $< .
671strlcpy.c: ../../../src/utils/strlcpy.c
672	rm -f $@ && ln -s $< .
673regex_array.c: ../../../src/utils/regex_array.c
674	rm -f $@ && ln -s $< .
675pool_config_variables.c: ../../../src/config/pool_config_variables.c
676	rm -f $@ && ln -s $< .
677pool_config.c: ../../../src/config/pool_config.c
678	rm -f $@ && ln -s $< .
679fe_memutils.c: ../../../src/tools/fe_memutils.c
680	rm -f $@ && ln -s $< .
681pool_globals.c: ../../../src/main/pool_globals.c
682	rm -f $@ && ln -s $< .
683
684clean-local:
685	-rm -f $(nodist_pg_enc_SOURCES)
686
687# Tell versions [3.59,3.63) of GNU make to not export all variables.
688# Otherwise a system limit (for SysV at least) may be exceeded.
689.NOEXPORT:
690