OSDN Git Service

#26977 DTXViewerで使用しているjpeglib, libpng, zlib, libogg, libvorbisを最新のものにした。詳細はチケットを参照。
[dtxmania/dtxmania.git] / @OggVorbisソリューション / libvorbis-1.3.5 / vq / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 EXTRA_PROGRAMS = latticebuild$(EXEEXT) latticetune$(EXEEXT) \
92         huffbuild$(EXEEXT) distribution$(EXEEXT)
93 subdir = vq
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
96         $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
97         $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
101 mkinstalldirs = $(install_sh) -d
102 CONFIG_HEADER = $(top_builddir)/config.h
103 CONFIG_CLEAN_FILES =
104 CONFIG_CLEAN_VPATH_FILES =
105 am_distribution_OBJECTS = distribution.$(OBJEXT) bookutil.$(OBJEXT)
106 distribution_OBJECTS = $(am_distribution_OBJECTS)
107 distribution_LDADD = $(LDADD)
108 distribution_DEPENDENCIES = ../lib/libvorbis.la
109 AM_V_lt = $(am__v_lt_@AM_V@)
110 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
111 am__v_lt_0 = --silent
112 am__v_lt_1 = 
113 am_huffbuild_OBJECTS = huffbuild.$(OBJEXT) vqgen.$(OBJEXT) \
114         bookutil.$(OBJEXT)
115 huffbuild_OBJECTS = $(am_huffbuild_OBJECTS)
116 huffbuild_LDADD = $(LDADD)
117 huffbuild_DEPENDENCIES = ../lib/libvorbis.la
118 am_latticebuild_OBJECTS = latticebuild.$(OBJEXT) vqgen.$(OBJEXT) \
119         bookutil.$(OBJEXT)
120 latticebuild_OBJECTS = $(am_latticebuild_OBJECTS)
121 latticebuild_LDADD = $(LDADD)
122 latticebuild_DEPENDENCIES = ../lib/libvorbis.la
123 am_latticetune_OBJECTS = latticetune.$(OBJEXT) vqgen.$(OBJEXT) \
124         bookutil.$(OBJEXT)
125 latticetune_OBJECTS = $(am_latticetune_OBJECTS)
126 latticetune_LDADD = $(LDADD)
127 latticetune_DEPENDENCIES = ../lib/libvorbis.la
128 AM_V_P = $(am__v_P_@AM_V@)
129 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130 am__v_P_0 = false
131 am__v_P_1 = :
132 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134 am__v_GEN_0 = @echo "  GEN     " $@;
135 am__v_GEN_1 = 
136 AM_V_at = $(am__v_at_@AM_V@)
137 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138 am__v_at_0 = @
139 am__v_at_1 = 
140 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
141 depcomp = $(SHELL) $(top_srcdir)/depcomp
142 am__depfiles_maybe = depfiles
143 am__mv = mv -f
144 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149         $(AM_CFLAGS) $(CFLAGS)
150 AM_V_CC = $(am__v_CC_@AM_V@)
151 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152 am__v_CC_0 = @echo "  CC      " $@;
153 am__v_CC_1 = 
154 CCLD = $(CC)
155 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157         $(AM_LDFLAGS) $(LDFLAGS) -o $@
158 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160 am__v_CCLD_0 = @echo "  CCLD    " $@;
161 am__v_CCLD_1 = 
162 SOURCES = $(distribution_SOURCES) $(huffbuild_SOURCES) \
163         $(latticebuild_SOURCES) $(latticetune_SOURCES)
164 DIST_SOURCES = $(distribution_SOURCES) $(huffbuild_SOURCES) \
165         $(latticebuild_SOURCES) $(latticetune_SOURCES)
166 am__can_run_installinfo = \
167   case $$AM_UPDATE_INFO_DIR in \
168     n|no|NO) false;; \
169     *) (install-info --version) >/dev/null 2>&1;; \
170   esac
171 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
172 # Read a list of newline-separated strings from the standard input,
173 # and print each of them once, without duplicates.  Input order is
174 # *not* preserved.
175 am__uniquify_input = $(AWK) '\
176   BEGIN { nonempty = 0; } \
177   { items[$$0] = 1; nonempty = 1; } \
178   END { if (nonempty) { for (i in items) print i; }; } \
179 '
180 # Make sure the list of sources is unique.  This is necessary because,
181 # e.g., the same source file might be shared among _SOURCES variables
182 # for different programs/libraries.
183 am__define_uniq_tagged_files = \
184   list='$(am__tagged_files)'; \
185   unique=`for i in $$list; do \
186     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187   done | $(am__uniquify_input)`
188 ETAGS = etags
189 CTAGS = ctags
190 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
191 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
192 ACLOCAL = @ACLOCAL@
193 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
194 ALLOCA = @ALLOCA@
195 AMTAR = @AMTAR@
196 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
197 AR = @AR@
198 AS = @AS@
199 AUTOCONF = @AUTOCONF@
200 AUTOHEADER = @AUTOHEADER@
201 AUTOMAKE = @AUTOMAKE@
202 AWK = @AWK@
203 CC = @CC@
204 CCDEPMODE = @CCDEPMODE@
205 CFLAGS = @CFLAGS@
206 CPP = @CPP@
207 CPPFLAGS = @CPPFLAGS@
208 CYGPATH_W = @CYGPATH_W@
209 DEBUG = @DEBUG@
210 DEFS = @DEFS@
211 DEPDIR = @DEPDIR@
212 DLLTOOL = @DLLTOOL@
213 DSYMUTIL = @DSYMUTIL@
214 DUMPBIN = @DUMPBIN@
215 ECHO_C = @ECHO_C@
216 ECHO_N = @ECHO_N@
217 ECHO_T = @ECHO_T@
218 EGREP = @EGREP@
219 EXEEXT = @EXEEXT@
220 FGREP = @FGREP@
221 GREP = @GREP@
222 HAVE_DOXYGEN = @HAVE_DOXYGEN@
223 HTLATEX = @HTLATEX@
224 INSTALL = @INSTALL@
225 INSTALL_DATA = @INSTALL_DATA@
226 INSTALL_PROGRAM = @INSTALL_PROGRAM@
227 INSTALL_SCRIPT = @INSTALL_SCRIPT@
228 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229 LD = @LD@
230 LDFLAGS = @LDFLAGS@
231 LIBOBJS = @LIBOBJS@
232 LIBS = @LIBS@
233 LIBTOOL = @LIBTOOL@
234 LIBTOOL_DEPS = @LIBTOOL_DEPS@
235 LIPO = @LIPO@
236 LN_S = @LN_S@
237 LTLIBOBJS = @LTLIBOBJS@
238 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
239 MAINT = @MAINT@
240 MAKEINFO = @MAKEINFO@
241 MANIFEST_TOOL = @MANIFEST_TOOL@
242 MKDIR_P = @MKDIR_P@
243 NM = @NM@
244 NMEDIT = @NMEDIT@
245 OBJDUMP = @OBJDUMP@
246 OBJEXT = @OBJEXT@
247 OGG_CFLAGS = @OGG_CFLAGS@
248 OGG_LIBS = @OGG_LIBS@
249 OTOOL = @OTOOL@
250 OTOOL64 = @OTOOL64@
251 PACKAGE = @PACKAGE@
252 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
253 PACKAGE_NAME = @PACKAGE_NAME@
254 PACKAGE_STRING = @PACKAGE_STRING@
255 PACKAGE_TARNAME = @PACKAGE_TARNAME@
256 PACKAGE_URL = @PACKAGE_URL@
257 PACKAGE_VERSION = @PACKAGE_VERSION@
258 PATH_SEPARATOR = @PATH_SEPARATOR@
259 PDFLATEX = @PDFLATEX@
260 PKG_CONFIG = @PKG_CONFIG@
261 PROFILE = @PROFILE@
262 RANLIB = @RANLIB@
263 SED = @SED@
264 SET_MAKE = @SET_MAKE@
265 SHELL = @SHELL@
266 STRIP = @STRIP@
267 VERSION = @VERSION@
268 VE_LIB_AGE = @VE_LIB_AGE@
269 VE_LIB_CURRENT = @VE_LIB_CURRENT@
270 VE_LIB_REVISION = @VE_LIB_REVISION@
271 VF_LIB_AGE = @VF_LIB_AGE@
272 VF_LIB_CURRENT = @VF_LIB_CURRENT@
273 VF_LIB_REVISION = @VF_LIB_REVISION@
274 VORBIS_LIBS = @VORBIS_LIBS@
275 V_LIB_AGE = @V_LIB_AGE@
276 V_LIB_CURRENT = @V_LIB_CURRENT@
277 V_LIB_REVISION = @V_LIB_REVISION@
278 abs_builddir = @abs_builddir@
279 abs_srcdir = @abs_srcdir@
280 abs_top_builddir = @abs_top_builddir@
281 abs_top_srcdir = @abs_top_srcdir@
282 ac_ct_AR = @ac_ct_AR@
283 ac_ct_CC = @ac_ct_CC@
284 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
285 am__include = @am__include@
286 am__leading_dot = @am__leading_dot@
287 am__quote = @am__quote@
288 am__tar = @am__tar@
289 am__untar = @am__untar@
290 bindir = @bindir@
291 build = @build@
292 build_alias = @build_alias@
293 build_cpu = @build_cpu@
294 build_os = @build_os@
295 build_vendor = @build_vendor@
296 builddir = @builddir@
297 datadir = @datadir@
298 datarootdir = @datarootdir@
299 docdir = @docdir@
300 dvidir = @dvidir@
301 exec_prefix = @exec_prefix@
302 host = @host@
303 host_alias = @host_alias@
304 host_cpu = @host_cpu@
305 host_os = @host_os@
306 host_vendor = @host_vendor@
307 htmldir = @htmldir@
308 includedir = @includedir@
309 infodir = @infodir@
310 install_sh = @install_sh@
311 libdir = @libdir@
312 libexecdir = @libexecdir@
313 localedir = @localedir@
314 localstatedir = @localstatedir@
315 mandir = @mandir@
316 mkdir_p = @mkdir_p@
317 oldincludedir = @oldincludedir@
318 pdfdir = @pdfdir@
319 prefix = @prefix@
320 program_transform_name = @program_transform_name@
321 psdir = @psdir@
322 pthread_lib = @pthread_lib@
323 sbindir = @sbindir@
324 sharedstatedir = @sharedstatedir@
325 srcdir = @srcdir@
326 sysconfdir = @sysconfdir@
327 target = @target@
328 target_alias = @target_alias@
329 target_cpu = @target_cpu@
330 target_os = @target_os@
331 target_vendor = @target_vendor@
332 top_build_prefix = @top_build_prefix@
333 top_builddir = @top_builddir@
334 top_srcdir = @top_srcdir@
335 INCLUDES = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
336 CLEANFILES = $(EXTRA_PROGRAMS)
337 AM_LDFLAGS = -static
338 LDADD = ../lib/libvorbis.la
339 latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
340         vqgen.h bookutil.h localcodebook.h
341
342 latticetune_SOURCES = latticetune.c vqgen.c bookutil.c\
343         vqgen.h bookutil.h localcodebook.h
344
345 huffbuild_SOURCES = huffbuild.c vqgen.c bookutil.c\
346         vqgen.h bookutil.h localcodebook.h
347
348 distribution_SOURCES = distribution.c bookutil.c\
349         bookutil.h localcodebook.h
350
351 vqs_files = 16.vqs 16u.vqs 44c-1.vqs 44c0.vqs 44c1.vqs 44c2.vqs \
352         44c3.vqs 44c4.vqs 44c5.vqs 44c6.vqs 44c7.vqs 44c8.vqs 44c9.vqs \
353         44u0.vqs 44u1.vqs 44u2.vqs 44u3.vqs 44u4.vqs 44u5.vqs 44u6.vqs \
354         44u7.vqs 44u8.vqs 44u9.vqs 8.vqs 8u.vqs floor_11.vqs floor_22.vqs \
355         floor_44.vqs 44p-1.vqs 44p0.vqs 44p1.vqs 44p2.vqs 44p3.vqs 44p4.vqs \
356         44p5.vqs 44p6.vqs 44p7.vqs 44p8.vqs 44p9.vqs  
357
358 EXTRA_DIST = $(vqs_files) make_floor_books.pl make_residue_books.pl \
359         metrics.c
360
361 all: all-am
362
363 .SUFFIXES:
364 .SUFFIXES: .c .lo .o .obj
365 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
366         @for dep in $?; do \
367           case '$(am__configure_deps)' in \
368             *$$dep*) \
369               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
370                 && { if test -f $@; then exit 0; else break; fi; }; \
371               exit 1;; \
372           esac; \
373         done; \
374         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu vq/Makefile'; \
375         $(am__cd) $(top_srcdir) && \
376           $(AUTOMAKE) --gnu vq/Makefile
377 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378         @case '$?' in \
379           *config.status*) \
380             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
381           *) \
382             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
383             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
384         esac;
385
386 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388
389 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
390         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
392         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393 $(am__aclocal_m4_deps):
394
395 distribution$(EXEEXT): $(distribution_OBJECTS) $(distribution_DEPENDENCIES) $(EXTRA_distribution_DEPENDENCIES) 
396         @rm -f distribution$(EXEEXT)
397         $(AM_V_CCLD)$(LINK) $(distribution_OBJECTS) $(distribution_LDADD) $(LIBS)
398
399 huffbuild$(EXEEXT): $(huffbuild_OBJECTS) $(huffbuild_DEPENDENCIES) $(EXTRA_huffbuild_DEPENDENCIES) 
400         @rm -f huffbuild$(EXEEXT)
401         $(AM_V_CCLD)$(LINK) $(huffbuild_OBJECTS) $(huffbuild_LDADD) $(LIBS)
402
403 latticebuild$(EXEEXT): $(latticebuild_OBJECTS) $(latticebuild_DEPENDENCIES) $(EXTRA_latticebuild_DEPENDENCIES) 
404         @rm -f latticebuild$(EXEEXT)
405         $(AM_V_CCLD)$(LINK) $(latticebuild_OBJECTS) $(latticebuild_LDADD) $(LIBS)
406
407 latticetune$(EXEEXT): $(latticetune_OBJECTS) $(latticetune_DEPENDENCIES) $(EXTRA_latticetune_DEPENDENCIES) 
408         @rm -f latticetune$(EXEEXT)
409         $(AM_V_CCLD)$(LINK) $(latticetune_OBJECTS) $(latticetune_LDADD) $(LIBS)
410
411 mostlyclean-compile:
412         -rm -f *.$(OBJEXT)
413
414 distclean-compile:
415         -rm -f *.tab.c
416
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bookutil.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distribution.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huffbuild.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/latticebuild.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/latticetune.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vqgen.Po@am__quote@
423
424 .c.o:
425 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
426 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
430
431 .c.obj:
432 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
433 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
437
438 .c.lo:
439 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
444
445 mostlyclean-libtool:
446         -rm -f *.lo
447
448 clean-libtool:
449         -rm -rf .libs _libs
450
451 ID: $(am__tagged_files)
452         $(am__define_uniq_tagged_files); mkid -fID $$unique
453 tags: tags-am
454 TAGS: tags
455
456 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
457         set x; \
458         here=`pwd`; \
459         $(am__define_uniq_tagged_files); \
460         shift; \
461         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
462           test -n "$$unique" || unique=$$empty_fix; \
463           if test $$# -gt 0; then \
464             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465               "$$@" $$unique; \
466           else \
467             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
468               $$unique; \
469           fi; \
470         fi
471 ctags: ctags-am
472
473 CTAGS: ctags
474 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
475         $(am__define_uniq_tagged_files); \
476         test -z "$(CTAGS_ARGS)$$unique" \
477           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478              $$unique
479
480 GTAGS:
481         here=`$(am__cd) $(top_builddir) && pwd` \
482           && $(am__cd) $(top_srcdir) \
483           && gtags -i $(GTAGS_ARGS) "$$here"
484 cscopelist: cscopelist-am
485
486 cscopelist-am: $(am__tagged_files)
487         list='$(am__tagged_files)'; \
488         case "$(srcdir)" in \
489           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
490           *) sdir=$(subdir)/$(srcdir) ;; \
491         esac; \
492         for i in $$list; do \
493           if test -f "$$i"; then \
494             echo "$(subdir)/$$i"; \
495           else \
496             echo "$$sdir/$$i"; \
497           fi; \
498         done >> $(top_builddir)/cscope.files
499
500 distclean-tags:
501         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
502
503 distdir: $(DISTFILES)
504         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
505         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506         list='$(DISTFILES)'; \
507           dist_files=`for file in $$list; do echo $$file; done | \
508           sed -e "s|^$$srcdirstrip/||;t" \
509               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
510         case $$dist_files in \
511           */*) $(MKDIR_P) `echo "$$dist_files" | \
512                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
513                            sort -u` ;; \
514         esac; \
515         for file in $$dist_files; do \
516           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
517           if test -d $$d/$$file; then \
518             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
519             if test -d "$(distdir)/$$file"; then \
520               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
521             fi; \
522             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
523               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
524               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
525             fi; \
526             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
527           else \
528             test -f "$(distdir)/$$file" \
529             || cp -p $$d/$$file "$(distdir)/$$file" \
530             || exit 1; \
531           fi; \
532         done
533 check-am: all-am
534 check: check-am
535 all-am: Makefile
536 installdirs:
537 install: install-am
538 install-exec: install-exec-am
539 install-data: install-data-am
540 uninstall: uninstall-am
541
542 install-am: all-am
543         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
544
545 installcheck: installcheck-am
546 install-strip:
547         if test -z '$(STRIP)'; then \
548           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550               install; \
551         else \
552           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
555         fi
556 mostlyclean-generic:
557
558 clean-generic:
559         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
560
561 distclean-generic:
562         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
563         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
564
565 maintainer-clean-generic:
566         @echo "This command is intended for maintainers to use"
567         @echo "it deletes files that may require special tools to rebuild."
568 clean: clean-am
569
570 clean-am: clean-generic clean-libtool mostlyclean-am
571
572 distclean: distclean-am
573         -rm -rf ./$(DEPDIR)
574         -rm -f Makefile
575 distclean-am: clean-am distclean-compile distclean-generic \
576         distclean-tags
577
578 dvi: dvi-am
579
580 dvi-am:
581
582 html: html-am
583
584 html-am:
585
586 info: info-am
587
588 info-am:
589
590 install-data-am:
591
592 install-dvi: install-dvi-am
593
594 install-dvi-am:
595
596 install-exec-am:
597
598 install-html: install-html-am
599
600 install-html-am:
601
602 install-info: install-info-am
603
604 install-info-am:
605
606 install-man:
607
608 install-pdf: install-pdf-am
609
610 install-pdf-am:
611
612 install-ps: install-ps-am
613
614 install-ps-am:
615
616 installcheck-am:
617
618 maintainer-clean: maintainer-clean-am
619         -rm -rf ./$(DEPDIR)
620         -rm -f Makefile
621 maintainer-clean-am: distclean-am maintainer-clean-generic
622
623 mostlyclean: mostlyclean-am
624
625 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
626         mostlyclean-libtool
627
628 pdf: pdf-am
629
630 pdf-am:
631
632 ps: ps-am
633
634 ps-am:
635
636 uninstall-am:
637
638 .MAKE: install-am install-strip
639
640 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
641         clean-libtool cscopelist-am ctags ctags-am distclean \
642         distclean-compile distclean-generic distclean-libtool \
643         distclean-tags distdir dvi dvi-am html html-am info info-am \
644         install install-am install-data install-data-am install-dvi \
645         install-dvi-am install-exec install-exec-am install-html \
646         install-html-am install-info install-info-am install-man \
647         install-pdf install-pdf-am install-ps install-ps-am \
648         install-strip installcheck installcheck-am installdirs \
649         maintainer-clean maintainer-clean-generic mostlyclean \
650         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
651         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
652
653 .PRECIOUS: Makefile
654
655
656 debugvq:
657         $(MAKE) vq CFLAGS="@DEBUG@"
658
659 profilevq:
660         $(MAKE) vq CFLAGS="@PROFILE@"
661
662 vq: 
663         $(MAKE) $(EXTRA_PROGRAMS) 
664
665 # Tell versions [3.59,3.63) of GNU make to not export all variables.
666 # Otherwise a system limit (for SysV at least) may be exceeded.
667 .NOEXPORT: