1# Makefile.in generated by automake 1.11.5 from Makefile.am.
2# etc/uams/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, 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
17
18# Makefile.am for etc/uams/
19
20
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \	]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/netatalk
39pkgincludedir = $(includedir)/netatalk
40pkglibdir = $(libdir)/netatalk
41pkglibexecdir = $(libexecdir)/netatalk
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54#build_triplet = mipsel-uclibc-linux-gnu26
55#host_triplet = mipsel-uclibc-linux-gnu
56#target_triplet = mipsel-uclibc-linux-gnu26
57
58# these are complex: check if DHX and DHX2 module should be build
59am__append_1 = uams_dhx.so
60#am__append_2 = && $(LN_S) uams_dhx_pam.so uams_dhx.so
61am__append_3 = && $(LN_S) uams_dhx_passwd.so uams_dhx.so
62am__append_4 = uams_dhx2.so
63#am__append_5 = && $(LN_S) uams_dhx2_pam.so uams_dhx2.so
64am__append_6 = && $(LN_S) uams_dhx2_passwd.so uams_dhx2.so
65subdir = etc/uams
66DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
69	$(top_srcdir)/macros/cnid-backend.m4 \
70	$(top_srcdir)/macros/config-checks.m4 \
71	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
72	$(top_srcdir)/macros/grep-check.m4 \
73	$(top_srcdir)/macros/gssapi-check.m4 \
74	$(top_srcdir)/macros/iconv.m4 \
75	$(top_srcdir)/macros/largefile-check.m4 \
76	$(top_srcdir)/macros/libgcrypt.m4 \
77	$(top_srcdir)/macros/libtool.m4 \
78	$(top_srcdir)/macros/ltoptions.m4 \
79	$(top_srcdir)/macros/ltsugar.m4 \
80	$(top_srcdir)/macros/ltversion.m4 \
81	$(top_srcdir)/macros/lt~obsolete.m4 \
82	$(top_srcdir)/macros/pam-check.m4 \
83	$(top_srcdir)/macros/perl-check.m4 \
84	$(top_srcdir)/macros/ps-check.m4 \
85	$(top_srcdir)/macros/quota-check.m4 \
86	$(top_srcdir)/macros/snprintf-check.m4 \
87	$(top_srcdir)/macros/srvloc.m4 \
88	$(top_srcdir)/macros/ssl-check.m4 \
89	$(top_srcdir)/macros/summary.m4 \
90	$(top_srcdir)/macros/tcp-wrappers.m4 \
91	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
92	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/config.h
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100am__vpath_adj = case $$p in \
101    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102    *) f=$$p;; \
103  esac;
104am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105am__install_max = 40
106am__nobase_strip_setup = \
107  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108am__nobase_strip = \
109  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110am__nobase_list = $(am__nobase_strip_setup); \
111  for p in $$list; do echo "$$p $$p"; done | \
112  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114    if (++n[$$2] == $(am__install_max)) \
115      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116    END { for (dir in files) print dir, files[dir] }'
117am__base_list = \
118  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120am__uninstall_files_from_dir = { \
121  test -z "$$files" \
122    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
123    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
124         $(am__cd) "$$dir" && rm -f $$files; }; \
125  }
126am__installdirs = "$(DESTDIR)$(uamsdir)"
127LTLIBRARIES = $(uams_LTLIBRARIES)
128uams_dhx2_pam_la_LIBADD =
129am_uams_dhx2_pam_la_OBJECTS = uams_dhx2_pam_la-uams_dhx2_pam.lo
130uams_dhx2_pam_la_OBJECTS = $(am_uams_dhx2_pam_la_OBJECTS)
131uams_dhx2_pam_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
132	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(uams_dhx2_pam_la_CFLAGS) \
133	$(CFLAGS) $(uams_dhx2_pam_la_LDFLAGS) $(LDFLAGS) -o $@
134#am_uams_dhx2_pam_la_rpath =  \
135#	-rpath \
136#	$(uamsdir)
137uams_dhx2_passwd_la_LIBADD =
138am_uams_dhx2_passwd_la_OBJECTS = uams_dhx2_passwd.lo
139uams_dhx2_passwd_la_OBJECTS = $(am_uams_dhx2_passwd_la_OBJECTS)
140uams_dhx2_passwd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
141	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
142	$(uams_dhx2_passwd_la_LDFLAGS) $(LDFLAGS) -o $@
143am_uams_dhx2_passwd_la_rpath =  \
144	-rpath $(uamsdir)
145uams_dhx_pam_la_LIBADD =
146am_uams_dhx_pam_la_OBJECTS = uams_dhx_pam_la-uams_dhx_pam.lo
147uams_dhx_pam_la_OBJECTS = $(am_uams_dhx_pam_la_OBJECTS)
148uams_dhx_pam_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
149	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(uams_dhx_pam_la_CFLAGS) \
150	$(CFLAGS) $(uams_dhx_pam_la_LDFLAGS) $(LDFLAGS) -o $@
151#am_uams_dhx_pam_la_rpath =  \
152#	-rpath \
153#	$(uamsdir)
154uams_dhx_passwd_la_LIBADD =
155am_uams_dhx_passwd_la_OBJECTS = uams_dhx_passwd.lo
156uams_dhx_passwd_la_OBJECTS = $(am_uams_dhx_passwd_la_OBJECTS)
157uams_dhx_passwd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
158	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
159	$(uams_dhx_passwd_la_LDFLAGS) $(LDFLAGS) -o $@
160am_uams_dhx_passwd_la_rpath = -rpath \
161	$(uamsdir)
162uams_gss_la_LIBADD =
163am_uams_gss_la_OBJECTS = uams_gss_la-uams_gss.lo
164uams_gss_la_OBJECTS = $(am_uams_gss_la_OBJECTS)
165uams_gss_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
166	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(uams_gss_la_CFLAGS) \
167	$(CFLAGS) $(uams_gss_la_LDFLAGS) $(LDFLAGS) -o $@
168#am_uams_gss_la_rpath = -rpath $(uamsdir)
169uams_guest_la_LIBADD =
170am_uams_guest_la_OBJECTS = uams_guest.lo
171uams_guest_la_OBJECTS = $(am_uams_guest_la_OBJECTS)
172uams_guest_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
173	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174	$(uams_guest_la_LDFLAGS) $(LDFLAGS) -o $@
175uams_pam_la_LIBADD =
176am_uams_pam_la_OBJECTS = uams_pam_la-uams_pam.lo
177uams_pam_la_OBJECTS = $(am_uams_pam_la_OBJECTS)
178uams_pam_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
179	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(uams_pam_la_CFLAGS) \
180	$(CFLAGS) $(uams_pam_la_LDFLAGS) $(LDFLAGS) -o $@
181#am_uams_pam_la_rpath = -rpath $(uamsdir)
182uams_passwd_la_LIBADD =
183am_uams_passwd_la_OBJECTS = uams_passwd.lo
184uams_passwd_la_OBJECTS = $(am_uams_passwd_la_OBJECTS)
185uams_passwd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
186	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187	$(uams_passwd_la_LDFLAGS) $(LDFLAGS) -o $@
188uams_pgp_la_LIBADD =
189am_uams_pgp_la_OBJECTS = uams_pgp.lo
190uams_pgp_la_OBJECTS = $(am_uams_pgp_la_OBJECTS)
191uams_pgp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
192	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193	$(uams_pgp_la_LDFLAGS) $(LDFLAGS) -o $@
194#am_uams_pgp_la_rpath = -rpath $(uamsdir)
195uams_randnum_la_LIBADD =
196am_uams_randnum_la_OBJECTS = uams_randnum.lo
197uams_randnum_la_OBJECTS = $(am_uams_randnum_la_OBJECTS)
198uams_randnum_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
199	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
200	$(uams_randnum_la_LDFLAGS) $(LDFLAGS) -o $@
201am_uams_randnum_la_rpath = -rpath $(uamsdir)
202DEFAULT_INCLUDES = -I. -I$(top_builddir) -I$(PKG_INSTALL_DIR)/../../openssl/include/openssl
203depcomp = $(SHELL) $(top_srcdir)/depcomp
204am__depfiles_maybe = depfiles
205am__mv = mv -f
206COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
207	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
208LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
209	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
210	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
211CCLD = $(CC)
212LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
213	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
214	$(LDFLAGS) -o $@
215SOURCES = $(uams_dhx2_pam_la_SOURCES) $(uams_dhx2_passwd_la_SOURCES) \
216	$(uams_dhx_pam_la_SOURCES) $(uams_dhx_passwd_la_SOURCES) \
217	$(uams_gss_la_SOURCES) $(uams_guest_la_SOURCES) \
218	$(uams_pam_la_SOURCES) $(uams_passwd_la_SOURCES) \
219	$(uams_pgp_la_SOURCES) $(uams_randnum_la_SOURCES)
220DIST_SOURCES = $(uams_dhx2_pam_la_SOURCES) \
221	$(uams_dhx2_passwd_la_SOURCES) $(uams_dhx_pam_la_SOURCES) \
222	$(uams_dhx_passwd_la_SOURCES) $(uams_gss_la_SOURCES) \
223	$(uams_guest_la_SOURCES) $(uams_pam_la_SOURCES) \
224	$(uams_passwd_la_SOURCES) $(uams_pgp_la_SOURCES) \
225	$(uams_randnum_la_SOURCES)
226RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
227	html-recursive info-recursive install-data-recursive \
228	install-dvi-recursive install-exec-recursive \
229	install-html-recursive install-info-recursive \
230	install-pdf-recursive install-ps-recursive install-recursive \
231	installcheck-recursive installdirs-recursive pdf-recursive \
232	ps-recursive uninstall-recursive
233am__can_run_installinfo = \
234  case $$AM_UPDATE_INFO_DIR in \
235    n|no|NO) false;; \
236    *) (install-info --version) >/dev/null 2>&1;; \
237  esac
238RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
239  distclean-recursive maintainer-clean-recursive
240AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
241	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
242	distdir
243ETAGS = etags
244CTAGS = ctags
245DIST_SUBDIRS = $(SUBDIRS)
246DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
247am__relativize = \
248  dir0=`pwd`; \
249  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
250  sed_rest='s,^[^/]*/*,,'; \
251  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
252  sed_butlast='s,/*[^/]*$$,,'; \
253  while test -n "$$dir1"; do \
254    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
255    if test "$$first" != "."; then \
256      if test "$$first" = ".."; then \
257        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
258        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
259      else \
260        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
261        if test "$$first2" = "$$first"; then \
262          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
263        else \
264          dir2="../$$dir2"; \
265        fi; \
266        dir0="$$dir0"/"$$first"; \
267      fi; \
268    fi; \
269    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
270  done; \
271  reldir="$$dir2"
272ACLOCAL = ${SHELL} ${TIMEMACHINE_PATH}/timemachine/netatalk-2.2.5/missing --run aclocal-1.11
273ACL_LIBS = 
274AFS_CFLAGS = 
275AFS_LIBS = 
276AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run tar
277#AR = mipsel-linux-linux26-ar
278AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoconf
279AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoheader
280AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run automake-1.10
281AVAHI_CFLAGS = 
282AVAHI_LIBS = 
283AVAHI_TPOLL_CFLAGS = 
284AVAHI_TPOLL_LIBS = 
285AWK = gawk
286BDB_BIN = ${PKG_INSTALL_DIR}/usr/bin
287BDB_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include/
288BDB_LIBS =  ${PKG_INSTALL_DIR}/usr/lib/libdb-4.7.so
289BDB_PATH = ${PKG_INSTALL_DIR}/usr
290#CC = mipsel-linux-uclibc-gcc
291CCDEPMODE = depmode=gcc3
292CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -I${PKG_INSTALL_DIR}/usr/include -I$(top_srcdir)/sys
293COMPILE_64BIT_KMODULE = 
294COMPILE_KERNEL_GCC = 
295#CPP = mipsel-linux-uclibc-gcc -E
296CPPFLAGS = 
297CRYPT_LIBS = -lcrypt 
298CUPS_CFLAGS = 
299CUPS_CONFIG = 
300CUPS_LDFLAGS = 
301CUPS_LIBS = 
302CYGPATH_W = echo
303DEFAULT_CNID_SCHEME = dbd
304DEFS = -DHAVE_CONFIG_H
305DEPDIR = .deps
306DLLTOOL = false
307DSYMUTIL = 
308DUMPBIN = :
309ECHO_C = 
310ECHO_N = -n
311ECHO_T = 
312EGREP = /bin/grep -E
313EXEEXT = 
314FGREP = /bin/grep -F
315GREP = /bin/grep
316GSSAPI_CFLAGS = 
317GSSAPI_LDFLAGS = 
318GSSAPI_LIBS = 
319ICONV_CFLAGS = 
320ICONV_LIBS = 
321INSTALL = /usr/bin/install -c
322INSTALL_DATA = ${INSTALL} -m 644
323INSTALL_PROGRAM = ${INSTALL}
324INSTALL_SCRIPT = ${INSTALL}
325INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
326KCFLAGS = 
327KLDFLAGS = 
328KRB5_CONFIG = 
329LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
330LIBADD_DL = -ldl
331LIBGCRYPT_CFLAGS = -I${PKG_INSTALL_DIR}/usr/include
332LIBGCRYPT_CONFIG = ${PKG_INSTALL_DIR}/usr/bin/libgcrypt-config
333LIBGCRYPT_LIBS = -L${PKG_INSTALL_DIR}/usr/lib ${PKG_INSTALL_DIR}/usr/lib/libgcrypt.so ${PKG_INSTALL_DIR}/usr/lib/libgpg-error.so
334LIBOBJS =  ${LIBOBJDIR}memcmp$U.o
335LIBS = -lpthread -ldl  -L$(top_srcdir)/libatalk
336LIBTOOL = $(SHELL) $(top_builddir)/libtool
337LIPO = 
338LN_S = ln -s
339LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo
340LT_DLLOADERS =  dlopen.la
341LT_DLPREOPEN = -dlpreopen dlopen.la 
342MAINT = #
343MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run makeinfo
344MANIFEST_TOOL = :
345MKDIR_P = /bin/mkdir -p
346NETATALK_VERSION = 2.2.5
347NM = nm
348NMEDIT = 
349OBJDUMP = objdump
350OBJEXT = o
351OTOOL = 
352OTOOL64 = 
353OVERWRITE_CONFIG = no
354PACKAGE = netatalk
355PACKAGE_BUGREPORT = 
356PACKAGE_NAME = 
357PACKAGE_STRING = 
358PACKAGE_TARNAME = 
359PACKAGE_URL = 
360PACKAGE_VERSION = 
361PAMDIR = /
362PAM_ACCOUNT = system-auth
363PAM_AUTH = system-auth
364PAM_CFLAGS = 
365PAM_DIRECTIVE = include
366PAM_LIBS = 
367PAM_PASSWORD = system-auth
368PAM_SESSION = system-auth
369PATH_SEPARATOR = :
370PERL = /usr/bin/perl
371PKGCONFDIR = ${prefix}/etc/netatalk
372PKG_CONFIG = /usr/bin/pkg-config
373PS = /bin/ps
374PTHREAD_LIBS = -lpthread
375QUOTA_LIBS = 
376#RANLIB = mipsel-linux-linux26-ranlib
377SED = /bin/sed
378SERVERTEXT = ${prefix}/etc/netatalk/msg
379SET_MAKE = 
380SHELL = /bin/sh
381SLP_CFLAGS = 
382SLP_LIBS = 
383SPOOLDIR = ${prefix}/var/spool/netatalk
384SSL_CFLAGS =  -I/usr/include/openssl
385SSL_LIBS =  -lcrypto
386STRIP = strip
387UAMS_PATH = ${prefix}/etc/netatalk/uams
388VERSION = 2.2.5
389WEBMIN_PASS = 
390WEBMIN_PATH = 
391WEBMIN_PORT = 
392WEBMIN_USER = 
393WEBMIN_VERSION = 
394WRAP_LIBS = 
395ZEROCONF_CFLAGS = 
396ZEROCONF_LIBS = 
397abs_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/etc/uams
398abs_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/etc/uams
399abs_top_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
400abs_top_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
401ac_ct_CC = 
402ac_ct_DUMPBIN = link -dump
403am__include = include
404am__leading_dot = .
405am__quote = 
406am__tar = $${TAR-tar} chof - "$$tardir"
407am__untar = $${TAR-tar} xf -
408bindir = ${exec_prefix}/bin
409#build = mipsel-uclibc-linux-gnu26
410#build_alias = mipsel-uclibc-linux-gnu26
411#build_cpu = mipsel
412build_os = linux-gnu26
413build_vendor = uclibc
414builddir = .
415compiled_backends =  dbd last tdb
416datadir = ${datarootdir}
417datarootdir = ${prefix}/share
418docdir = ${datarootdir}/doc/${PACKAGE}
419dvidir = ${docdir}
420exec_prefix = ${prefix}
421#host = mipsel-uclibc-linux-gnu
422#host_alias = mipsel-uclibc-linux
423#host_cpu = mipsel
424host_os = linux-gnu
425host_vendor = unknown
426htmldir = ${docdir}
427includedir = ${prefix}/include
428infodir = ${datarootdir}/info
429install_sh = $(SHELL) ${TIMEMACHINE_PATH}/netatalk-2.2.5/install-sh
430libdir = ${exec_prefix}/lib
431libexecdir = ${exec_prefix}/libexec
432localedir = ${datarootdir}/locale
433localstatedir = ${prefix}/var
434mandir = ${datarootdir}/man
435mkdir_p = /bin/mkdir -p
436oldincludedir = /usr/include
437pdfdir = ${docdir}
438prefix = /usr/local
439program_transform_name = s,x,x,
440psdir = ${docdir}
441sbindir = ${exec_prefix}/sbin
442sharedstatedir = ${prefix}/com
443srcdir = .
444sys_symbol_underscore = no
445sysconfdir = ${prefix}/etc
446#target = mipsel-uclibc-linux-gnu26
447#target_alias = mipsel-uclibc-linux-gnu26
448#target_cpu = mipsel
449target_os = linux-gnu26
450target_vendor = uclibc
451top_build_prefix = ../../
452top_builddir = ../..
453top_srcdir = ../..
454SUBDIRS = uams_krb4
455
456#
457# conditionally build some modules
458#
459UAMS_GENERIC = uams_guest.la uams_passwd.la
460uams_LINKS = uams_clrtxt.so $(am__append_1) $(am__append_4)
461dhx_exec_hook = echo $(am__append_2) $(am__append_3)
462dhx2_exec_hook = echo $(am__append_5) $(am__append_6)
463UAMS_DHX = uams_dhx_passwd.la
464#UAMS_DHX_PAM = uams_dhx_pam.la
465UAMS_DHX2 = uams_dhx2_passwd.la
466#UAMS_DHX2_PAM = uams_dhx2_pam.la
467
468# these are simple, though some the last three depend on OpenSSL
469#UAMS_PAM = uams_pam.la
470UAMS_RANDNUM = uams_randnum.la
471#UAMS_PGP = uams_pgp.la
472#UAMS_GSSAPI = uams_gss.la
473UAMS_CLRTXT_LINK = uams_passwd.so
474
475# links
476#UAMS_CLRTXT_LINK = uams_pam.so
477
478#
479# source files
480#
481uams_guest_la_SOURCES = uams_guest.c
482uams_randnum_la_SOURCES = uams_randnum.c
483uams_passwd_la_SOURCES = uams_passwd.c
484uams_pam_la_SOURCES = uams_pam.c
485uams_pgp_la_SOURCES = uams_pgp.c
486uams_dhx_passwd_la_SOURCES = uams_dhx_passwd.c
487uams_dhx_pam_la_SOURCES = uams_dhx_pam.c
488uams_dhx2_passwd_la_SOURCES = uams_dhx2_passwd.c
489uams_dhx2_pam_la_SOURCES = uams_dhx2_pam.c
490uams_gss_la_SOURCES = uams_gss.c
491
492#
493# flags
494#
495
496# these should be sorted out, applying both to AM_CFLAGS is senseless
497AM_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/usr/include/openssl -I${PKG_INSTALL_DIR}/usr/include
498uams_pam_la_CFLAGS = 
499uams_dhx_pam_la_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/usr/include/openssl 
500uams_dhx2_pam_la_CFLAGS = -I${PKG_INSTALL_DIR}/usr/include 
501uams_dhx2_pam_la_CFLAGS =  
502uams_gss_la_CFLAGS = 
503uams_guest_la_LDFLAGS = -module -avoid-version
504uams_randnum_la_LDFLAGS = -module -avoid-version  -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto
505uams_passwd_la_LDFLAGS = -module -avoid-version -lcrypt 
506uams_pam_la_LDFLAGS = -module -avoid-version 
507uams_pgp_la_LDFLAGS = -module -avoid-version  -lcrypto
508uams_pgp_la_LDFLAGS = -module -avoid-version  -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto
509uams_dhx_passwd_la_LDFLAGS = -module -avoid-version -lcrypt   -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto
510uams_dhx_pam_la_LDFLAGS = -module -avoid-version -lcrypt   -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto 
511uams_dhx2_passwd_la_LDFLAGS = -module -avoid-version -lcrypt  -L${PKG_INSTALL_DIR}/usr/lib ${PKG_INSTALL_DIR}/usr/lib/libgcrypt.so ${PKG_INSTALL_DIR}/usr/lib/libgpg-error.so
512uams_dhx2_pam_la_LDFLAGS = -module -avoid-version -L${PKG_INSTALL_DIR}/usr/lib ${PKG_INSTALL_DIR}/usr/lib/libgcrypt.so ${PKG_INSTALL_DIR}/usr/lib/libgpg-error.so 
513uams_gss_la_LDFLAGS = -module -avoid-version  
514
515#
516# module compilation
517#
518uamsdir = ${prefix}/etc/netatalk/uams
519uams_LTLIBRARIES = \
520	$(UAMS_GENERIC)		\
521	$(UAMS_PGP)		\
522	$(UAMS_PAM)		\
523	$(UAMS_RANDNUM)		\
524	$(UAMS_DHX)		\
525	$(UAMS_DHX_PAM)		\
526	$(UAMS_DHX2)		\
527	$(UAMS_DHX2_PAM)	\
528	$(UAMS_GSSAPI)
529
530all: all-recursive
531
532.SUFFIXES:
533.SUFFIXES: .c .lo .o .obj
534$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
535	@for dep in $?; do \
536	  case '$(am__configure_deps)' in \
537	    *$$dep*) \
538	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
539		&& exit 0; \
540	      exit 1;; \
541	  esac; \
542	done; \
543	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign etc/uams/Makefile'; \
544	$(am__cd) $(top_srcdir) && \
545	  $(AUTOMAKE) --foreign etc/uams/Makefile
546.PRECIOUS: Makefile
547Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
548	@case '$?' in \
549	  *config.status*) \
550	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
551	  *) \
552	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
553	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
554	esac;
555
556$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
557	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558
559$(top_srcdir)/configure: # $(am__configure_deps)
560	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
562	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
563$(am__aclocal_m4_deps):
564install-uamsLTLIBRARIES: $(uams_LTLIBRARIES)
565	@$(NORMAL_INSTALL)
566	@list='$(uams_LTLIBRARIES)'; test -n "$(uamsdir)" || list=; \
567	list2=; for p in $$list; do \
568	  if test -f $$p; then \
569	    list2="$$list2 $$p"; \
570	  else :; fi; \
571	done; \
572	test -z "$$list2" || { \
573	  echo " $(MKDIR_P) '$(DESTDIR)$(uamsdir)'"; \
574	  $(MKDIR_P) "$(DESTDIR)$(uamsdir)" || exit 1; \
575	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(uamsdir)'"; \
576	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(uamsdir)"; \
577	}
578
579uninstall-uamsLTLIBRARIES:
580	@$(NORMAL_UNINSTALL)
581	@list='$(uams_LTLIBRARIES)'; test -n "$(uamsdir)" || list=; \
582	for p in $$list; do \
583	  $(am__strip_dir) \
584	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(uamsdir)/$$f'"; \
585	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(uamsdir)/$$f"; \
586	done
587
588clean-uamsLTLIBRARIES:
589	-test -z "$(uams_LTLIBRARIES)" || rm -f $(uams_LTLIBRARIES)
590	@list='$(uams_LTLIBRARIES)'; for p in $$list; do \
591	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
592	  test "$$dir" != "$$p" || dir=.; \
593	  echo "rm -f \"$${dir}/so_locations\""; \
594	  rm -f "$${dir}/so_locations"; \
595	done
596uams_dhx2_pam.la: $(uams_dhx2_pam_la_OBJECTS) $(uams_dhx2_pam_la_DEPENDENCIES) $(EXTRA_uams_dhx2_pam_la_DEPENDENCIES) 
597	$(uams_dhx2_pam_la_LINK) $(am_uams_dhx2_pam_la_rpath) $(uams_dhx2_pam_la_OBJECTS) $(uams_dhx2_pam_la_LIBADD) $(LIBS)
598uams_dhx2_passwd.la: $(uams_dhx2_passwd_la_OBJECTS) $(uams_dhx2_passwd_la_DEPENDENCIES) $(EXTRA_uams_dhx2_passwd_la_DEPENDENCIES) 
599	$(uams_dhx2_passwd_la_LINK) $(am_uams_dhx2_passwd_la_rpath) $(uams_dhx2_passwd_la_OBJECTS) $(uams_dhx2_passwd_la_LIBADD) $(LIBS)
600uams_dhx_pam.la: $(uams_dhx_pam_la_OBJECTS) $(uams_dhx_pam_la_DEPENDENCIES) $(EXTRA_uams_dhx_pam_la_DEPENDENCIES) 
601	$(uams_dhx_pam_la_LINK) $(am_uams_dhx_pam_la_rpath) $(uams_dhx_pam_la_OBJECTS) $(uams_dhx_pam_la_LIBADD) $(LIBS)
602uams_dhx_passwd.la: $(uams_dhx_passwd_la_OBJECTS) $(uams_dhx_passwd_la_DEPENDENCIES) $(EXTRA_uams_dhx_passwd_la_DEPENDENCIES) 
603	$(uams_dhx_passwd_la_LINK) $(am_uams_dhx_passwd_la_rpath) $(uams_dhx_passwd_la_OBJECTS) $(uams_dhx_passwd_la_LIBADD) $(LIBS)
604uams_gss.la: $(uams_gss_la_OBJECTS) $(uams_gss_la_DEPENDENCIES) $(EXTRA_uams_gss_la_DEPENDENCIES) 
605	$(uams_gss_la_LINK) $(am_uams_gss_la_rpath) $(uams_gss_la_OBJECTS) $(uams_gss_la_LIBADD) $(LIBS)
606uams_guest.la: $(uams_guest_la_OBJECTS) $(uams_guest_la_DEPENDENCIES) $(EXTRA_uams_guest_la_DEPENDENCIES) 
607	$(uams_guest_la_LINK) -rpath $(uamsdir) $(uams_guest_la_OBJECTS) $(uams_guest_la_LIBADD) $(LIBS)
608uams_pam.la: $(uams_pam_la_OBJECTS) $(uams_pam_la_DEPENDENCIES) $(EXTRA_uams_pam_la_DEPENDENCIES) 
609	$(uams_pam_la_LINK) $(am_uams_pam_la_rpath) $(uams_pam_la_OBJECTS) $(uams_pam_la_LIBADD) $(LIBS)
610uams_passwd.la: $(uams_passwd_la_OBJECTS) $(uams_passwd_la_DEPENDENCIES) $(EXTRA_uams_passwd_la_DEPENDENCIES) 
611	$(uams_passwd_la_LINK) -rpath $(uamsdir) $(uams_passwd_la_OBJECTS) $(uams_passwd_la_LIBADD) $(LIBS)
612uams_pgp.la: $(uams_pgp_la_OBJECTS) $(uams_pgp_la_DEPENDENCIES) $(EXTRA_uams_pgp_la_DEPENDENCIES) 
613	$(uams_pgp_la_LINK) $(am_uams_pgp_la_rpath) $(uams_pgp_la_OBJECTS) $(uams_pgp_la_LIBADD) $(LIBS)
614uams_randnum.la: $(uams_randnum_la_OBJECTS) $(uams_randnum_la_DEPENDENCIES) $(EXTRA_uams_randnum_la_DEPENDENCIES) 
615	$(uams_randnum_la_LINK) $(am_uams_randnum_la_rpath) $(uams_randnum_la_OBJECTS) $(uams_randnum_la_LIBADD) $(LIBS)
616
617mostlyclean-compile:
618	-rm -f *.$(OBJEXT)
619
620distclean-compile:
621	-rm -f *.tab.c
622
623include ./$(DEPDIR)/uams_dhx2_pam_la-uams_dhx2_pam.Plo
624include ./$(DEPDIR)/uams_dhx2_passwd.Plo
625include ./$(DEPDIR)/uams_dhx_pam_la-uams_dhx_pam.Plo
626include ./$(DEPDIR)/uams_dhx_passwd.Plo
627include ./$(DEPDIR)/uams_gss_la-uams_gss.Plo
628include ./$(DEPDIR)/uams_guest.Plo
629include ./$(DEPDIR)/uams_pam_la-uams_pam.Plo
630include ./$(DEPDIR)/uams_passwd.Plo
631include ./$(DEPDIR)/uams_pgp.Plo
632include ./$(DEPDIR)/uams_randnum.Plo
633
634.c.o:
635	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
636	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
637#	source='$<' object='$@' libtool=no \
638#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
639#	$(COMPILE) -c $<
640
641.c.obj:
642	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
643	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
644#	source='$<' object='$@' libtool=no \
645#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
646#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
647
648.c.lo:
649	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
650	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
651#	source='$<' object='$@' libtool=yes \
652#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
653#	$(LTCOMPILE) -c -o $@ $<
654
655uams_dhx2_pam_la-uams_dhx2_pam.lo: uams_dhx2_pam.c
656	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_dhx2_pam_la_CFLAGS) $(CFLAGS) -MT uams_dhx2_pam_la-uams_dhx2_pam.lo -MD -MP -MF $(DEPDIR)/uams_dhx2_pam_la-uams_dhx2_pam.Tpo -c -o uams_dhx2_pam_la-uams_dhx2_pam.lo `test -f 'uams_dhx2_pam.c' || echo '$(srcdir)/'`uams_dhx2_pam.c
657	$(am__mv) $(DEPDIR)/uams_dhx2_pam_la-uams_dhx2_pam.Tpo $(DEPDIR)/uams_dhx2_pam_la-uams_dhx2_pam.Plo
658#	source='uams_dhx2_pam.c' object='uams_dhx2_pam_la-uams_dhx2_pam.lo' libtool=yes \
659#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
660#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_dhx2_pam_la_CFLAGS) $(CFLAGS) -c -o uams_dhx2_pam_la-uams_dhx2_pam.lo `test -f 'uams_dhx2_pam.c' || echo '$(srcdir)/'`uams_dhx2_pam.c
661
662uams_dhx_pam_la-uams_dhx_pam.lo: uams_dhx_pam.c
663	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_dhx_pam_la_CFLAGS) $(CFLAGS) -MT uams_dhx_pam_la-uams_dhx_pam.lo -MD -MP -MF $(DEPDIR)/uams_dhx_pam_la-uams_dhx_pam.Tpo -c -o uams_dhx_pam_la-uams_dhx_pam.lo `test -f 'uams_dhx_pam.c' || echo '$(srcdir)/'`uams_dhx_pam.c
664	$(am__mv) $(DEPDIR)/uams_dhx_pam_la-uams_dhx_pam.Tpo $(DEPDIR)/uams_dhx_pam_la-uams_dhx_pam.Plo
665#	source='uams_dhx_pam.c' object='uams_dhx_pam_la-uams_dhx_pam.lo' libtool=yes \
666#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
667#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_dhx_pam_la_CFLAGS) $(CFLAGS) -c -o uams_dhx_pam_la-uams_dhx_pam.lo `test -f 'uams_dhx_pam.c' || echo '$(srcdir)/'`uams_dhx_pam.c
668
669uams_gss_la-uams_gss.lo: uams_gss.c
670	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_gss_la_CFLAGS) $(CFLAGS) -MT uams_gss_la-uams_gss.lo -MD -MP -MF $(DEPDIR)/uams_gss_la-uams_gss.Tpo -c -o uams_gss_la-uams_gss.lo `test -f 'uams_gss.c' || echo '$(srcdir)/'`uams_gss.c
671	$(am__mv) $(DEPDIR)/uams_gss_la-uams_gss.Tpo $(DEPDIR)/uams_gss_la-uams_gss.Plo
672#	source='uams_gss.c' object='uams_gss_la-uams_gss.lo' libtool=yes \
673#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
674#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_gss_la_CFLAGS) $(CFLAGS) -c -o uams_gss_la-uams_gss.lo `test -f 'uams_gss.c' || echo '$(srcdir)/'`uams_gss.c
675
676uams_pam_la-uams_pam.lo: uams_pam.c
677	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_pam_la_CFLAGS) $(CFLAGS) -MT uams_pam_la-uams_pam.lo -MD -MP -MF $(DEPDIR)/uams_pam_la-uams_pam.Tpo -c -o uams_pam_la-uams_pam.lo `test -f 'uams_pam.c' || echo '$(srcdir)/'`uams_pam.c
678	$(am__mv) $(DEPDIR)/uams_pam_la-uams_pam.Tpo $(DEPDIR)/uams_pam_la-uams_pam.Plo
679#	source='uams_pam.c' object='uams_pam_la-uams_pam.lo' libtool=yes \
680#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
681#	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(uams_pam_la_CFLAGS) $(CFLAGS) -c -o uams_pam_la-uams_pam.lo `test -f 'uams_pam.c' || echo '$(srcdir)/'`uams_pam.c
682
683mostlyclean-libtool:
684	-rm -f *.lo
685
686clean-libtool:
687	-rm -rf .libs _libs
688
689# This directory's subdirectories are mostly independent; you can cd
690# into them and run `make' without going through this Makefile.
691# To change the values of `make' variables: instead of editing Makefiles,
692# (1) if the variable is set in `config.status', edit `config.status'
693#     (which will cause the Makefiles to be regenerated when you run `make');
694# (2) otherwise, pass the desired values on the `make' command line.
695$(RECURSIVE_TARGETS):
696	@fail= failcom='exit 1'; \
697	for f in x $$MAKEFLAGS; do \
698	  case $$f in \
699	    *=* | --[!k]*);; \
700	    *k*) failcom='fail=yes';; \
701	  esac; \
702	done; \
703	dot_seen=no; \
704	target=`echo $@ | sed s/-recursive//`; \
705	list='$(SUBDIRS)'; for subdir in $$list; do \
706	  echo "Making $$target in $$subdir"; \
707	  if test "$$subdir" = "."; then \
708	    dot_seen=yes; \
709	    local_target="$$target-am"; \
710	  else \
711	    local_target="$$target"; \
712	  fi; \
713	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
714	  || eval $$failcom; \
715	done; \
716	if test "$$dot_seen" = "no"; then \
717	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
718	fi; test -z "$$fail"
719
720$(RECURSIVE_CLEAN_TARGETS):
721	@fail= failcom='exit 1'; \
722	for f in x $$MAKEFLAGS; do \
723	  case $$f in \
724	    *=* | --[!k]*);; \
725	    *k*) failcom='fail=yes';; \
726	  esac; \
727	done; \
728	dot_seen=no; \
729	case "$@" in \
730	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
731	  *) list='$(SUBDIRS)' ;; \
732	esac; \
733	rev=''; for subdir in $$list; do \
734	  if test "$$subdir" = "."; then :; else \
735	    rev="$$subdir $$rev"; \
736	  fi; \
737	done; \
738	rev="$$rev ."; \
739	target=`echo $@ | sed s/-recursive//`; \
740	for subdir in $$rev; do \
741	  echo "Making $$target in $$subdir"; \
742	  if test "$$subdir" = "."; then \
743	    local_target="$$target-am"; \
744	  else \
745	    local_target="$$target"; \
746	  fi; \
747	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
748	  || eval $$failcom; \
749	done && test -z "$$fail"
750tags-recursive:
751	list='$(SUBDIRS)'; for subdir in $$list; do \
752	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
753	done
754ctags-recursive:
755	list='$(SUBDIRS)'; for subdir in $$list; do \
756	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
757	done
758
759ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
760	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
761	unique=`for i in $$list; do \
762	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
763	  done | \
764	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
765	      END { if (nonempty) { for (i in files) print i; }; }'`; \
766	mkid -fID $$unique
767tags: TAGS
768
769TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
770		$(TAGS_FILES) $(LISP)
771	set x; \
772	here=`pwd`; \
773	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
774	  include_option=--etags-include; \
775	  empty_fix=.; \
776	else \
777	  include_option=--include; \
778	  empty_fix=; \
779	fi; \
780	list='$(SUBDIRS)'; for subdir in $$list; do \
781	  if test "$$subdir" = .; then :; else \
782	    test ! -f $$subdir/TAGS || \
783	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
784	  fi; \
785	done; \
786	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
787	unique=`for i in $$list; do \
788	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
789	  done | \
790	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
791	      END { if (nonempty) { for (i in files) print i; }; }'`; \
792	shift; \
793	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
794	  test -n "$$unique" || unique=$$empty_fix; \
795	  if test $$# -gt 0; then \
796	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
797	      "$$@" $$unique; \
798	  else \
799	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
800	      $$unique; \
801	  fi; \
802	fi
803ctags: CTAGS
804CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
805		$(TAGS_FILES) $(LISP)
806	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
807	unique=`for i in $$list; do \
808	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
809	  done | \
810	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
811	      END { if (nonempty) { for (i in files) print i; }; }'`; \
812	test -z "$(CTAGS_ARGS)$$unique" \
813	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
814	     $$unique
815
816GTAGS:
817	here=`$(am__cd) $(top_builddir) && pwd` \
818	  && $(am__cd) $(top_srcdir) \
819	  && gtags -i $(GTAGS_ARGS) "$$here"
820
821distclean-tags:
822	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
823
824distdir: $(DISTFILES)
825	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
826	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
827	list='$(DISTFILES)'; \
828	  dist_files=`for file in $$list; do echo $$file; done | \
829	  sed -e "s|^$$srcdirstrip/||;t" \
830	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
831	case $$dist_files in \
832	  */*) $(MKDIR_P) `echo "$$dist_files" | \
833			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
834			   sort -u` ;; \
835	esac; \
836	for file in $$dist_files; do \
837	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
838	  if test -d $$d/$$file; then \
839	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
840	    if test -d "$(distdir)/$$file"; then \
841	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
842	    fi; \
843	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
844	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
845	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
846	    fi; \
847	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
848	  else \
849	    test -f "$(distdir)/$$file" \
850	    || cp -p $$d/$$file "$(distdir)/$$file" \
851	    || exit 1; \
852	  fi; \
853	done
854	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
855	  if test "$$subdir" = .; then :; else \
856	    $(am__make_dryrun) \
857	      || test -d "$(distdir)/$$subdir" \
858	      || $(MKDIR_P) "$(distdir)/$$subdir" \
859	      || exit 1; \
860	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
861	    $(am__relativize); \
862	    new_distdir=$$reldir; \
863	    dir1=$$subdir; dir2="$(top_distdir)"; \
864	    $(am__relativize); \
865	    new_top_distdir=$$reldir; \
866	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
867	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
868	    ($(am__cd) $$subdir && \
869	      $(MAKE) $(AM_MAKEFLAGS) \
870	        top_distdir="$$new_top_distdir" \
871	        distdir="$$new_distdir" \
872		am__remove_distdir=: \
873		am__skip_length_check=: \
874		am__skip_mode_fix=: \
875	        distdir) \
876	      || exit 1; \
877	  fi; \
878	done
879check-am: all-am
880check: check-recursive
881all-am: Makefile $(LTLIBRARIES)
882installdirs: installdirs-recursive
883installdirs-am:
884	for dir in "$(DESTDIR)$(uamsdir)"; do \
885	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
886	done
887install: install-recursive
888install-exec: install-exec-recursive
889install-data: install-data-recursive
890uninstall: uninstall-recursive
891
892install-am: all-am
893	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
894
895installcheck: installcheck-recursive
896install-strip:
897	if test -z '$(STRIP)'; then \
898	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
899	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
900	      install; \
901	else \
902	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
903	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
904	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
905	fi
906mostlyclean-generic:
907
908clean-generic:
909
910distclean-generic:
911	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
912	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
913
914maintainer-clean-generic:
915	@echo "This command is intended for maintainers to use"
916	@echo "it deletes files that may require special tools to rebuild."
917clean: clean-recursive
918
919clean-am: clean-generic clean-libtool clean-uamsLTLIBRARIES \
920	mostlyclean-am
921
922distclean: distclean-recursive
923	-rm -rf ./$(DEPDIR)
924	-rm -f Makefile
925distclean-am: clean-am distclean-compile distclean-generic \
926	distclean-tags
927
928dvi: dvi-recursive
929
930dvi-am:
931
932html: html-recursive
933
934html-am:
935
936info: info-recursive
937
938info-am:
939
940install-data-am: install-uamsLTLIBRARIES
941	@$(NORMAL_INSTALL)
942	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
943install-dvi: install-dvi-recursive
944
945install-dvi-am:
946
947install-exec-am:
948
949install-html: install-html-recursive
950
951install-html-am:
952
953install-info: install-info-recursive
954
955install-info-am:
956
957install-man:
958
959install-pdf: install-pdf-recursive
960
961install-pdf-am:
962
963install-ps: install-ps-recursive
964
965install-ps-am:
966
967installcheck-am:
968
969maintainer-clean: maintainer-clean-recursive
970	-rm -rf ./$(DEPDIR)
971	-rm -f Makefile
972maintainer-clean-am: distclean-am maintainer-clean-generic
973
974mostlyclean: mostlyclean-recursive
975
976mostlyclean-am: mostlyclean-compile mostlyclean-generic \
977	mostlyclean-libtool
978
979pdf: pdf-recursive
980
981pdf-am:
982
983ps: ps-recursive
984
985ps-am:
986
987uninstall-am: uninstall-uamsLTLIBRARIES
988	@$(NORMAL_INSTALL)
989	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
990.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
991	install-am install-data-am install-strip tags-recursive \
992	uninstall-am
993
994.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
995	all all-am check check-am clean clean-generic clean-libtool \
996	clean-uamsLTLIBRARIES ctags ctags-recursive distclean \
997	distclean-compile distclean-generic distclean-libtool \
998	distclean-tags distdir dvi dvi-am html html-am info info-am \
999	install install-am install-data install-data-am \
1000	install-data-hook install-dvi install-dvi-am install-exec \
1001	install-exec-am install-html install-html-am install-info \
1002	install-info-am install-man install-pdf install-pdf-am \
1003	install-ps install-ps-am install-strip install-uamsLTLIBRARIES \
1004	installcheck installcheck-am installdirs installdirs-am \
1005	maintainer-clean maintainer-clean-generic mostlyclean \
1006	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1007	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1008	uninstall-hook uninstall-uamsLTLIBRARIES
1009
1010
1011#
1012# link creation
1013#
1014
1015install-data-hook:
1016	(if [ -d $(DESTDIR)$(uamsdir) ] ; then \
1017		cd $(DESTDIR)$(uamsdir)					&& \
1018		rm -f $(uams_LINKS)  					&& \
1019		$(LN_S) $(UAMS_CLRTXT_LINK) uams_clrtxt.so		&& \
1020		$(dhx_exec_hook)						&& \
1021		$(dhx2_exec_hook) ; 					\
1022	fi)
1023
1024uninstall-hook:
1025	(if [ -d $(DESTDIR)$(uamsdir) ] ; then \
1026		cd $(DESTDIR)$(uamsdir)			&& \
1027		rm -f $(uams_LINKS)	;		   	\
1028	fi)
1029
1030# Tell versions [3.59,3.63) of GNU make to not export all variables.
1031# Otherwise a system limit (for SysV at least) may be exceeded.
1032.NOEXPORT:
1033