blob: 423c536eca78b552b8d1601687d994e61f591df9 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# 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# Copyright (C) 1999-2005 Open Source Telecom Corporation.
19# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
20#
21# This file is free software; as a special exception the author gives
22# unlimited permission to copy and/or distribute it, with or without
23# modifications, as long as this notice is preserved.
24#
25# This program is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28VPATH = @srcdir@
29pkgdatadir = $(datadir)/@PACKAGE@
30pkgincludedir = $(includedir)/@PACKAGE@
31pkglibdir = $(libdir)/@PACKAGE@
32pkglibexecdir = $(libexecdir)/@PACKAGE@
33am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34install_sh_DATA = $(install_sh) -c -m 644
35install_sh_PROGRAM = $(install_sh) -c
36install_sh_SCRIPT = $(install_sh) -c
37INSTALL_HEADER = $(INSTALL_DATA)
38transform = $(program_transform_name)
39NORMAL_INSTALL = :
40PRE_INSTALL = :
41POST_INSTALL = :
42NORMAL_UNINSTALL = :
43PRE_UNINSTALL = :
44POST_UNINSTALL = :
45build_triplet = @build@
46host_triplet = @host@
47target_triplet = @target@
48subdir = m4
49DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51am__aclocal_m4_deps = $(top_srcdir)/m4/libgcrypt_local.m4 \
52 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
53 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
54 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ost_debug.m4 \
55 $(top_srcdir)/m4/ost_maint.m4 $(top_srcdir)/m4/ost_prog.m4 \
56 $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/src/config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63depcomp =
64am__depfiles_maybe =
65DIST_SOURCES =
66DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67ACLOCAL = @ACLOCAL@
68AMTAR = @AMTAR@
69AR = @AR@
70AUTOCONF = @AUTOCONF@
71AUTOHEADER = @AUTOHEADER@
72AUTOMAKE = @AUTOMAKE@
73AWK = @AWK@
74CC = @CC@
75CCDEPMODE = @CCDEPMODE@
76CFLAGS = @CFLAGS@
77COMMON_CFLAGS = @COMMON_CFLAGS@
78COMMON_LIBS = @COMMON_LIBS@
79CPP = @CPP@
80CPPFLAGS = @CPPFLAGS@
81CXX = @CXX@
82CXXCPP = @CXXCPP@
83CXXDEPMODE = @CXXDEPMODE@
84CXXFLAGS = @CXXFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
87DEPDIR = @DEPDIR@
88DLLTOOL = @DLLTOOL@
89DOXYGEN = @DOXYGEN@
90DSYMUTIL = @DSYMUTIL@
91DUMPBIN = @DUMPBIN@
92ECHO_C = @ECHO_C@
93ECHO_N = @ECHO_N@
94ECHO_T = @ECHO_T@
95EGREP = @EGREP@
96EXEEXT = @EXEEXT@
97FGREP = @FGREP@
98FTPDIR = @FTPDIR@
99GNULIBS = @GNULIBS@
100GREP = @GREP@
101INSTALL = @INSTALL@
102INSTALL_DATA = @INSTALL_DATA@
103INSTALL_PROGRAM = @INSTALL_PROGRAM@
104INSTALL_SCRIPT = @INSTALL_SCRIPT@
105INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106KDOC_DIR = @KDOC_DIR@
107LD = @LD@
108LDFLAGS = @LDFLAGS@
109LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
110LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
111LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
112LIBOBJS = @LIBOBJS@
113LIBS = @LIBS@
114LIBTOOL = @LIBTOOL@
115LIB_MAJOR = @LIB_MAJOR@
116LIB_VERSION = @LIB_VERSION@
117LIPO = @LIPO@
118LN_S = @LN_S@
119LTLIBOBJS = @LTLIBOBJS@
120LT_CCXX_VERSION = @LT_CCXX_VERSION@
121LT_MAJOR = @LT_MAJOR@
122LT_MINOR = @LT_MINOR@
123LT_RELEASE = @LT_RELEASE@
124LT_SUBVER = @LT_SUBVER@
125MAINT = @MAINT@
126MAKEINFO = @MAKEINFO@
127MANIFEST_TOOL = @MANIFEST_TOOL@
128MKDIR_P = @MKDIR_P@
129NM = @NM@
130NMEDIT = @NMEDIT@
131OBJDUMP = @OBJDUMP@
132OBJEXT = @OBJEXT@
133OTOOL = @OTOOL@
134OTOOL64 = @OTOOL64@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_URL = @PACKAGE_URL@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143PKG_CONFIG = @PKG_CONFIG@
144PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
145PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
146RANLIB = @RANLIB@
147SED = @SED@
148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150STRIP = @STRIP@
151VERSION = @VERSION@
152WARN_FLAGS = @WARN_FLAGS@
153abs_builddir = @abs_builddir@
154abs_srcdir = @abs_srcdir@
155abs_top_builddir = @abs_top_builddir@
156abs_top_srcdir = @abs_top_srcdir@
157ac_ct_AR = @ac_ct_AR@
158ac_ct_CC = @ac_ct_CC@
159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
161am__include = @am__include@
162am__leading_dot = @am__leading_dot@
163am__quote = @am__quote@
164am__tar = @am__tar@
165am__untar = @am__untar@
166bindir = @bindir@
167build = @build@
168build_alias = @build_alias@
169build_cpu = @build_cpu@
170build_os = @build_os@
171build_vendor = @build_vendor@
172builddir = @builddir@
173datadir = @datadir@
174datarootdir = @datarootdir@
175docdir = @docdir@
176dvidir = @dvidir@
177exec_prefix = @exec_prefix@
178host = @host@
179host_alias = @host_alias@
180host_cpu = @host_cpu@
181host_os = @host_os@
182host_vendor = @host_vendor@
183htmldir = @htmldir@
184includedir = @includedir@
185infodir = @infodir@
186install_sh = @install_sh@
187libdir = @libdir@
188libexecdir = @libexecdir@
189localedir = @localedir@
190localstatedir = @localstatedir@
191mandir = @mandir@
192mkdir_p = @mkdir_p@
193oldincludedir = @oldincludedir@
194pdfdir = @pdfdir@
195prefix = @prefix@
196program_transform_name = @program_transform_name@
197psdir = @psdir@
198sbindir = @sbindir@
199sharedstatedir = @sharedstatedir@
200srcdir = @srcdir@
201sysconfdir = @sysconfdir@
202target = @target@
203target_alias = @target_alias@
204target_cpu = @target_cpu@
205target_os = @target_os@
206target_vendor = @target_vendor@
207top_build_prefix = @top_build_prefix@
208top_builddir = @top_builddir@
209top_srcdir = @top_srcdir@
210AUTOMAKE_OPTIONS = no-dependencies
211M4 = ost_prog.m4 ost_cxx.m4 ost_posix.m4 ost_systime.m4 \
212 ost_maint.m4 ost_misc.m4 ost_endian.m4 ost_debug.m4 libgcrypt_local.m4
213
214SOURCES = $(M4)
215all: all-am
216
217.SUFFIXES:
218$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
219 @for dep in $?; do \
220 case '$(am__configure_deps)' in \
221 *$$dep*) \
222 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223 && { if test -f $@; then exit 0; else break; fi; }; \
224 exit 1;; \
225 esac; \
226 done; \
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
228 $(am__cd) $(top_srcdir) && \
229 $(AUTOMAKE) --gnu m4/Makefile
230.PRECIOUS: Makefile
231Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232 @case '$?' in \
233 *config.status*) \
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235 *) \
236 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238 esac;
239
240$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247$(am__aclocal_m4_deps):
248
249mostlyclean-libtool:
250 -rm -f *.lo
251
252clean-libtool:
253 -rm -rf .libs _libs
254tags: TAGS
255TAGS:
256
257ctags: CTAGS
258CTAGS:
259
260
261distdir: $(DISTFILES)
262 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
263 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264 list='$(DISTFILES)'; \
265 dist_files=`for file in $$list; do echo $$file; done | \
266 sed -e "s|^$$srcdirstrip/||;t" \
267 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
268 case $$dist_files in \
269 */*) $(MKDIR_P) `echo "$$dist_files" | \
270 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
271 sort -u` ;; \
272 esac; \
273 for file in $$dist_files; do \
274 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
275 if test -d $$d/$$file; then \
276 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
277 if test -d "$(distdir)/$$file"; then \
278 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
279 fi; \
280 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
282 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
283 fi; \
284 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
285 else \
286 test -f "$(distdir)/$$file" \
287 || cp -p $$d/$$file "$(distdir)/$$file" \
288 || exit 1; \
289 fi; \
290 done
291check-am: all-am
292check: check-am
293all-am: Makefile all-local
294installdirs:
295install: install-am
296install-exec: install-exec-am
297install-data: install-data-am
298uninstall: uninstall-am
299
300install-am: all-am
301 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
302
303installcheck: installcheck-am
304install-strip:
305 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
306 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
307 `test -z '$(STRIP)' || \
308 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
309mostlyclean-generic:
310
311clean-generic:
312
313distclean-generic:
314 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
315 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
316
317maintainer-clean-generic:
318 @echo "This command is intended for maintainers to use"
319 @echo "it deletes files that may require special tools to rebuild."
320clean: clean-am
321
322clean-am: clean-generic clean-libtool mostlyclean-am
323
324distclean: distclean-am
325 -rm -f Makefile
326distclean-am: clean-am distclean-generic
327
328dvi: dvi-am
329
330dvi-am:
331
332html: html-am
333
334html-am:
335
336info: info-am
337
338info-am:
339
340install-data-am:
341
342install-dvi: install-dvi-am
343
344install-dvi-am:
345
346install-exec-am:
347
348install-html: install-html-am
349
350install-html-am:
351
352install-info: install-info-am
353
354install-info-am:
355
356install-man:
357
358install-pdf: install-pdf-am
359
360install-pdf-am:
361
362install-ps: install-ps-am
363
364install-ps-am:
365
366installcheck-am:
367
368maintainer-clean: maintainer-clean-am
369 -rm -f Makefile
370maintainer-clean-am: distclean-am maintainer-clean-generic
371
372mostlyclean: mostlyclean-am
373
374mostlyclean-am: mostlyclean-generic mostlyclean-libtool
375
376pdf: pdf-am
377
378pdf-am:
379
380ps: ps-am
381
382ps-am:
383
384uninstall-am:
385
386.MAKE: install-am install-strip
387
388.PHONY: all all-am all-local check check-am clean clean-generic \
389 clean-libtool distclean distclean-generic distclean-libtool \
390 distdir dvi dvi-am html html-am info info-am install \
391 install-am install-data install-data-am install-dvi \
392 install-dvi-am install-exec install-exec-am install-html \
393 install-html-am install-info install-info-am install-man \
394 install-pdf install-pdf-am install-ps install-ps-am \
395 install-strip installcheck installcheck-am installdirs \
396 maintainer-clean maintainer-clean-generic mostlyclean \
397 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
398 uninstall uninstall-am
399
400
401../aclocal.m4: $(M4)
402 cd .. ; $(ACLOCAL) -I m4
403
404all-local: ../aclocal.m4
405
406# Tell versions [3.59,3.63) of GNU make to not export all variables.
407# Otherwise a system limit (for SysV at least) may be exceeded.
408.NOEXPORT: