]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/openpam/include/security/Makefile.in
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / openpam / include / security / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
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
17 # $Id: Makefile.am 405 2007-12-19 11:38:27Z des $
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 subdir = include/security
43 DIST_COMMON = $(openpam_HEADERS) $(srcdir)/Makefile.am \
44         $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 SOURCES =
53 DIST_SOURCES =
54 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55 am__vpath_adj = case $$p in \
56     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57     *) f=$$p;; \
58   esac;
59 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
60 am__installdirs = "$(DESTDIR)$(openpamdir)"
61 openpamHEADERS_INSTALL = $(INSTALL_HEADER)
62 HEADERS = $(openpam_HEADERS)
63 ETAGS = etags
64 CTAGS = ctags
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AR = @AR@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CRYPT_LIBS = @CRYPT_LIBS@
81 CXX = @CXX@
82 CXXCPP = @CXXCPP@
83 CXXDEPMODE = @CXXDEPMODE@
84 CXXFLAGS = @CXXFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 DL_LIBS = @DL_LIBS@
89 ECHO = @ECHO@
90 ECHO_C = @ECHO_C@
91 ECHO_N = @ECHO_N@
92 ECHO_T = @ECHO_T@
93 EGREP = @EGREP@
94 EXEEXT = @EXEEXT@
95 F77 = @F77@
96 FFLAGS = @FFLAGS@
97 GREP = @GREP@
98 INSTALL_DATA = @INSTALL_DATA@
99 INSTALL_PROGRAM = @INSTALL_PROGRAM@
100 INSTALL_SCRIPT = @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102 LDFLAGS = @LDFLAGS@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LIBTOOL = @LIBTOOL@
106 LIB_MAJ = @LIB_MAJ@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAKEINFO = @MAKEINFO@
110 OBJEXT = @OBJEXT@
111 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 RANLIB = @RANLIB@
120 SED = @SED@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 WITH_DOC_FALSE = @WITH_DOC_FALSE@
126 WITH_DOC_TRUE = @WITH_DOC_TRUE@
127 WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
128 WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
129 WITH_SU_FALSE = @WITH_SU_FALSE@
130 WITH_SU_TRUE = @WITH_SU_TRUE@
131 ac_ct_CC = @ac_ct_CC@
132 ac_ct_CXX = @ac_ct_CXX@
133 ac_ct_F77 = @ac_ct_F77@
134 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
135 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
136 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
137 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
138 am__include = @am__include@
139 am__leading_dot = @am__leading_dot@
140 am__quote = @am__quote@
141 am__tar = @am__tar@
142 am__untar = @am__untar@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 datarootdir = @datarootdir@
151 docdir = @docdir@
152 dvidir = @dvidir@
153 exec_prefix = @exec_prefix@
154 host = @host@
155 host_alias = @host_alias@
156 host_cpu = @host_cpu@
157 host_os = @host_os@
158 host_vendor = @host_vendor@
159 htmldir = @htmldir@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localedir = @localedir@
166 localstatedir = @localstatedir@
167 mandir = @mandir@
168 mkdir_p = @mkdir_p@
169 oldincludedir = @oldincludedir@
170 pdfdir = @pdfdir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 psdir = @psdir@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 sysconfdir = @sysconfdir@
177 target = @target@
178 target_alias = @target_alias@
179 target_cpu = @target_cpu@
180 target_os = @target_os@
181 target_vendor = @target_vendor@
182 openpamdir = $(includedir)/security
183 openpam_HEADERS = \
184         openpam.h \
185         openpam_attr.h \
186         openpam_version.h \
187         pam_appl.h \
188         pam_constants.h \
189         pam_modules.h \
190         pam_types.h
191
192 all: all-am
193
194 .SUFFIXES:
195 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
196         @for dep in $?; do \
197           case '$(am__configure_deps)' in \
198             *$$dep*) \
199               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200                 && exit 0; \
201               exit 1;; \
202           esac; \
203         done; \
204         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/security/Makefile'; \
205         cd $(top_srcdir) && \
206           $(AUTOMAKE) --foreign  include/security/Makefile
207 .PRECIOUS: Makefile
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209         @case '$?' in \
210           *config.status*) \
211             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212           *) \
213             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215         esac;
216
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220 $(top_srcdir)/configure:  $(am__configure_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
223         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225 mostlyclean-libtool:
226         -rm -f *.lo
227
228 clean-libtool:
229         -rm -rf .libs _libs
230
231 distclean-libtool:
232         -rm -f libtool
233 uninstall-info-am:
234 install-openpamHEADERS: $(openpam_HEADERS)
235         @$(NORMAL_INSTALL)
236         test -z "$(openpamdir)" || $(mkdir_p) "$(DESTDIR)$(openpamdir)"
237         @list='$(openpam_HEADERS)'; for p in $$list; do \
238           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
239           f=$(am__strip_dir) \
240           echo " $(openpamHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(openpamdir)/$$f'"; \
241           $(openpamHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(openpamdir)/$$f"; \
242         done
243
244 uninstall-openpamHEADERS:
245         @$(NORMAL_UNINSTALL)
246         @list='$(openpam_HEADERS)'; for p in $$list; do \
247           f=$(am__strip_dir) \
248           echo " rm -f '$(DESTDIR)$(openpamdir)/$$f'"; \
249           rm -f "$(DESTDIR)$(openpamdir)/$$f"; \
250         done
251
252 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
253         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254         unique=`for i in $$list; do \
255             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256           done | \
257           $(AWK) '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         mkid -fID $$unique
260 tags: TAGS
261
262 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
263                 $(TAGS_FILES) $(LISP)
264         tags=; \
265         here=`pwd`; \
266         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
267         unique=`for i in $$list; do \
268             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
269           done | \
270           $(AWK) '    { files[$$0] = 1; } \
271                END { for (i in files) print i; }'`; \
272         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
273           test -n "$$unique" || unique=$$empty_fix; \
274           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275             $$tags $$unique; \
276         fi
277 ctags: CTAGS
278 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279                 $(TAGS_FILES) $(LISP)
280         tags=; \
281         here=`pwd`; \
282         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '    { files[$$0] = 1; } \
287                END { for (i in files) print i; }'`; \
288         test -z "$(CTAGS_ARGS)$$tags$$unique" \
289           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290              $$tags $$unique
291
292 GTAGS:
293         here=`$(am__cd) $(top_builddir) && pwd` \
294           && cd $(top_srcdir) \
295           && gtags -i $(GTAGS_ARGS) $$here
296
297 distclean-tags:
298         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
299
300 distdir: $(DISTFILES)
301         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
302         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
303         list='$(DISTFILES)'; for file in $$list; do \
304           case $$file in \
305             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
306             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
307           esac; \
308           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
310           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
311             dir="/$$dir"; \
312             $(mkdir_p) "$(distdir)$$dir"; \
313           else \
314             dir=''; \
315           fi; \
316           if test -d $$d/$$file; then \
317             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
319             fi; \
320             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
321           else \
322             test -f $(distdir)/$$file \
323             || cp -p $$d/$$file $(distdir)/$$file \
324             || exit 1; \
325           fi; \
326         done
327 check-am: all-am
328 check: check-am
329 all-am: Makefile $(HEADERS)
330 installdirs:
331         for dir in "$(DESTDIR)$(openpamdir)"; do \
332           test -z "$$dir" || $(mkdir_p) "$$dir"; \
333         done
334 install: install-am
335 install-exec: install-exec-am
336 install-data: install-data-am
337 uninstall: uninstall-am
338
339 install-am: all-am
340         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341
342 installcheck: installcheck-am
343 install-strip:
344         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346           `test -z '$(STRIP)' || \
347             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
348 mostlyclean-generic:
349
350 clean-generic:
351
352 distclean-generic:
353         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354
355 maintainer-clean-generic:
356         @echo "This command is intended for maintainers to use"
357         @echo "it deletes files that may require special tools to rebuild."
358 clean: clean-am
359
360 clean-am: clean-generic clean-libtool mostlyclean-am
361
362 distclean: distclean-am
363         -rm -f Makefile
364 distclean-am: clean-am distclean-generic distclean-libtool \
365         distclean-tags
366
367 dvi: dvi-am
368
369 dvi-am:
370
371 html: html-am
372
373 info: info-am
374
375 info-am:
376
377 install-data-am: install-openpamHEADERS
378
379 install-exec-am:
380
381 install-info: install-info-am
382
383 install-man:
384
385 installcheck-am:
386
387 maintainer-clean: maintainer-clean-am
388         -rm -f Makefile
389 maintainer-clean-am: distclean-am maintainer-clean-generic
390
391 mostlyclean: mostlyclean-am
392
393 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
394
395 pdf: pdf-am
396
397 pdf-am:
398
399 ps: ps-am
400
401 ps-am:
402
403 uninstall-am: uninstall-info-am uninstall-openpamHEADERS
404
405 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
406         clean-libtool ctags distclean distclean-generic \
407         distclean-libtool distclean-tags distdir dvi dvi-am html \
408         html-am info info-am install install-am install-data \
409         install-data-am install-exec install-exec-am install-info \
410         install-info-am install-man install-openpamHEADERS \
411         install-strip installcheck installcheck-am installdirs \
412         maintainer-clean maintainer-clean-generic mostlyclean \
413         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
414         tags uninstall uninstall-am uninstall-info-am \
415         uninstall-openpamHEADERS
416
417 # Tell versions [3.59,3.63) of GNU make to not export all variables.
418 # Otherwise a system limit (for SysV at least) may be exceeded.
419 .NOEXPORT: