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