]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libvorbis/vq/Makefile.in
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libvorbis / vq / 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 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 target_triplet = @target@
35 EXTRA_PROGRAMS = latticebuild$(EXEEXT) latticetune$(EXEEXT) \
36         huffbuild$(EXEEXT) distribution$(EXEEXT)
37 subdir = vq
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
41         $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 am_distribution_OBJECTS = distribution.$(OBJEXT) bookutil.$(OBJEXT)
49 distribution_OBJECTS = $(am_distribution_OBJECTS)
50 distribution_LDADD = $(LDADD)
51 distribution_DEPENDENCIES = ../lib/libvorbis.la
52 am_huffbuild_OBJECTS = huffbuild.$(OBJEXT) vqgen.$(OBJEXT) \
53         bookutil.$(OBJEXT)
54 huffbuild_OBJECTS = $(am_huffbuild_OBJECTS)
55 huffbuild_LDADD = $(LDADD)
56 huffbuild_DEPENDENCIES = ../lib/libvorbis.la
57 am_latticebuild_OBJECTS = latticebuild.$(OBJEXT) vqgen.$(OBJEXT) \
58         bookutil.$(OBJEXT)
59 latticebuild_OBJECTS = $(am_latticebuild_OBJECTS)
60 latticebuild_LDADD = $(LDADD)
61 latticebuild_DEPENDENCIES = ../lib/libvorbis.la
62 am_latticetune_OBJECTS = latticetune.$(OBJEXT) vqgen.$(OBJEXT) \
63         bookutil.$(OBJEXT)
64 latticetune_OBJECTS = $(am_latticetune_OBJECTS)
65 latticetune_LDADD = $(LDADD)
66 latticetune_DEPENDENCIES = ../lib/libvorbis.la
67 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
68 depcomp = $(SHELL) $(top_srcdir)/depcomp
69 am__depfiles_maybe = depfiles
70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 CCLD = $(CC)
76 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
78         $(LDFLAGS) -o $@
79 SOURCES = $(distribution_SOURCES) $(huffbuild_SOURCES) \
80         $(latticebuild_SOURCES) $(latticetune_SOURCES)
81 DIST_SOURCES = $(distribution_SOURCES) $(huffbuild_SOURCES) \
82         $(latticebuild_SOURCES) $(latticetune_SOURCES)
83 ETAGS = etags
84 CTAGS = ctags
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
88 ALLOCA = @ALLOCA@
89 AMTAR = @AMTAR@
90 AR = @AR@
91 AS = @AS@
92 AUTOCONF = @AUTOCONF@
93 AUTOHEADER = @AUTOHEADER@
94 AUTOMAKE = @AUTOMAKE@
95 AWK = @AWK@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEBUG = @DEBUG@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 DLLTOOL = @DLLTOOL@
106 DSYMUTIL = @DSYMUTIL@
107 DUMPBIN = @DUMPBIN@
108 ECHO_C = @ECHO_C@
109 ECHO_N = @ECHO_N@
110 ECHO_T = @ECHO_T@
111 EGREP = @EGREP@
112 EXEEXT = @EXEEXT@
113 FGREP = @FGREP@
114 GREP = @GREP@
115 HAVE_DOXYGEN = @HAVE_DOXYGEN@
116 HTLATEX = @HTLATEX@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LD = @LD@
123 LDFLAGS = @LDFLAGS@
124 LIBOBJS = @LIBOBJS@
125 LIBS = @LIBS@
126 LIBTOOL = @LIBTOOL@
127 LIBTOOL_DEPS = @LIBTOOL_DEPS@
128 LIPO = @LIPO@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAINT = @MAINT@
132 MAKEINFO = @MAKEINFO@
133 MKDIR_P = @MKDIR_P@
134 NM = @NM@
135 NMEDIT = @NMEDIT@
136 OBJDUMP = @OBJDUMP@
137 OBJEXT = @OBJEXT@
138 OGG_CFLAGS = @OGG_CFLAGS@
139 OGG_LIBS = @OGG_LIBS@
140 OTOOL = @OTOOL@
141 OTOOL64 = @OTOOL64@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_VERSION = @PACKAGE_VERSION@
148 PATH_SEPARATOR = @PATH_SEPARATOR@
149 PDFLATEX = @PDFLATEX@
150 PKG_CONFIG = @PKG_CONFIG@
151 PROFILE = @PROFILE@
152 RANLIB = @RANLIB@
153 SED = @SED@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 VERSION = @VERSION@
158 VE_LIB_AGE = @VE_LIB_AGE@
159 VE_LIB_CURRENT = @VE_LIB_CURRENT@
160 VE_LIB_REVISION = @VE_LIB_REVISION@
161 VF_LIB_AGE = @VF_LIB_AGE@
162 VF_LIB_CURRENT = @VF_LIB_CURRENT@
163 VF_LIB_REVISION = @VF_LIB_REVISION@
164 VORBIS_LIBS = @VORBIS_LIBS@
165 V_LIB_AGE = @V_LIB_AGE@
166 V_LIB_CURRENT = @V_LIB_CURRENT@
167 V_LIB_REVISION = @V_LIB_REVISION@
168 abs_builddir = @abs_builddir@
169 abs_srcdir = @abs_srcdir@
170 abs_top_builddir = @abs_top_builddir@
171 abs_top_srcdir = @abs_top_srcdir@
172 ac_ct_CC = @ac_ct_CC@
173 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 exec_prefix = @exec_prefix@
191 host = @host@
192 host_alias = @host_alias@
193 host_cpu = @host_cpu@
194 host_os = @host_os@
195 host_vendor = @host_vendor@
196 htmldir = @htmldir@
197 includedir = @includedir@
198 infodir = @infodir@
199 install_sh = @install_sh@
200 libdir = @libdir@
201 libexecdir = @libexecdir@
202 localedir = @localedir@
203 localstatedir = @localstatedir@
204 lt_ECHO = @lt_ECHO@
205 mandir = @mandir@
206 mkdir_p = @mkdir_p@
207 oldincludedir = @oldincludedir@
208 pdfdir = @pdfdir@
209 prefix = @prefix@
210 program_transform_name = @program_transform_name@
211 psdir = @psdir@
212 pthread_lib = @pthread_lib@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 srcdir = @srcdir@
216 sysconfdir = @sysconfdir@
217 target = @target@
218 target_alias = @target_alias@
219 target_cpu = @target_cpu@
220 target_os = @target_os@
221 target_vendor = @target_vendor@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 INCLUDES = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
225 CLEANFILES = $(EXTRA_PROGRAMS)
226 AM_LDFLAGS = -static
227 LDADD = ../lib/libvorbis.la
228 latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
229         vqgen.h bookutil.h localcodebook.h
230
231 latticetune_SOURCES = latticetune.c vqgen.c bookutil.c\
232         vqgen.h bookutil.h localcodebook.h
233
234 huffbuild_SOURCES = huffbuild.c vqgen.c bookutil.c\
235         vqgen.h bookutil.h localcodebook.h
236
237 distribution_SOURCES = distribution.c bookutil.c\
238         bookutil.h localcodebook.h
239
240 vqs_files = 16.vqs 16u.vqs 44c-1.vqs 44c0.vqs 44c1.vqs 44c2.vqs \
241         44c3.vqs 44c4.vqs 44c5.vqs 44c6.vqs 44c7.vqs 44c8.vqs 44c9.vqs \
242         44u0.vqs 44u1.vqs 44u2.vqs 44u3.vqs 44u4.vqs 44u5.vqs 44u6.vqs \
243         44u7.vqs 44u8.vqs 44u9.vqs 8.vqs 8u.vqs floor_11.vqs floor_22.vqs \
244         floor_44.vqs 44p-1.vqs 44p0.vqs 44p1.vqs 44p2.vqs 44p3.vqs 44p4.vqs \
245         44p5.vqs 44p6.vqs 44p7.vqs 44p8.vqs 44p9.vqs  
246
247 EXTRA_DIST = $(vqs_files) make_floor_books.pl make_residue_books.pl \
248         metrics.c
249
250 all: all-am
251
252 .SUFFIXES:
253 .SUFFIXES: .c .lo .o .obj
254 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
255         @for dep in $?; do \
256           case '$(am__configure_deps)' in \
257             *$$dep*) \
258               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259                 && { if test -f $@; then exit 0; else break; fi; }; \
260               exit 1;; \
261           esac; \
262         done; \
263         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  vq/Makefile'; \
264         cd $(top_srcdir) && \
265           $(AUTOMAKE) --gnu  vq/Makefile
266 .PRECIOUS: Makefile
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268         @case '$?' in \
269           *config.status*) \
270             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271           *) \
272             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274         esac;
275
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
279 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 distribution$(EXEEXT): $(distribution_OBJECTS) $(distribution_DEPENDENCIES) 
284         @rm -f distribution$(EXEEXT)
285         $(LINK) $(distribution_OBJECTS) $(distribution_LDADD) $(LIBS)
286 huffbuild$(EXEEXT): $(huffbuild_OBJECTS) $(huffbuild_DEPENDENCIES) 
287         @rm -f huffbuild$(EXEEXT)
288         $(LINK) $(huffbuild_OBJECTS) $(huffbuild_LDADD) $(LIBS)
289 latticebuild$(EXEEXT): $(latticebuild_OBJECTS) $(latticebuild_DEPENDENCIES) 
290         @rm -f latticebuild$(EXEEXT)
291         $(LINK) $(latticebuild_OBJECTS) $(latticebuild_LDADD) $(LIBS)
292 latticetune$(EXEEXT): $(latticetune_OBJECTS) $(latticetune_DEPENDENCIES) 
293         @rm -f latticetune$(EXEEXT)
294         $(LINK) $(latticetune_OBJECTS) $(latticetune_LDADD) $(LIBS)
295
296 mostlyclean-compile:
297         -rm -f *.$(OBJEXT)
298
299 distclean-compile:
300         -rm -f *.tab.c
301
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bookutil.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distribution.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huffbuild.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/latticebuild.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/latticetune.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vqgen.Po@am__quote@
308
309 .c.o:
310 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
311 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
315
316 .c.obj:
317 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
318 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
322
323 .c.lo:
324 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
325 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
329
330 mostlyclean-libtool:
331         -rm -f *.lo
332
333 clean-libtool:
334         -rm -rf .libs _libs
335
336 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338         unique=`for i in $$list; do \
339             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340           done | \
341           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342               END { if (nonempty) { for (i in files) print i; }; }'`; \
343         mkid -fID $$unique
344 tags: TAGS
345
346 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347                 $(TAGS_FILES) $(LISP)
348         tags=; \
349         here=`pwd`; \
350         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351         unique=`for i in $$list; do \
352             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353           done | \
354           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355               END { if (nonempty) { for (i in files) print i; }; }'`; \
356         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
357           test -n "$$unique" || unique=$$empty_fix; \
358           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359             $$tags $$unique; \
360         fi
361 ctags: CTAGS
362 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363                 $(TAGS_FILES) $(LISP)
364         tags=; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         test -z "$(CTAGS_ARGS)$$tags$$unique" \
372           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373              $$tags $$unique
374
375 GTAGS:
376         here=`$(am__cd) $(top_builddir) && pwd` \
377           && cd $(top_srcdir) \
378           && gtags -i $(GTAGS_ARGS) $$here
379
380 distclean-tags:
381         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
382
383 distdir: $(DISTFILES)
384         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386         list='$(DISTFILES)'; \
387           dist_files=`for file in $$list; do echo $$file; done | \
388           sed -e "s|^$$srcdirstrip/||;t" \
389               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390         case $$dist_files in \
391           */*) $(MKDIR_P) `echo "$$dist_files" | \
392                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393                            sort -u` ;; \
394         esac; \
395         for file in $$dist_files; do \
396           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397           if test -d $$d/$$file; then \
398             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401             fi; \
402             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403           else \
404             test -f $(distdir)/$$file \
405             || cp -p $$d/$$file $(distdir)/$$file \
406             || exit 1; \
407           fi; \
408         done
409 check-am: all-am
410 check: check-am
411 all-am: Makefile
412 installdirs:
413 install: install-am
414 install-exec: install-exec-am
415 install-data: install-data-am
416 uninstall: uninstall-am
417
418 install-am: all-am
419         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421 installcheck: installcheck-am
422 install-strip:
423         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425           `test -z '$(STRIP)' || \
426             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
427 mostlyclean-generic:
428
429 clean-generic:
430         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
431
432 distclean-generic:
433         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
434
435 maintainer-clean-generic:
436         @echo "This command is intended for maintainers to use"
437         @echo "it deletes files that may require special tools to rebuild."
438 clean: clean-am
439
440 clean-am: clean-generic clean-libtool mostlyclean-am
441
442 distclean: distclean-am
443         -rm -rf ./$(DEPDIR)
444         -rm -f Makefile
445 distclean-am: clean-am distclean-compile distclean-generic \
446         distclean-tags
447
448 dvi: dvi-am
449
450 dvi-am:
451
452 html: html-am
453
454 info: info-am
455
456 info-am:
457
458 install-data-am:
459
460 install-dvi: install-dvi-am
461
462 install-exec-am:
463
464 install-html: install-html-am
465
466 install-info: install-info-am
467
468 install-man:
469
470 install-pdf: install-pdf-am
471
472 install-ps: install-ps-am
473
474 installcheck-am:
475
476 maintainer-clean: maintainer-clean-am
477         -rm -rf ./$(DEPDIR)
478         -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
480
481 mostlyclean: mostlyclean-am
482
483 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
484         mostlyclean-libtool
485
486 pdf: pdf-am
487
488 pdf-am:
489
490 ps: ps-am
491
492 ps-am:
493
494 uninstall-am:
495
496 .MAKE: install-am install-strip
497
498 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
499         clean-libtool ctags distclean distclean-compile \
500         distclean-generic distclean-libtool distclean-tags distdir dvi \
501         dvi-am html html-am info info-am install install-am \
502         install-data install-data-am install-dvi install-dvi-am \
503         install-exec install-exec-am install-html install-html-am \
504         install-info install-info-am install-man install-pdf \
505         install-pdf-am install-ps install-ps-am install-strip \
506         installcheck installcheck-am installdirs maintainer-clean \
507         maintainer-clean-generic mostlyclean mostlyclean-compile \
508         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
509         tags uninstall uninstall-am
510
511
512 debugvq:
513         $(MAKE) vq CFLAGS="@DEBUG@"
514
515 profilevq:
516         $(MAKE) vq CFLAGS="@PROFILE@"
517
518 vq: 
519         $(MAKE) $(EXTRA_PROGRAMS) 
520 # Tell versions [3.59,3.63) of GNU make to not export all variables.
521 # Otherwise a system limit (for SysV at least) may be exceeded.
522 .NOEXPORT: