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