Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / openpam / bin / Makefile.in
blob0d169367967943f4fccfc0526bed96839bf18d2a
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
17 # $Id: Makefile.in,v 1.1.1.4 2008/01/27 00:54:54 christos Exp $
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 @WITH_SU_TRUE@am__append_1 = su
42 subdir = bin
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47 $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54 html-recursive info-recursive install-data-recursive \
55 install-exec-recursive install-info-recursive \
56 install-recursive installcheck-recursive installdirs-recursive \
57 pdf-recursive ps-recursive uninstall-info-recursive \
58 uninstall-recursive
59 ETAGS = etags
60 CTAGS = ctags
61 DIST_SUBDIRS = su
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = @ACLOCAL@
64 AMDEP_FALSE = @AMDEP_FALSE@
65 AMDEP_TRUE = @AMDEP_TRUE@
66 AMTAR = @AMTAR@
67 AR = @AR@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CFLAGS = @CFLAGS@
75 CPP = @CPP@
76 CPPFLAGS = @CPPFLAGS@
77 CRYPT_LIBS = @CRYPT_LIBS@
78 CXX = @CXX@
79 CXXCPP = @CXXCPP@
80 CXXDEPMODE = @CXXDEPMODE@
81 CXXFLAGS = @CXXFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 DL_LIBS = @DL_LIBS@
86 ECHO = @ECHO@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 F77 = @F77@
93 FFLAGS = @FFLAGS@
94 GREP = @GREP@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 LDFLAGS = @LDFLAGS@
100 LIBOBJS = @LIBOBJS@
101 LIBS = @LIBS@
102 LIBTOOL = @LIBTOOL@
103 LIB_MAJ = @LIB_MAJ@
104 LN_S = @LN_S@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAKEINFO = @MAKEINFO@
107 OBJEXT = @OBJEXT@
108 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 RANLIB = @RANLIB@
117 SED = @SED@
118 SET_MAKE = @SET_MAKE@
119 SHELL = @SHELL@
120 STRIP = @STRIP@
121 VERSION = @VERSION@
122 WITH_DOC_FALSE = @WITH_DOC_FALSE@
123 WITH_DOC_TRUE = @WITH_DOC_TRUE@
124 WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
125 WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
126 WITH_SU_FALSE = @WITH_SU_FALSE@
127 WITH_SU_TRUE = @WITH_SU_TRUE@
128 ac_ct_CC = @ac_ct_CC@
129 ac_ct_CXX = @ac_ct_CXX@
130 ac_ct_F77 = @ac_ct_F77@
131 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135 am__include = @am__include@
136 am__leading_dot = @am__leading_dot@
137 am__quote = @am__quote@
138 am__tar = @am__tar@
139 am__untar = @am__untar@
140 bindir = @bindir@
141 build = @build@
142 build_alias = @build_alias@
143 build_cpu = @build_cpu@
144 build_os = @build_os@
145 build_vendor = @build_vendor@
146 datadir = @datadir@
147 datarootdir = @datarootdir@
148 docdir = @docdir@
149 dvidir = @dvidir@
150 exec_prefix = @exec_prefix@
151 host = @host@
152 host_alias = @host_alias@
153 host_cpu = @host_cpu@
154 host_os = @host_os@
155 host_vendor = @host_vendor@
156 htmldir = @htmldir@
157 includedir = @includedir@
158 infodir = @infodir@
159 install_sh = @install_sh@
160 libdir = @libdir@
161 libexecdir = @libexecdir@
162 localedir = @localedir@
163 localstatedir = @localstatedir@
164 mandir = @mandir@
165 mkdir_p = @mkdir_p@
166 oldincludedir = @oldincludedir@
167 pdfdir = @pdfdir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 psdir = @psdir@
171 sbindir = @sbindir@
172 sharedstatedir = @sharedstatedir@
173 sysconfdir = @sysconfdir@
174 target = @target@
175 target_alias = @target_alias@
176 target_cpu = @target_cpu@
177 target_os = @target_os@
178 target_vendor = @target_vendor@
179 SUBDIRS = $(am__append_1)
180 all: all-recursive
182 .SUFFIXES:
183 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
184 @for dep in $?; do \
185 case '$(am__configure_deps)' in \
186 *$$dep*) \
187 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
188 && exit 0; \
189 exit 1;; \
190 esac; \
191 done; \
192 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/Makefile'; \
193 cd $(top_srcdir) && \
194 $(AUTOMAKE) --foreign bin/Makefile
195 .PRECIOUS: Makefile
196 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197 @case '$?' in \
198 *config.status*) \
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
200 *) \
201 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
203 esac;
205 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208 $(top_srcdir)/configure: $(am__configure_deps)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213 mostlyclean-libtool:
214 -rm -f *.lo
216 clean-libtool:
217 -rm -rf .libs _libs
219 distclean-libtool:
220 -rm -f libtool
221 uninstall-info-am:
223 # This directory's subdirectories are mostly independent; you can cd
224 # into them and run `make' without going through this Makefile.
225 # To change the values of `make' variables: instead of editing Makefiles,
226 # (1) if the variable is set in `config.status', edit `config.status'
227 # (which will cause the Makefiles to be regenerated when you run `make');
228 # (2) otherwise, pass the desired values on the `make' command line.
229 $(RECURSIVE_TARGETS):
230 @failcom='exit 1'; \
231 for f in x $$MAKEFLAGS; do \
232 case $$f in \
233 *=* | --[!k]*);; \
234 *k*) failcom='fail=yes';; \
235 esac; \
236 done; \
237 dot_seen=no; \
238 target=`echo $@ | sed s/-recursive//`; \
239 list='$(SUBDIRS)'; for subdir in $$list; do \
240 echo "Making $$target in $$subdir"; \
241 if test "$$subdir" = "."; then \
242 dot_seen=yes; \
243 local_target="$$target-am"; \
244 else \
245 local_target="$$target"; \
246 fi; \
247 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248 || eval $$failcom; \
249 done; \
250 if test "$$dot_seen" = "no"; then \
251 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
252 fi; test -z "$$fail"
254 mostlyclean-recursive clean-recursive distclean-recursive \
255 maintainer-clean-recursive:
256 @failcom='exit 1'; \
257 for f in x $$MAKEFLAGS; do \
258 case $$f in \
259 *=* | --[!k]*);; \
260 *k*) failcom='fail=yes';; \
261 esac; \
262 done; \
263 dot_seen=no; \
264 case "$@" in \
265 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
266 *) list='$(SUBDIRS)' ;; \
267 esac; \
268 rev=''; for subdir in $$list; do \
269 if test "$$subdir" = "."; then :; else \
270 rev="$$subdir $$rev"; \
271 fi; \
272 done; \
273 rev="$$rev ."; \
274 target=`echo $@ | sed s/-recursive//`; \
275 for subdir in $$rev; do \
276 echo "Making $$target in $$subdir"; \
277 if test "$$subdir" = "."; then \
278 local_target="$$target-am"; \
279 else \
280 local_target="$$target"; \
281 fi; \
282 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
283 || eval $$failcom; \
284 done && test -z "$$fail"
285 tags-recursive:
286 list='$(SUBDIRS)'; for subdir in $$list; do \
287 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
288 done
289 ctags-recursive:
290 list='$(SUBDIRS)'; for subdir in $$list; do \
291 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
292 done
294 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 done | \
299 $(AWK) ' { files[$$0] = 1; } \
300 END { for (i in files) print i; }'`; \
301 mkid -fID $$unique
302 tags: TAGS
304 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
305 $(TAGS_FILES) $(LISP)
306 tags=; \
307 here=`pwd`; \
308 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
309 include_option=--etags-include; \
310 empty_fix=.; \
311 else \
312 include_option=--include; \
313 empty_fix=; \
314 fi; \
315 list='$(SUBDIRS)'; for subdir in $$list; do \
316 if test "$$subdir" = .; then :; else \
317 test ! -f $$subdir/TAGS || \
318 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
319 fi; \
320 done; \
321 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 done | \
325 $(AWK) ' { files[$$0] = 1; } \
326 END { for (i in files) print i; }'`; \
327 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
328 test -n "$$unique" || unique=$$empty_fix; \
329 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
330 $$tags $$unique; \
332 ctags: CTAGS
333 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
335 tags=; \
336 here=`pwd`; \
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 test -z "$(CTAGS_ARGS)$$tags$$unique" \
344 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
345 $$tags $$unique
347 GTAGS:
348 here=`$(am__cd) $(top_builddir) && pwd` \
349 && cd $(top_srcdir) \
350 && gtags -i $(GTAGS_ARGS) $$here
352 distclean-tags:
353 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
355 distdir: $(DISTFILES)
356 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
357 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
358 list='$(DISTFILES)'; for file in $$list; do \
359 case $$file in \
360 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
361 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
362 esac; \
363 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
364 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
366 dir="/$$dir"; \
367 $(mkdir_p) "$(distdir)$$dir"; \
368 else \
369 dir=''; \
370 fi; \
371 if test -d $$d/$$file; then \
372 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
373 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
374 fi; \
375 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
376 else \
377 test -f $(distdir)/$$file \
378 || cp -p $$d/$$file $(distdir)/$$file \
379 || exit 1; \
380 fi; \
381 done
382 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
383 if test "$$subdir" = .; then :; else \
384 test -d "$(distdir)/$$subdir" \
385 || $(mkdir_p) "$(distdir)/$$subdir" \
386 || exit 1; \
387 distdir=`$(am__cd) $(distdir) && pwd`; \
388 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
389 (cd $$subdir && \
390 $(MAKE) $(AM_MAKEFLAGS) \
391 top_distdir="$$top_distdir" \
392 distdir="$$distdir/$$subdir" \
393 distdir) \
394 || exit 1; \
395 fi; \
396 done
397 check-am: all-am
398 check: check-recursive
399 all-am: Makefile
400 installdirs: installdirs-recursive
401 installdirs-am:
402 install: install-recursive
403 install-exec: install-exec-recursive
404 install-data: install-data-recursive
405 uninstall: uninstall-recursive
407 install-am: all-am
408 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410 installcheck: installcheck-recursive
411 install-strip:
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
414 `test -z '$(STRIP)' || \
415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
416 mostlyclean-generic:
418 clean-generic:
420 distclean-generic:
421 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423 maintainer-clean-generic:
424 @echo "This command is intended for maintainers to use"
425 @echo "it deletes files that may require special tools to rebuild."
426 clean: clean-recursive
428 clean-am: clean-generic clean-libtool mostlyclean-am
430 distclean: distclean-recursive
431 -rm -f Makefile
432 distclean-am: clean-am distclean-generic distclean-libtool \
433 distclean-tags
435 dvi: dvi-recursive
437 dvi-am:
439 html: html-recursive
441 info: info-recursive
443 info-am:
445 install-data-am:
447 install-exec-am:
449 install-info: install-info-recursive
451 install-man:
453 installcheck-am:
455 maintainer-clean: maintainer-clean-recursive
456 -rm -f Makefile
457 maintainer-clean-am: distclean-am maintainer-clean-generic
459 mostlyclean: mostlyclean-recursive
461 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463 pdf: pdf-recursive
465 pdf-am:
467 ps: ps-recursive
469 ps-am:
471 uninstall-am: uninstall-info-am
473 uninstall-info: uninstall-info-recursive
475 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
476 clean clean-generic clean-libtool clean-recursive ctags \
477 ctags-recursive distclean distclean-generic distclean-libtool \
478 distclean-recursive distclean-tags distdir dvi dvi-am html \
479 html-am info info-am install install-am install-data \
480 install-data-am install-exec install-exec-am install-info \
481 install-info-am install-man install-strip installcheck \
482 installcheck-am installdirs installdirs-am maintainer-clean \
483 maintainer-clean-generic maintainer-clean-recursive \
484 mostlyclean mostlyclean-generic mostlyclean-libtool \
485 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
486 uninstall uninstall-am uninstall-info-am
488 # Tell versions [3.59,3.63) of GNU make to not export all variables.
489 # Otherwise a system limit (for SysV at least) may be exceeded.
490 .NOEXPORT: