]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/bin/openpam_dump_policy/Makefile.in
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / bin / openpam_dump_policy / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # 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 @SET_MAKE@
17
18 # $Id: Makefile.am 538 2012-03-31 17:04:29Z des $
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 noinst_PROGRAMS = openpam_dump_policy$(EXEEXT)
40 subdir = bin/openpam_dump_policy
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 PROGRAMS = $(noinst_PROGRAMS)
51 am_openpam_dump_policy_OBJECTS = openpam_dump_policy.$(OBJEXT)
52 openpam_dump_policy_OBJECTS = $(am_openpam_dump_policy_OBJECTS)
53 openpam_dump_policy_DEPENDENCIES = $(top_builddir)/lib/libpam.la
54 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
55 depcomp = $(SHELL) $(top_srcdir)/depcomp
56 am__depfiles_maybe = depfiles
57 am__mv = mv -f
58 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
61         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
62         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63 CCLD = $(CC)
64 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
65         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
66         $(LDFLAGS) -o $@
67 SOURCES = $(openpam_dump_policy_SOURCES)
68 DIST_SOURCES = $(openpam_dump_policy_SOURCES)
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 ACLOCAL = @ACLOCAL@
73 AMTAR = @AMTAR@
74 AR = @AR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CRYPT_LIBS = @CRYPT_LIBS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 DLLTOOL = @DLLTOOL@
89 DL_LIBS = @DL_LIBS@
90 DSYMUTIL = @DSYMUTIL@
91 DUMPBIN = @DUMPBIN@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 FGREP = @FGREP@
98 GREP = @GREP@
99 INSTALL = @INSTALL@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 LD = @LD@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LIBTOOL = @LIBTOOL@
109 LIB_MAJ = @LIB_MAJ@
110 LIPO = @LIPO@
111 LN_S = @LN_S@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MANIFEST_TOOL = @MANIFEST_TOOL@
115 MKDIR_P = @MKDIR_P@
116 NM = @NM@
117 NMEDIT = @NMEDIT@
118 OBJDUMP = @OBJDUMP@
119 OBJEXT = @OBJEXT@
120 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
121 OTOOL = @OTOOL@
122 OTOOL64 = @OTOOL64@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_URL = @PACKAGE_URL@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 RANLIB = @RANLIB@
132 SED = @SED@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 VERSION = @VERSION@
137 abs_builddir = @abs_builddir@
138 abs_srcdir = @abs_srcdir@
139 abs_top_builddir = @abs_top_builddir@
140 abs_top_srcdir = @abs_top_srcdir@
141 ac_ct_AR = @ac_ct_AR@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
144 am__include = @am__include@
145 am__leading_dot = @am__leading_dot@
146 am__quote = @am__quote@
147 am__tar = @am__tar@
148 am__untar = @am__untar@
149 bindir = @bindir@
150 build = @build@
151 build_alias = @build_alias@
152 build_cpu = @build_cpu@
153 build_os = @build_os@
154 build_vendor = @build_vendor@
155 builddir = @builddir@
156 datadir = @datadir@
157 datarootdir = @datarootdir@
158 docdir = @docdir@
159 dvidir = @dvidir@
160 exec_prefix = @exec_prefix@
161 host = @host@
162 host_alias = @host_alias@
163 host_cpu = @host_cpu@
164 host_os = @host_os@
165 host_vendor = @host_vendor@
166 htmldir = @htmldir@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 libdir = @libdir@
171 libexecdir = @libexecdir@
172 localedir = @localedir@
173 localstatedir = @localstatedir@
174 mandir = @mandir@
175 mkdir_p = @mkdir_p@
176 oldincludedir = @oldincludedir@
177 pdfdir = @pdfdir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 psdir = @psdir@
181 sbindir = @sbindir@
182 sharedstatedir = @sharedstatedir@
183 srcdir = @srcdir@
184 sysconfdir = @sysconfdir@
185 target_alias = @target_alias@
186 top_build_prefix = @top_build_prefix@
187 top_builddir = @top_builddir@
188 top_srcdir = @top_srcdir@
189 INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
190 openpam_dump_policy_SOURCES = openpam_dump_policy.c
191 openpam_dump_policy_LDADD = $(top_builddir)/lib/libpam.la
192 all: all-am
193
194 .SUFFIXES:
195 .SUFFIXES: .c .lo .o .obj
196 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
197         @for dep in $?; do \
198           case '$(am__configure_deps)' in \
199             *$$dep*) \
200               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
201                 && { if test -f $@; then exit 0; else break; fi; }; \
202               exit 1;; \
203           esac; \
204         done; \
205         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/openpam_dump_policy/Makefile'; \
206         $(am__cd) $(top_srcdir) && \
207           $(AUTOMAKE) --foreign bin/openpam_dump_policy/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210         @case '$?' in \
211           *config.status*) \
212             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213           *) \
214             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216         esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure:  $(am__configure_deps)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 $(am__aclocal_m4_deps):
226
227 clean-noinstPROGRAMS:
228         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
229         echo " rm -f" $$list; \
230         rm -f $$list || exit $$?; \
231         test -n "$(EXEEXT)" || exit 0; \
232         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
233         echo " rm -f" $$list; \
234         rm -f $$list
235 openpam_dump_policy$(EXEEXT): $(openpam_dump_policy_OBJECTS) $(openpam_dump_policy_DEPENDENCIES) 
236         @rm -f openpam_dump_policy$(EXEEXT)
237         $(LINK) $(openpam_dump_policy_OBJECTS) $(openpam_dump_policy_LDADD) $(LIBS)
238
239 mostlyclean-compile:
240         -rm -f *.$(OBJEXT)
241
242 distclean-compile:
243         -rm -f *.tab.c
244
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openpam_dump_policy.Po@am__quote@
246
247 .c.o:
248 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
249 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
252 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
253
254 .c.obj:
255 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
256 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
260
261 .c.lo:
262 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
263 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
264 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
267
268 mostlyclean-libtool:
269         -rm -f *.lo
270
271 clean-libtool:
272         -rm -rf .libs _libs
273
274 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
275         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
276         unique=`for i in $$list; do \
277             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278           done | \
279           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
280               END { if (nonempty) { for (i in files) print i; }; }'`; \
281         mkid -fID $$unique
282 tags: TAGS
283
284 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285                 $(TAGS_FILES) $(LISP)
286         set x; \
287         here=`pwd`; \
288         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
289         unique=`for i in $$list; do \
290             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291           done | \
292           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
293               END { if (nonempty) { for (i in files) print i; }; }'`; \
294         shift; \
295         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
296           test -n "$$unique" || unique=$$empty_fix; \
297           if test $$# -gt 0; then \
298             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299               "$$@" $$unique; \
300           else \
301             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302               $$unique; \
303           fi; \
304         fi
305 ctags: CTAGS
306 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307                 $(TAGS_FILES) $(LISP)
308         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
309         unique=`for i in $$list; do \
310             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311           done | \
312           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
313               END { if (nonempty) { for (i in files) print i; }; }'`; \
314         test -z "$(CTAGS_ARGS)$$unique" \
315           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
316              $$unique
317
318 GTAGS:
319         here=`$(am__cd) $(top_builddir) && pwd` \
320           && $(am__cd) $(top_srcdir) \
321           && gtags -i $(GTAGS_ARGS) "$$here"
322
323 distclean-tags:
324         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
325
326 distdir: $(DISTFILES)
327         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329         list='$(DISTFILES)'; \
330           dist_files=`for file in $$list; do echo $$file; done | \
331           sed -e "s|^$$srcdirstrip/||;t" \
332               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
333         case $$dist_files in \
334           */*) $(MKDIR_P) `echo "$$dist_files" | \
335                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
336                            sort -u` ;; \
337         esac; \
338         for file in $$dist_files; do \
339           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
340           if test -d $$d/$$file; then \
341             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
342             if test -d "$(distdir)/$$file"; then \
343               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
344             fi; \
345             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
347               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
348             fi; \
349             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
350           else \
351             test -f "$(distdir)/$$file" \
352             || cp -p $$d/$$file "$(distdir)/$$file" \
353             || exit 1; \
354           fi; \
355         done
356 check-am: all-am
357 check: check-am
358 all-am: Makefile $(PROGRAMS)
359 installdirs:
360 install: install-am
361 install-exec: install-exec-am
362 install-data: install-data-am
363 uninstall: uninstall-am
364
365 install-am: all-am
366         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367
368 installcheck: installcheck-am
369 install-strip:
370         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372           `test -z '$(STRIP)' || \
373             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
374 mostlyclean-generic:
375
376 clean-generic:
377
378 distclean-generic:
379         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
381
382 maintainer-clean-generic:
383         @echo "This command is intended for maintainers to use"
384         @echo "it deletes files that may require special tools to rebuild."
385 clean: clean-am
386
387 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
388         mostlyclean-am
389
390 distclean: distclean-am
391         -rm -rf ./$(DEPDIR)
392         -rm -f Makefile
393 distclean-am: clean-am distclean-compile distclean-generic \
394         distclean-tags
395
396 dvi: dvi-am
397
398 dvi-am:
399
400 html: html-am
401
402 html-am:
403
404 info: info-am
405
406 info-am:
407
408 install-data-am:
409
410 install-dvi: install-dvi-am
411
412 install-dvi-am:
413
414 install-exec-am:
415
416 install-html: install-html-am
417
418 install-html-am:
419
420 install-info: install-info-am
421
422 install-info-am:
423
424 install-man:
425
426 install-pdf: install-pdf-am
427
428 install-pdf-am:
429
430 install-ps: install-ps-am
431
432 install-ps-am:
433
434 installcheck-am:
435
436 maintainer-clean: maintainer-clean-am
437         -rm -rf ./$(DEPDIR)
438         -rm -f Makefile
439 maintainer-clean-am: distclean-am maintainer-clean-generic
440
441 mostlyclean: mostlyclean-am
442
443 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
444         mostlyclean-libtool
445
446 pdf: pdf-am
447
448 pdf-am:
449
450 ps: ps-am
451
452 ps-am:
453
454 uninstall-am:
455
456 .MAKE: install-am install-strip
457
458 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
459         clean-libtool clean-noinstPROGRAMS ctags distclean \
460         distclean-compile distclean-generic distclean-libtool \
461         distclean-tags distdir dvi dvi-am html html-am info info-am \
462         install install-am install-data install-data-am install-dvi \
463         install-dvi-am install-exec install-exec-am install-html \
464         install-html-am install-info install-info-am install-man \
465         install-pdf install-pdf-am install-ps install-ps-am \
466         install-strip installcheck installcheck-am installdirs \
467         maintainer-clean maintainer-clean-generic mostlyclean \
468         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
469         pdf pdf-am ps ps-am tags uninstall uninstall-am
470
471
472 # Tell versions [3.59,3.63) of GNU make to not export all variables.
473 # Otherwise a system limit (for SysV at least) may be exceeded.
474 .NOEXPORT: