Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libvorbis / examples / Makefile
blobaade6bde0b3106ea6aaa550ce12f99b3c8669aaf
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # examples/Makefile. Generated from Makefile.in by configure.
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.
18 pkgdatadir = $(datadir)/libvorbis
19 pkglibdir = $(libdir)/libvorbis
20 pkgincludedir = $(includedir)/libvorbis
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 = x86_64-pc-linux-gnu
34 host_triplet = mipsel-unknown-linux-gnu
35 target_triplet = mipsel-unknown-linux-gnu
36 noinst_PROGRAMS = decoder_example$(EXEEXT) encoder_example$(EXEEXT) \
37 chaining_example$(EXEEXT) vorbisfile_example$(EXEEXT) \
38 seeking_example$(EXEEXT)
39 subdir = examples
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
43 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 PROGRAMS = $(noinst_PROGRAMS)
50 am_chaining_example_OBJECTS = chaining_example.$(OBJEXT)
51 chaining_example_OBJECTS = $(am_chaining_example_OBJECTS)
52 chaining_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisfile.la \
53 $(top_builddir)/lib/libvorbis.la
54 am_decoder_example_OBJECTS = decoder_example.$(OBJEXT)
55 decoder_example_OBJECTS = $(am_decoder_example_OBJECTS)
56 decoder_example_DEPENDENCIES = $(top_builddir)/lib/libvorbis.la
57 am_encoder_example_OBJECTS = encoder_example.$(OBJEXT)
58 encoder_example_OBJECTS = $(am_encoder_example_OBJECTS)
59 encoder_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisenc.la \
60 $(top_builddir)/lib/libvorbis.la
61 am_seeking_example_OBJECTS = seeking_example.$(OBJEXT)
62 seeking_example_OBJECTS = $(am_seeking_example_OBJECTS)
63 seeking_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisfile.la \
64 $(top_builddir)/lib/libvorbis.la
65 am_vorbisfile_example_OBJECTS = vorbisfile_example.$(OBJEXT)
66 vorbisfile_example_OBJECTS = $(am_vorbisfile_example_OBJECTS)
67 vorbisfile_example_DEPENDENCIES = \
68 $(top_builddir)/lib/libvorbisfile.la \
69 $(top_builddir)/lib/libvorbis.la
70 DEFAULT_INCLUDES = -I. -I$(top_builddir)
71 depcomp = $(SHELL) $(top_srcdir)/depcomp
72 am__depfiles_maybe = depfiles
73 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
74 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
76 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
77 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78 CCLD = $(CC)
79 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
80 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
81 $(LDFLAGS) -o $@
82 SOURCES = $(chaining_example_SOURCES) $(decoder_example_SOURCES) \
83 $(encoder_example_SOURCES) $(seeking_example_SOURCES) \
84 $(vorbisfile_example_SOURCES)
85 DIST_SOURCES = $(chaining_example_SOURCES) $(decoder_example_SOURCES) \
86 $(encoder_example_SOURCES) $(seeking_example_SOURCES) \
87 $(vorbisfile_example_SOURCES)
88 ETAGS = etags
89 CTAGS = ctags
90 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91 ACLOCAL = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run aclocal-1.10
92 ACLOCAL_AMFLAGS = -I m4
93 ALLOCA =
94 AMTAR = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run tar
95 AR = mipsel-uclibc-ar
96 AS = mipsel-uclibc-as
97 AUTOCONF = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run autoconf
98 AUTOHEADER = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run autoheader
99 AUTOMAKE = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run automake-1.10
100 AWK = gawk
101 CC = mipsel-uclibc-gcc
102 CCDEPMODE = depmode=gcc3
103 CFLAGS = -O20 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -fPIC -ffunction-sections -fdata-sections -DUSE_MEMORY_H
104 CPP = mipsel-uclibc-gcc -E
105 CPPFLAGS = -I/home/vicente/tomato/release/src-rt/router/libogg/include
106 CXX = mipsel-linux-g++
107 CXXCPP = mipsel-linux-g++ -E
108 CXXDEPMODE = depmode=gcc3
109 CXXFLAGS = -g -O2
110 CYGPATH_W = echo
111 DEBUG = -g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char
112 DEFS = -DHAVE_CONFIG_H
113 DEPDIR = .deps
114 DLLTOOL = dlltool
115 DSYMUTIL =
116 ECHO = echo
117 ECHO_C =
118 ECHO_N = -n
119 ECHO_T =
120 EGREP = /bin/grep -E
121 EXEEXT =
122 F77 =
123 FFLAGS =
124 GREP = /bin/grep
125 HTLATEX =
126 INSTALL = /usr/bin/install -c
127 INSTALL_DATA = ${INSTALL} -m 644
128 INSTALL_PROGRAM = ${INSTALL}
129 INSTALL_SCRIPT = ${INSTALL}
130 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
131 LDFLAGS = -L/home/vicente/tomato/release/src-rt/router/libogg/src/.libs -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections
132 LIBOBJS = ${LIBOBJDIR}memcmp$U.o
133 LIBS =
134 LIBTOOL = $(SHELL) $(top_builddir)/libtool
135 LIBTOOL_DEPS = ./ltmain.sh
136 LN_S = ln -s
137 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo
138 MAKEINFO = ${SHELL} /home/vicente/tomato/release/src/router/libvorbis/missing --run makeinfo
139 MKDIR_P = /bin/mkdir -p
140 NMEDIT =
141 OBJDUMP = objdump
142 OBJEXT = o
143 OGG_CFLAGS = -I/home/vicente/tomato/release/src-rt/router/libogg/include
144 OGG_LIBS = -L/home/vicente/tomato/release/src-rt/router/libogg/src/.libs -logg
145 PACKAGE = libvorbis
146 PACKAGE_BUGREPORT = vorbis-dev@xiph.org
147 PACKAGE_NAME = libvorbis
148 PACKAGE_STRING = libvorbis 1.2.3
149 PACKAGE_TARNAME = libvorbis
150 PACKAGE_VERSION = 1.2.3
151 PATH_SEPARATOR = :
152 PDFLATEX =
153 PKG_CONFIG = /usr/bin/pkg-config
154 PROFILE = -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char
155 RANLIB = mipsel-uclibc-ranlib
156 SED = /bin/sed
157 SET_MAKE =
158 SHELL = /bin/sh
159 STRIP = mipsel-uclibc-strip -R .note -R .comment
160 VERSION = 1.2.3
161 VE_LIB_AGE = 0
162 VE_LIB_CURRENT = 2
163 VE_LIB_REVISION = 6
164 VF_LIB_AGE = 3
165 VF_LIB_CURRENT = 6
166 VF_LIB_REVISION = 2
167 VORBIS_LIBS = -lm
168 V_LIB_AGE = 4
169 V_LIB_CURRENT = 4
170 V_LIB_REVISION = 3
171 abs_builddir = /home/vicente/tomato/release/src/router/libvorbis/examples
172 abs_srcdir = /home/vicente/tomato/release/src/router/libvorbis/examples
173 abs_top_builddir = /home/vicente/tomato/release/src/router/libvorbis
174 abs_top_srcdir = /home/vicente/tomato/release/src/router/libvorbis
175 ac_ct_CC =
176 ac_ct_CXX =
177 ac_ct_F77 =
178 am__include = include
179 am__leading_dot = .
180 am__quote =
181 am__tar = ${AMTAR} chof - "$$tardir"
182 am__untar = ${AMTAR} xf -
183 bindir = ${exec_prefix}/bin
184 build = x86_64-pc-linux-gnu
185 build_alias = x86_64-linux-gnu
186 build_cpu = x86_64
187 build_os = linux-gnu
188 build_vendor = pc
189 builddir = .
190 datadir = ${datarootdir}
191 datarootdir = ${prefix}/share
192 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
193 dvidir = ${docdir}
194 exec_prefix = ${prefix}
195 host = mipsel-unknown-linux-gnu
196 host_alias = mipsel-linux
197 host_cpu = mipsel
198 host_os = linux-gnu
199 host_vendor = unknown
200 htmldir = ${docdir}
201 includedir = ${prefix}/include
202 infodir = ${datarootdir}/info
203 install_sh = $(SHELL) /home/vicente/tomato/release/src/router/libvorbis/install-sh
204 libdir = ${exec_prefix}/lib
205 libexecdir = ${exec_prefix}/libexec
206 localedir = ${datarootdir}/locale
207 localstatedir = ${prefix}/var
208 mandir = ${datarootdir}/man
209 mkdir_p = /bin/mkdir -p
210 oldincludedir = /usr/include
211 pdfdir = ${docdir}
212 prefix =
213 program_transform_name = s,x,x,
214 psdir = ${docdir}
215 pthread_lib = -lpthread
216 sbindir = ${exec_prefix}/sbin
217 sharedstatedir = ${prefix}/com
218 srcdir = .
219 sysconfdir = ${prefix}/etc
220 target = mipsel-unknown-linux-gnu
221 target_alias =
222 target_cpu = mipsel
223 target_os = linux-gnu
224 target_vendor = unknown
225 top_builddir = ..
226 top_srcdir = ..
227 AUTOMAKE_OPTIONS = foreign
228 INCLUDES = -I$(top_srcdir)/include -I/home/vicente/tomato/release/src-rt/router/libogg/include
229 EXTRA_DIST = frameview.pl
231 # uncomment to build static executables from the example code
232 #LDFLAGS = -all-static
233 decoder_example_SOURCES = decoder_example.c
234 decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la
235 encoder_example_SOURCES = encoder_example.c
236 encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la
237 chaining_example_SOURCES = chaining_example.c
238 chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
239 vorbisfile_example_SOURCES = vorbisfile_example.c
240 vorbisfile_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
241 seeking_example_SOURCES = seeking_example.c
242 seeking_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
243 all: all-am
245 .SUFFIXES:
246 .SUFFIXES: .c .lo .o .obj
247 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
248 @for dep in $?; do \
249 case '$(am__configure_deps)' in \
250 *$$dep*) \
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
252 && exit 0; \
253 exit 1;; \
254 esac; \
255 done; \
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
257 cd $(top_srcdir) && \
258 $(AUTOMAKE) --foreign examples/Makefile
259 .PRECIOUS: Makefile
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261 @case '$?' in \
262 *config.status*) \
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264 *) \
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267 esac;
269 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 $(top_srcdir)/configure: $(am__configure_deps)
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277 clean-noinstPROGRAMS:
278 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
279 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
280 echo " rm -f $$p $$f"; \
281 rm -f $$p $$f ; \
282 done
283 chaining_example$(EXEEXT): $(chaining_example_OBJECTS) $(chaining_example_DEPENDENCIES)
284 @rm -f chaining_example$(EXEEXT)
285 $(LINK) $(chaining_example_OBJECTS) $(chaining_example_LDADD) $(LIBS)
286 decoder_example$(EXEEXT): $(decoder_example_OBJECTS) $(decoder_example_DEPENDENCIES)
287 @rm -f decoder_example$(EXEEXT)
288 $(LINK) $(decoder_example_OBJECTS) $(decoder_example_LDADD) $(LIBS)
289 encoder_example$(EXEEXT): $(encoder_example_OBJECTS) $(encoder_example_DEPENDENCIES)
290 @rm -f encoder_example$(EXEEXT)
291 $(LINK) $(encoder_example_OBJECTS) $(encoder_example_LDADD) $(LIBS)
292 seeking_example$(EXEEXT): $(seeking_example_OBJECTS) $(seeking_example_DEPENDENCIES)
293 @rm -f seeking_example$(EXEEXT)
294 $(LINK) $(seeking_example_OBJECTS) $(seeking_example_LDADD) $(LIBS)
295 vorbisfile_example$(EXEEXT): $(vorbisfile_example_OBJECTS) $(vorbisfile_example_DEPENDENCIES)
296 @rm -f vorbisfile_example$(EXEEXT)
297 $(LINK) $(vorbisfile_example_OBJECTS) $(vorbisfile_example_LDADD) $(LIBS)
299 mostlyclean-compile:
300 -rm -f *.$(OBJEXT)
302 distclean-compile:
303 -rm -f *.tab.c
305 include ./$(DEPDIR)/chaining_example.Po
306 include ./$(DEPDIR)/decoder_example.Po
307 include ./$(DEPDIR)/encoder_example.Po
308 include ./$(DEPDIR)/seeking_example.Po
309 include ./$(DEPDIR)/vorbisfile_example.Po
311 .c.o:
312 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
313 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
314 # source='$<' object='$@' libtool=no \
315 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
316 # $(COMPILE) -c $<
318 .c.obj:
319 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
320 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
321 # source='$<' object='$@' libtool=no \
322 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
323 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
325 .c.lo:
326 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
327 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
328 # source='$<' object='$@' libtool=yes \
329 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
330 # $(LTCOMPILE) -c -o $@ $<
332 mostlyclean-libtool:
333 -rm -f *.lo
335 clean-libtool:
336 -rm -rf .libs _libs
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
344 END { if (nonempty) { for (i in files) print i; }; }'`; \
345 mkid -fID $$unique
346 tags: TAGS
348 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
349 $(TAGS_FILES) $(LISP)
350 tags=; \
351 here=`pwd`; \
352 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353 unique=`for i in $$list; do \
354 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355 done | \
356 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357 END { if (nonempty) { for (i in files) print i; }; }'`; \
358 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
359 test -n "$$unique" || unique=$$empty_fix; \
360 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361 $$tags $$unique; \
363 ctags: CTAGS
364 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
365 $(TAGS_FILES) $(LISP)
366 tags=; \
367 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
368 unique=`for i in $$list; do \
369 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 done | \
371 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372 END { if (nonempty) { for (i in files) print i; }; }'`; \
373 test -z "$(CTAGS_ARGS)$$tags$$unique" \
374 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375 $$tags $$unique
377 GTAGS:
378 here=`$(am__cd) $(top_builddir) && pwd` \
379 && cd $(top_srcdir) \
380 && gtags -i $(GTAGS_ARGS) $$here
382 distclean-tags:
383 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385 distdir: $(DISTFILES)
386 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388 list='$(DISTFILES)'; \
389 dist_files=`for file in $$list; do echo $$file; done | \
390 sed -e "s|^$$srcdirstrip/||;t" \
391 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
392 case $$dist_files in \
393 */*) $(MKDIR_P) `echo "$$dist_files" | \
394 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
395 sort -u` ;; \
396 esac; \
397 for file in $$dist_files; do \
398 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
399 if test -d $$d/$$file; then \
400 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
401 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403 fi; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405 else \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
408 || exit 1; \
409 fi; \
410 done
411 check-am: all-am
412 check: check-am
413 all-am: Makefile $(PROGRAMS)
414 installdirs:
415 install: install-am
416 install-exec: install-exec-am
417 install-data: install-data-am
418 uninstall: uninstall-am
420 install-am: all-am
421 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
423 installcheck: installcheck-am
424 install-strip:
425 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
426 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
427 `test -z '$(STRIP)' || \
428 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
429 mostlyclean-generic:
431 clean-generic:
433 distclean-generic:
434 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
436 maintainer-clean-generic:
437 @echo "This command is intended for maintainers to use"
438 @echo "it deletes files that may require special tools to rebuild."
439 clean: clean-am
441 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
442 mostlyclean-am
444 distclean: distclean-am
445 -rm -rf ./$(DEPDIR)
446 -rm -f Makefile
447 distclean-am: clean-am distclean-compile distclean-generic \
448 distclean-tags
450 dvi: dvi-am
452 dvi-am:
454 html: html-am
456 info: info-am
458 info-am:
460 install-data-am:
462 install-dvi: install-dvi-am
464 install-exec-am:
466 install-html: install-html-am
468 install-info: install-info-am
470 install-man:
472 install-pdf: install-pdf-am
474 install-ps: install-ps-am
476 installcheck-am:
478 maintainer-clean: maintainer-clean-am
479 -rm -rf ./$(DEPDIR)
480 -rm -f Makefile
481 maintainer-clean-am: distclean-am maintainer-clean-generic
483 mostlyclean: mostlyclean-am
485 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
486 mostlyclean-libtool
488 pdf: pdf-am
490 pdf-am:
492 ps: ps-am
494 ps-am:
496 uninstall-am:
498 .MAKE: install-am install-strip
500 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
501 clean-libtool clean-noinstPROGRAMS ctags distclean \
502 distclean-compile distclean-generic distclean-libtool \
503 distclean-tags distdir dvi dvi-am html html-am info info-am \
504 install install-am install-data install-data-am install-dvi \
505 install-dvi-am install-exec install-exec-am install-html \
506 install-html-am install-info install-info-am install-man \
507 install-pdf install-pdf-am install-ps install-ps-am \
508 install-strip installcheck installcheck-am installdirs \
509 maintainer-clean maintainer-clean-generic mostlyclean \
510 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
511 pdf pdf-am ps ps-am tags uninstall uninstall-am
514 debug:
515 $(MAKE) all CFLAGS="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
517 profile:
518 $(MAKE) all CFLAGS="-pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char"
519 # Tell versions [3.59,3.63) of GNU make to not export all variables.
520 # Otherwise a system limit (for SysV at least) may be exceeded.
521 .NOEXPORT: