1 | # Makefile.in generated by automake 1.16.2 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
4 | # Copyright (C) 1994-2020 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 |
|
---|
17 |
|
---|
18 | VPATH = @srcdir@
|
---|
19 | am__is_gnu_make = { \
|
---|
20 | if test -z '$(MAKELEVEL)'; then \
|
---|
21 | false; \
|
---|
22 | elif test -n '$(MAKE_HOST)'; then \
|
---|
23 | true; \
|
---|
24 | elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
---|
25 | true; \
|
---|
26 | else \
|
---|
27 | false; \
|
---|
28 | fi; \
|
---|
29 | }
|
---|
30 | am__make_running_with_option = \
|
---|
31 | case $${target_option-} in \
|
---|
32 | ?) ;; \
|
---|
33 | *) echo "am__make_running_with_option: internal error: invalid" \
|
---|
34 | "target option '$${target_option-}' specified" >&2; \
|
---|
35 | exit 1;; \
|
---|
36 | esac; \
|
---|
37 | has_opt=no; \
|
---|
38 | sane_makeflags=$$MAKEFLAGS; \
|
---|
39 | if $(am__is_gnu_make); then \
|
---|
40 | sane_makeflags=$$MFLAGS; \
|
---|
41 | else \
|
---|
42 | case $$MAKEFLAGS in \
|
---|
43 | *\\[\ \ ]*) \
|
---|
44 | bs=\\; \
|
---|
45 | sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
---|
46 | | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
---|
47 | esac; \
|
---|
48 | fi; \
|
---|
49 | skip_next=no; \
|
---|
50 | strip_trailopt () \
|
---|
51 | { \
|
---|
52 | flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
---|
53 | }; \
|
---|
54 | for flg in $$sane_makeflags; do \
|
---|
55 | test $$skip_next = yes && { skip_next=no; continue; }; \
|
---|
56 | case $$flg in \
|
---|
57 | *=*|--*) continue;; \
|
---|
58 | -*I) strip_trailopt 'I'; skip_next=yes;; \
|
---|
59 | -*I?*) strip_trailopt 'I';; \
|
---|
60 | -*O) strip_trailopt 'O'; skip_next=yes;; \
|
---|
61 | -*O?*) strip_trailopt 'O';; \
|
---|
62 | -*l) strip_trailopt 'l'; skip_next=yes;; \
|
---|
63 | -*l?*) strip_trailopt 'l';; \
|
---|
64 | -[dEDm]) skip_next=yes;; \
|
---|
65 | -[JT]) skip_next=yes;; \
|
---|
66 | esac; \
|
---|
67 | case $$flg in \
|
---|
68 | *$$target_option*) has_opt=yes; break;; \
|
---|
69 | esac; \
|
---|
70 | done; \
|
---|
71 | test $$has_opt = yes
|
---|
72 | am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
---|
73 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
---|
74 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
75 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
76 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
77 | pkglibexecdir = $(libexecdir)/@PACKAGE@
|
---|
78 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
79 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
80 | install_sh_PROGRAM = $(install_sh) -c
|
---|
81 | install_sh_SCRIPT = $(install_sh) -c
|
---|
82 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
83 | transform = $(program_transform_name)
|
---|
84 | NORMAL_INSTALL = :
|
---|
85 | PRE_INSTALL = :
|
---|
86 | POST_INSTALL = :
|
---|
87 | NORMAL_UNINSTALL = :
|
---|
88 | PRE_UNINSTALL = :
|
---|
89 | POST_UNINSTALL = :
|
---|
90 | build_triplet = @build@
|
---|
91 | host_triplet = @host@
|
---|
92 | EXTRA_PROGRAMS = barkmel$(EXEEXT) tone$(EXEEXT) psytune$(EXEEXT)
|
---|
93 | noinst_PROGRAMS = $(am__EXEEXT_1)
|
---|
94 | subdir = lib
|
---|
95 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
96 | am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
|
---|
97 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
|
---|
98 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
|
---|
99 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
|
---|
100 | $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
|
---|
101 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
102 | $(ACLOCAL_M4)
|
---|
103 | DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
---|
104 | mkinstalldirs = $(install_sh) -d
|
---|
105 | CONFIG_HEADER = $(top_builddir)/config.h
|
---|
106 | CONFIG_CLEAN_FILES =
|
---|
107 | CONFIG_CLEAN_VPATH_FILES =
|
---|
108 | am__EXEEXT_1 = test_sharedbook$(EXEEXT)
|
---|
109 | PROGRAMS = $(noinst_PROGRAMS)
|
---|
110 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
111 | am__vpath_adj = case $$p in \
|
---|
112 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
113 | *) f=$$p;; \
|
---|
114 | esac;
|
---|
115 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
---|
116 | am__install_max = 40
|
---|
117 | am__nobase_strip_setup = \
|
---|
118 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
---|
119 | am__nobase_strip = \
|
---|
120 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
---|
121 | am__nobase_list = $(am__nobase_strip_setup); \
|
---|
122 | for p in $$list; do echo "$$p $$p"; done | \
|
---|
123 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
---|
124 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
---|
125 | if (++n[$$2] == $(am__install_max)) \
|
---|
126 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
---|
127 | END { for (dir in files) print dir, files[dir] }'
|
---|
128 | am__base_list = \
|
---|
129 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
---|
130 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
---|
131 | am__uninstall_files_from_dir = { \
|
---|
132 | test -z "$$files" \
|
---|
133 | || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
---|
134 | || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
---|
135 | $(am__cd) "$$dir" && rm -f $$files; }; \
|
---|
136 | }
|
---|
137 | am__installdirs = "$(DESTDIR)$(libdir)"
|
---|
138 | LTLIBRARIES = $(lib_LTLIBRARIES)
|
---|
139 | libvorbis_la_DEPENDENCIES =
|
---|
140 | am_libvorbis_la_OBJECTS = mdct.lo smallft.lo block.lo envelope.lo \
|
---|
141 | window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo \
|
---|
142 | info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo \
|
---|
143 | codebook.lo sharedbook.lo lookup.lo bitrate.lo
|
---|
144 | libvorbis_la_OBJECTS = $(am_libvorbis_la_OBJECTS)
|
---|
145 | AM_V_lt = $(am__v_lt_@AM_V@)
|
---|
146 | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
---|
147 | am__v_lt_0 = --silent
|
---|
148 | am__v_lt_1 =
|
---|
149 | libvorbis_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
150 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
151 | $(libvorbis_la_LDFLAGS) $(LDFLAGS) -o $@
|
---|
152 | libvorbisenc_la_DEPENDENCIES = libvorbis.la
|
---|
153 | am_libvorbisenc_la_OBJECTS = vorbisenc.lo
|
---|
154 | libvorbisenc_la_OBJECTS = $(am_libvorbisenc_la_OBJECTS)
|
---|
155 | libvorbisenc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
|
---|
156 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
|
---|
157 | $(AM_CFLAGS) $(CFLAGS) $(libvorbisenc_la_LDFLAGS) $(LDFLAGS) \
|
---|
158 | -o $@
|
---|
159 | libvorbisfile_la_DEPENDENCIES = libvorbis.la
|
---|
160 | am_libvorbisfile_la_OBJECTS = vorbisfile.lo
|
---|
161 | libvorbisfile_la_OBJECTS = $(am_libvorbisfile_la_OBJECTS)
|
---|
162 | libvorbisfile_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
|
---|
163 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
|
---|
164 | $(AM_CFLAGS) $(CFLAGS) $(libvorbisfile_la_LDFLAGS) $(LDFLAGS) \
|
---|
165 | -o $@
|
---|
166 | am_barkmel_OBJECTS = barkmel.$(OBJEXT)
|
---|
167 | barkmel_OBJECTS = $(am_barkmel_OBJECTS)
|
---|
168 | barkmel_LDADD = $(LDADD)
|
---|
169 | am_psytune_OBJECTS = psytune.$(OBJEXT)
|
---|
170 | psytune_OBJECTS = $(am_psytune_OBJECTS)
|
---|
171 | psytune_DEPENDENCIES = libvorbis.la
|
---|
172 | psytune_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
173 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
174 | $(psytune_LDFLAGS) $(LDFLAGS) -o $@
|
---|
175 | am_test_sharedbook_OBJECTS = test_sharedbook-sharedbook.$(OBJEXT)
|
---|
176 | test_sharedbook_OBJECTS = $(am_test_sharedbook_OBJECTS)
|
---|
177 | test_sharedbook_DEPENDENCIES =
|
---|
178 | test_sharedbook_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
|
---|
179 | $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
|
---|
180 | $(test_sharedbook_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
|
---|
181 | -o $@
|
---|
182 | am_tone_OBJECTS = tone.$(OBJEXT)
|
---|
183 | tone_OBJECTS = $(am_tone_OBJECTS)
|
---|
184 | tone_LDADD = $(LDADD)
|
---|
185 | AM_V_P = $(am__v_P_@AM_V@)
|
---|
186 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
---|
187 | am__v_P_0 = false
|
---|
188 | am__v_P_1 = :
|
---|
189 | AM_V_GEN = $(am__v_GEN_@AM_V@)
|
---|
190 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
---|
191 | am__v_GEN_0 = @echo " GEN " $@;
|
---|
192 | am__v_GEN_1 =
|
---|
193 | AM_V_at = $(am__v_at_@AM_V@)
|
---|
194 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
---|
195 | am__v_at_0 = @
|
---|
196 | am__v_at_1 =
|
---|
197 | DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
---|
198 | depcomp = $(SHELL) $(top_srcdir)/depcomp
|
---|
199 | am__maybe_remake_depfiles = depfiles
|
---|
200 | am__depfiles_remade = ./$(DEPDIR)/analysis.Plo ./$(DEPDIR)/barkmel.Po \
|
---|
201 | ./$(DEPDIR)/bitrate.Plo ./$(DEPDIR)/block.Plo \
|
---|
202 | ./$(DEPDIR)/codebook.Plo ./$(DEPDIR)/envelope.Plo \
|
---|
203 | ./$(DEPDIR)/floor0.Plo ./$(DEPDIR)/floor1.Plo \
|
---|
204 | ./$(DEPDIR)/info.Plo ./$(DEPDIR)/lookup.Plo \
|
---|
205 | ./$(DEPDIR)/lpc.Plo ./$(DEPDIR)/lsp.Plo \
|
---|
206 | ./$(DEPDIR)/mapping0.Plo ./$(DEPDIR)/mdct.Plo \
|
---|
207 | ./$(DEPDIR)/psy.Plo ./$(DEPDIR)/psytune.Po \
|
---|
208 | ./$(DEPDIR)/registry.Plo ./$(DEPDIR)/res0.Plo \
|
---|
209 | ./$(DEPDIR)/sharedbook.Plo ./$(DEPDIR)/smallft.Plo \
|
---|
210 | ./$(DEPDIR)/synthesis.Plo \
|
---|
211 | ./$(DEPDIR)/test_sharedbook-sharedbook.Po ./$(DEPDIR)/tone.Po \
|
---|
212 | ./$(DEPDIR)/vorbisenc.Plo ./$(DEPDIR)/vorbisfile.Plo \
|
---|
213 | ./$(DEPDIR)/window.Plo
|
---|
214 | am__mv = mv -f
|
---|
215 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
---|
216 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
217 | LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
218 | $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
|
---|
219 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
---|
220 | $(AM_CFLAGS) $(CFLAGS)
|
---|
221 | AM_V_CC = $(am__v_CC_@AM_V@)
|
---|
222 | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
---|
223 | am__v_CC_0 = @echo " CC " $@;
|
---|
224 | am__v_CC_1 =
|
---|
225 | CCLD = $(CC)
|
---|
226 | LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
---|
227 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
---|
228 | $(AM_LDFLAGS) $(LDFLAGS) -o $@
|
---|
229 | AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
---|
230 | am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
---|
231 | am__v_CCLD_0 = @echo " CCLD " $@;
|
---|
232 | am__v_CCLD_1 =
|
---|
233 | SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
|
---|
234 | $(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
|
---|
235 | $(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
|
---|
236 | DIST_SOURCES = $(libvorbis_la_SOURCES) $(libvorbisenc_la_SOURCES) \
|
---|
237 | $(libvorbisfile_la_SOURCES) $(barkmel_SOURCES) \
|
---|
238 | $(psytune_SOURCES) $(test_sharedbook_SOURCES) $(tone_SOURCES)
|
---|
239 | RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
|
---|
240 | ctags-recursive dvi-recursive html-recursive info-recursive \
|
---|
241 | install-data-recursive install-dvi-recursive \
|
---|
242 | install-exec-recursive install-html-recursive \
|
---|
243 | install-info-recursive install-pdf-recursive \
|
---|
244 | install-ps-recursive install-recursive installcheck-recursive \
|
---|
245 | installdirs-recursive pdf-recursive ps-recursive \
|
---|
246 | tags-recursive uninstall-recursive
|
---|
247 | am__can_run_installinfo = \
|
---|
248 | case $$AM_UPDATE_INFO_DIR in \
|
---|
249 | n|no|NO) false;; \
|
---|
250 | *) (install-info --version) >/dev/null 2>&1;; \
|
---|
251 | esac
|
---|
252 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
---|
253 | distclean-recursive maintainer-clean-recursive
|
---|
254 | am__recursive_targets = \
|
---|
255 | $(RECURSIVE_TARGETS) \
|
---|
256 | $(RECURSIVE_CLEAN_TARGETS) \
|
---|
257 | $(am__extra_recursive_targets)
|
---|
258 | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
---|
259 | distdir distdir-am
|
---|
260 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
---|
261 | # Read a list of newline-separated strings from the standard input,
|
---|
262 | # and print each of them once, without duplicates. Input order is
|
---|
263 | # *not* preserved.
|
---|
264 | am__uniquify_input = $(AWK) '\
|
---|
265 | BEGIN { nonempty = 0; } \
|
---|
266 | { items[$$0] = 1; nonempty = 1; } \
|
---|
267 | END { if (nonempty) { for (i in items) print i; }; } \
|
---|
268 | '
|
---|
269 | # Make sure the list of sources is unique. This is necessary because,
|
---|
270 | # e.g., the same source file might be shared among _SOURCES variables
|
---|
271 | # for different programs/libraries.
|
---|
272 | am__define_uniq_tagged_files = \
|
---|
273 | list='$(am__tagged_files)'; \
|
---|
274 | unique=`for i in $$list; do \
|
---|
275 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
---|
276 | done | $(am__uniquify_input)`
|
---|
277 | ETAGS = etags
|
---|
278 | CTAGS = ctags
|
---|
279 | DIST_SUBDIRS = $(SUBDIRS)
|
---|
280 | am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
|
---|
281 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
282 | am__relativize = \
|
---|
283 | dir0=`pwd`; \
|
---|
284 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
---|
285 | sed_rest='s,^[^/]*/*,,'; \
|
---|
286 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
---|
287 | sed_butlast='s,/*[^/]*$$,,'; \
|
---|
288 | while test -n "$$dir1"; do \
|
---|
289 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
---|
290 | if test "$$first" != "."; then \
|
---|
291 | if test "$$first" = ".."; then \
|
---|
292 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
---|
293 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
---|
294 | else \
|
---|
295 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
---|
296 | if test "$$first2" = "$$first"; then \
|
---|
297 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
---|
298 | else \
|
---|
299 | dir2="../$$dir2"; \
|
---|
300 | fi; \
|
---|
301 | dir0="$$dir0"/"$$first"; \
|
---|
302 | fi; \
|
---|
303 | fi; \
|
---|
304 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
---|
305 | done; \
|
---|
306 | reldir="$$dir2"
|
---|
307 | ACLOCAL = @ACLOCAL@
|
---|
308 | ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
|
---|
309 | ALLOCA = @ALLOCA@
|
---|
310 | AMTAR = @AMTAR@
|
---|
311 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
---|
312 | AR = @AR@
|
---|
313 | AS = @AS@
|
---|
314 | AUTOCONF = @AUTOCONF@
|
---|
315 | AUTOHEADER = @AUTOHEADER@
|
---|
316 | AUTOMAKE = @AUTOMAKE@
|
---|
317 | AWK = @AWK@
|
---|
318 | CC = @CC@
|
---|
319 | CCDEPMODE = @CCDEPMODE@
|
---|
320 | CFLAGS = @CFLAGS@
|
---|
321 | CPP = @CPP@
|
---|
322 | CPPFLAGS = @CPPFLAGS@
|
---|
323 | CYGPATH_W = @CYGPATH_W@
|
---|
324 | DEBUG = @DEBUG@
|
---|
325 | DEFS = @DEFS@
|
---|
326 | DEPDIR = @DEPDIR@
|
---|
327 | DLLTOOL = @DLLTOOL@
|
---|
328 | DSYMUTIL = @DSYMUTIL@
|
---|
329 | DUMPBIN = @DUMPBIN@
|
---|
330 | ECHO_C = @ECHO_C@
|
---|
331 | ECHO_N = @ECHO_N@
|
---|
332 | ECHO_T = @ECHO_T@
|
---|
333 | EGREP = @EGREP@
|
---|
334 | EXEEXT = @EXEEXT@
|
---|
335 | FGREP = @FGREP@
|
---|
336 | GREP = @GREP@
|
---|
337 | HAVE_DOXYGEN = @HAVE_DOXYGEN@
|
---|
338 | HTLATEX = @HTLATEX@
|
---|
339 | INSTALL = @INSTALL@
|
---|
340 | INSTALL_DATA = @INSTALL_DATA@
|
---|
341 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
342 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
343 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
344 | LD = @LD@
|
---|
345 | LDFLAGS = @LDFLAGS@
|
---|
346 | LIBOBJS = @LIBOBJS@
|
---|
347 | LIBS = @LIBS@
|
---|
348 | LIBTOOL = @LIBTOOL@
|
---|
349 | LIBTOOL_DEPS = @LIBTOOL_DEPS@
|
---|
350 | LIPO = @LIPO@
|
---|
351 | LN_S = @LN_S@
|
---|
352 | LTLIBOBJS = @LTLIBOBJS@
|
---|
353 | LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
|
---|
354 | MAINT = @MAINT@
|
---|
355 | MAKEINFO = @MAKEINFO@
|
---|
356 | MANIFEST_TOOL = @MANIFEST_TOOL@
|
---|
357 | MKDIR_P = @MKDIR_P@
|
---|
358 | NM = @NM@
|
---|
359 | NMEDIT = @NMEDIT@
|
---|
360 | OBJDUMP = @OBJDUMP@
|
---|
361 | OBJEXT = @OBJEXT@
|
---|
362 | OGG_CFLAGS = @OGG_CFLAGS@
|
---|
363 | OGG_LIBS = @OGG_LIBS@
|
---|
364 | OTOOL = @OTOOL@
|
---|
365 | OTOOL64 = @OTOOL64@
|
---|
366 | PACKAGE = @PACKAGE@
|
---|
367 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
368 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
369 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
370 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
371 | PACKAGE_URL = @PACKAGE_URL@
|
---|
372 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
373 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
374 | PDFLATEX = @PDFLATEX@
|
---|
375 | PKG_CONFIG = @PKG_CONFIG@
|
---|
376 | PROFILE = @PROFILE@
|
---|
377 | RANLIB = @RANLIB@
|
---|
378 | SED = @SED@
|
---|
379 | SET_MAKE = @SET_MAKE@
|
---|
380 | SHELL = @SHELL@
|
---|
381 | STRIP = @STRIP@
|
---|
382 | VERSION = @VERSION@
|
---|
383 | VE_LIB_AGE = @VE_LIB_AGE@
|
---|
384 | VE_LIB_CURRENT = @VE_LIB_CURRENT@
|
---|
385 | VE_LIB_REVISION = @VE_LIB_REVISION@
|
---|
386 | VF_LIB_AGE = @VF_LIB_AGE@
|
---|
387 | VF_LIB_CURRENT = @VF_LIB_CURRENT@
|
---|
388 | VF_LIB_REVISION = @VF_LIB_REVISION@
|
---|
389 | VORBIS_LIBS = @VORBIS_LIBS@
|
---|
390 | V_LIB_AGE = @V_LIB_AGE@
|
---|
391 | V_LIB_CURRENT = @V_LIB_CURRENT@
|
---|
392 | V_LIB_REVISION = @V_LIB_REVISION@
|
---|
393 | abs_builddir = @abs_builddir@
|
---|
394 | abs_srcdir = @abs_srcdir@
|
---|
395 | abs_top_builddir = @abs_top_builddir@
|
---|
396 | abs_top_srcdir = @abs_top_srcdir@
|
---|
397 | ac_ct_AR = @ac_ct_AR@
|
---|
398 | ac_ct_CC = @ac_ct_CC@
|
---|
399 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
---|
400 | am__include = @am__include@
|
---|
401 | am__leading_dot = @am__leading_dot@
|
---|
402 | am__quote = @am__quote@
|
---|
403 | am__tar = @am__tar@
|
---|
404 | am__untar = @am__untar@
|
---|
405 | bindir = @bindir@
|
---|
406 | build = @build@
|
---|
407 | build_alias = @build_alias@
|
---|
408 | build_cpu = @build_cpu@
|
---|
409 | build_os = @build_os@
|
---|
410 | build_vendor = @build_vendor@
|
---|
411 | builddir = @builddir@
|
---|
412 | datadir = @datadir@
|
---|
413 | datarootdir = @datarootdir@
|
---|
414 | docdir = @docdir@
|
---|
415 | dvidir = @dvidir@
|
---|
416 | exec_prefix = @exec_prefix@
|
---|
417 | host = @host@
|
---|
418 | host_alias = @host_alias@
|
---|
419 | host_cpu = @host_cpu@
|
---|
420 | host_os = @host_os@
|
---|
421 | host_vendor = @host_vendor@
|
---|
422 | htmldir = @htmldir@
|
---|
423 | includedir = @includedir@
|
---|
424 | infodir = @infodir@
|
---|
425 | install_sh = @install_sh@
|
---|
426 | libdir = @libdir@
|
---|
427 | libexecdir = @libexecdir@
|
---|
428 | localedir = @localedir@
|
---|
429 | localstatedir = @localstatedir@
|
---|
430 | mandir = @mandir@
|
---|
431 | mkdir_p = @mkdir_p@
|
---|
432 | oldincludedir = @oldincludedir@
|
---|
433 | pdfdir = @pdfdir@
|
---|
434 | prefix = @prefix@
|
---|
435 | program_transform_name = @program_transform_name@
|
---|
436 | psdir = @psdir@
|
---|
437 | pthread_lib = @pthread_lib@
|
---|
438 | runstatedir = @runstatedir@
|
---|
439 | sbindir = @sbindir@
|
---|
440 | sharedstatedir = @sharedstatedir@
|
---|
441 | srcdir = @srcdir@
|
---|
442 | sysconfdir = @sysconfdir@
|
---|
443 | target_alias = @target_alias@
|
---|
444 | top_build_prefix = @top_build_prefix@
|
---|
445 | top_builddir = @top_builddir@
|
---|
446 | top_srcdir = @top_srcdir@
|
---|
447 | SUBDIRS = modes books
|
---|
448 | AM_CPPFLAGS = -I$(top_srcdir)/include @OGG_CFLAGS@
|
---|
449 | lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
|
---|
450 | libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c \
|
---|
451 | lpc.c analysis.c synthesis.c psy.c info.c \
|
---|
452 | floor1.c floor0.c\
|
---|
453 | res0.c mapping0.c registry.c codebook.c sharedbook.c\
|
---|
454 | lookup.c bitrate.c\
|
---|
455 | envelope.h lpc.h lsp.h codebook.h misc.h psy.h\
|
---|
456 | masking.h os.h mdct.h smallft.h highlevel.h\
|
---|
457 | registry.h scales.h window.h lookup.h lookup_data.h\
|
---|
458 | codec_internal.h backends.h bitrate.h
|
---|
459 |
|
---|
460 | libvorbis_la_LDFLAGS = -no-undefined -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
|
---|
461 | libvorbis_la_LIBADD = @VORBIS_LIBS@ @OGG_LIBS@
|
---|
462 | libvorbisfile_la_SOURCES = vorbisfile.c
|
---|
463 | libvorbisfile_la_LDFLAGS = -no-undefined -version-info @VF_LIB_CURRENT@:@VF_LIB_REVISION@:@VF_LIB_AGE@
|
---|
464 | libvorbisfile_la_LIBADD = libvorbis.la @OGG_LIBS@
|
---|
465 | libvorbisenc_la_SOURCES = vorbisenc.c
|
---|
466 | libvorbisenc_la_LDFLAGS = -no-undefined -version-info @VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
|
---|
467 | libvorbisenc_la_LIBADD = libvorbis.la @OGG_LIBS@
|
---|
468 | CLEANFILES = $(EXTRA_PROGRAMS)
|
---|
469 | barkmel_SOURCES = barkmel.c
|
---|
470 | tone_SOURCES = tone.c
|
---|
471 | psytune_SOURCES = psytune.c
|
---|
472 | psytune_LDFLAGS = -static
|
---|
473 | psytune_LDADD = libvorbis.la
|
---|
474 | EXTRA_DIST = lookups.pl CMakeLists.txt
|
---|
475 |
|
---|
476 | # build and run the self tests on 'make check'
|
---|
477 |
|
---|
478 | #vorbis_selftests = test_codebook test_sharedbook
|
---|
479 | vorbis_selftests = test_sharedbook
|
---|
480 |
|
---|
481 | #test_codebook_SOURCES = codebook.c
|
---|
482 | #test_codebook_CFLAGS = -D_V_SELFTEST
|
---|
483 | test_sharedbook_SOURCES = sharedbook.c
|
---|
484 | test_sharedbook_CFLAGS = -D_V_SELFTEST
|
---|
485 | test_sharedbook_LDADD = @VORBIS_LIBS@
|
---|
486 | all: all-recursive
|
---|
487 |
|
---|
488 | .SUFFIXES:
|
---|
489 | .SUFFIXES: .c .lo .o .obj
|
---|
490 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
491 | @for dep in $?; do \
|
---|
492 | case '$(am__configure_deps)' in \
|
---|
493 | *$$dep*) \
|
---|
494 | ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
---|
495 | && { if test -f $@; then exit 0; else break; fi; }; \
|
---|
496 | exit 1;; \
|
---|
497 | esac; \
|
---|
498 | done; \
|
---|
499 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
|
---|
500 | $(am__cd) $(top_srcdir) && \
|
---|
501 | $(AUTOMAKE) --gnu lib/Makefile
|
---|
502 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
503 | @case '$?' in \
|
---|
504 | *config.status*) \
|
---|
505 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
506 | *) \
|
---|
507 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
|
---|
508 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
|
---|
509 | esac;
|
---|
510 |
|
---|
511 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
512 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
513 |
|
---|
514 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
---|
515 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
516 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
---|
517 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
518 | $(am__aclocal_m4_deps):
|
---|
519 |
|
---|
520 | clean-noinstPROGRAMS:
|
---|
521 | @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
|
---|
522 | echo " rm -f" $$list; \
|
---|
523 | rm -f $$list || exit $$?; \
|
---|
524 | test -n "$(EXEEXT)" || exit 0; \
|
---|
525 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
|
---|
526 | echo " rm -f" $$list; \
|
---|
527 | rm -f $$list
|
---|
528 |
|
---|
529 | install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
---|
530 | @$(NORMAL_INSTALL)
|
---|
531 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
---|
532 | list2=; for p in $$list; do \
|
---|
533 | if test -f $$p; then \
|
---|
534 | list2="$$list2 $$p"; \
|
---|
535 | else :; fi; \
|
---|
536 | done; \
|
---|
537 | test -z "$$list2" || { \
|
---|
538 | echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
|
---|
539 | $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
|
---|
540 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
---|
541 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
---|
542 | }
|
---|
543 |
|
---|
544 | uninstall-libLTLIBRARIES:
|
---|
545 | @$(NORMAL_UNINSTALL)
|
---|
546 | @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
---|
547 | for p in $$list; do \
|
---|
548 | $(am__strip_dir) \
|
---|
549 | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
---|
550 | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
---|
551 | done
|
---|
552 |
|
---|
553 | clean-libLTLIBRARIES:
|
---|
554 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
---|
555 | @list='$(lib_LTLIBRARIES)'; \
|
---|
556 | locs=`for p in $$list; do echo $$p; done | \
|
---|
557 | sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
|
---|
558 | sort -u`; \
|
---|
559 | test -z "$$locs" || { \
|
---|
560 | echo rm -f $${locs}; \
|
---|
561 | rm -f $${locs}; \
|
---|
562 | }
|
---|
563 |
|
---|
564 | libvorbis.la: $(libvorbis_la_OBJECTS) $(libvorbis_la_DEPENDENCIES) $(EXTRA_libvorbis_la_DEPENDENCIES)
|
---|
565 | $(AM_V_CCLD)$(libvorbis_la_LINK) -rpath $(libdir) $(libvorbis_la_OBJECTS) $(libvorbis_la_LIBADD) $(LIBS)
|
---|
566 |
|
---|
567 | libvorbisenc.la: $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_DEPENDENCIES) $(EXTRA_libvorbisenc_la_DEPENDENCIES)
|
---|
568 | $(AM_V_CCLD)$(libvorbisenc_la_LINK) -rpath $(libdir) $(libvorbisenc_la_OBJECTS) $(libvorbisenc_la_LIBADD) $(LIBS)
|
---|
569 |
|
---|
570 | libvorbisfile.la: $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_DEPENDENCIES) $(EXTRA_libvorbisfile_la_DEPENDENCIES)
|
---|
571 | $(AM_V_CCLD)$(libvorbisfile_la_LINK) -rpath $(libdir) $(libvorbisfile_la_OBJECTS) $(libvorbisfile_la_LIBADD) $(LIBS)
|
---|
572 |
|
---|
573 | barkmel$(EXEEXT): $(barkmel_OBJECTS) $(barkmel_DEPENDENCIES) $(EXTRA_barkmel_DEPENDENCIES)
|
---|
574 | @rm -f barkmel$(EXEEXT)
|
---|
575 | $(AM_V_CCLD)$(LINK) $(barkmel_OBJECTS) $(barkmel_LDADD) $(LIBS)
|
---|
576 |
|
---|
577 | psytune$(EXEEXT): $(psytune_OBJECTS) $(psytune_DEPENDENCIES) $(EXTRA_psytune_DEPENDENCIES)
|
---|
578 | @rm -f psytune$(EXEEXT)
|
---|
579 | $(AM_V_CCLD)$(psytune_LINK) $(psytune_OBJECTS) $(psytune_LDADD) $(LIBS)
|
---|
580 |
|
---|
581 | test_sharedbook$(EXEEXT): $(test_sharedbook_OBJECTS) $(test_sharedbook_DEPENDENCIES) $(EXTRA_test_sharedbook_DEPENDENCIES)
|
---|
582 | @rm -f test_sharedbook$(EXEEXT)
|
---|
583 | $(AM_V_CCLD)$(test_sharedbook_LINK) $(test_sharedbook_OBJECTS) $(test_sharedbook_LDADD) $(LIBS)
|
---|
584 |
|
---|
585 | tone$(EXEEXT): $(tone_OBJECTS) $(tone_DEPENDENCIES) $(EXTRA_tone_DEPENDENCIES)
|
---|
586 | @rm -f tone$(EXEEXT)
|
---|
587 | $(AM_V_CCLD)$(LINK) $(tone_OBJECTS) $(tone_LDADD) $(LIBS)
|
---|
588 |
|
---|
589 | mostlyclean-compile:
|
---|
590 | -rm -f *.$(OBJEXT)
|
---|
591 |
|
---|
592 | distclean-compile:
|
---|
593 | -rm -f *.tab.c
|
---|
594 |
|
---|
595 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/analysis.Plo@am__quote@ # am--include-marker
|
---|
596 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/barkmel.Po@am__quote@ # am--include-marker
|
---|
597 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitrate.Plo@am__quote@ # am--include-marker
|
---|
598 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/block.Plo@am__quote@ # am--include-marker
|
---|
599 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codebook.Plo@am__quote@ # am--include-marker
|
---|
600 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/envelope.Plo@am__quote@ # am--include-marker
|
---|
601 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/floor0.Plo@am__quote@ # am--include-marker
|
---|
602 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/floor1.Plo@am__quote@ # am--include-marker
|
---|
603 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info.Plo@am__quote@ # am--include-marker
|
---|
604 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lookup.Plo@am__quote@ # am--include-marker
|
---|
605 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Plo@am__quote@ # am--include-marker
|
---|
606 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lsp.Plo@am__quote@ # am--include-marker
|
---|
607 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapping0.Plo@am__quote@ # am--include-marker
|
---|
608 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mdct.Plo@am__quote@ # am--include-marker
|
---|
609 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psy.Plo@am__quote@ # am--include-marker
|
---|
610 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psytune.Po@am__quote@ # am--include-marker
|
---|
611 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/registry.Plo@am__quote@ # am--include-marker
|
---|
612 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/res0.Plo@am__quote@ # am--include-marker
|
---|
613 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sharedbook.Plo@am__quote@ # am--include-marker
|
---|
614 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smallft.Plo@am__quote@ # am--include-marker
|
---|
615 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/synthesis.Plo@am__quote@ # am--include-marker
|
---|
616 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_sharedbook-sharedbook.Po@am__quote@ # am--include-marker
|
---|
617 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tone.Po@am__quote@ # am--include-marker
|
---|
618 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vorbisenc.Plo@am__quote@ # am--include-marker
|
---|
619 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vorbisfile.Plo@am__quote@ # am--include-marker
|
---|
620 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Plo@am__quote@ # am--include-marker
|
---|
621 |
|
---|
622 | $(am__depfiles_remade):
|
---|
623 | @$(MKDIR_P) $(@D)
|
---|
624 | @echo '# dummy' >$@-t && $(am__mv) $@-t $@
|
---|
625 |
|
---|
626 | am--depfiles: $(am__depfiles_remade)
|
---|
627 |
|
---|
628 | .c.o:
|
---|
629 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
---|
630 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
---|
631 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
---|
632 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
633 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
|
---|
634 |
|
---|
635 | .c.obj:
|
---|
636 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
---|
637 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
---|
638 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
---|
639 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
640 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
|
---|
641 |
|
---|
642 | .c.lo:
|
---|
643 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
---|
644 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
---|
645 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
---|
646 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
647 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
|
---|
648 |
|
---|
649 | test_sharedbook-sharedbook.o: sharedbook.c
|
---|
650 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -MT test_sharedbook-sharedbook.o -MD -MP -MF $(DEPDIR)/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo '$(srcdir)/'`sharedbook.c
|
---|
651 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_sharedbook-sharedbook.Tpo $(DEPDIR)/test_sharedbook-sharedbook.Po
|
---|
652 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sharedbook.c' object='test_sharedbook-sharedbook.o' libtool=no @AMDEPBACKSLASH@
|
---|
653 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
654 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo '$(srcdir)/'`sharedbook.c
|
---|
655 |
|
---|
656 | test_sharedbook-sharedbook.obj: sharedbook.c
|
---|
657 | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -MT test_sharedbook-sharedbook.obj -MD -MP -MF $(DEPDIR)/test_sharedbook-sharedbook.Tpo -c -o test_sharedbook-sharedbook.obj `if test -f 'sharedbook.c'; then $(CYGPATH_W) 'sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/sharedbook.c'; fi`
|
---|
658 | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_sharedbook-sharedbook.Tpo $(DEPDIR)/test_sharedbook-sharedbook.Po
|
---|
659 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sharedbook.c' object='test_sharedbook-sharedbook.obj' libtool=no @AMDEPBACKSLASH@
|
---|
660 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
---|
661 | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sharedbook_CFLAGS) $(CFLAGS) -c -o test_sharedbook-sharedbook.obj `if test -f 'sharedbook.c'; then $(CYGPATH_W) 'sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/sharedbook.c'; fi`
|
---|
662 |
|
---|
663 | mostlyclean-libtool:
|
---|
664 | -rm -f *.lo
|
---|
665 |
|
---|
666 | clean-libtool:
|
---|
667 | -rm -rf .libs _libs
|
---|
668 |
|
---|
669 | # This directory's subdirectories are mostly independent; you can cd
|
---|
670 | # into them and run 'make' without going through this Makefile.
|
---|
671 | # To change the values of 'make' variables: instead of editing Makefiles,
|
---|
672 | # (1) if the variable is set in 'config.status', edit 'config.status'
|
---|
673 | # (which will cause the Makefiles to be regenerated when you run 'make');
|
---|
674 | # (2) otherwise, pass the desired values on the 'make' command line.
|
---|
675 | $(am__recursive_targets):
|
---|
676 | @fail=; \
|
---|
677 | if $(am__make_keepgoing); then \
|
---|
678 | failcom='fail=yes'; \
|
---|
679 | else \
|
---|
680 | failcom='exit 1'; \
|
---|
681 | fi; \
|
---|
682 | dot_seen=no; \
|
---|
683 | target=`echo $@ | sed s/-recursive//`; \
|
---|
684 | case "$@" in \
|
---|
685 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
---|
686 | *) list='$(SUBDIRS)' ;; \
|
---|
687 | esac; \
|
---|
688 | for subdir in $$list; do \
|
---|
689 | echo "Making $$target in $$subdir"; \
|
---|
690 | if test "$$subdir" = "."; then \
|
---|
691 | dot_seen=yes; \
|
---|
692 | local_target="$$target-am"; \
|
---|
693 | else \
|
---|
694 | local_target="$$target"; \
|
---|
695 | fi; \
|
---|
696 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
---|
697 | || eval $$failcom; \
|
---|
698 | done; \
|
---|
699 | if test "$$dot_seen" = "no"; then \
|
---|
700 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
---|
701 | fi; test -z "$$fail"
|
---|
702 |
|
---|
703 | ID: $(am__tagged_files)
|
---|
704 | $(am__define_uniq_tagged_files); mkid -fID $$unique
|
---|
705 | tags: tags-recursive
|
---|
706 | TAGS: tags
|
---|
707 |
|
---|
708 | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
---|
709 | set x; \
|
---|
710 | here=`pwd`; \
|
---|
711 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
---|
712 | include_option=--etags-include; \
|
---|
713 | empty_fix=.; \
|
---|
714 | else \
|
---|
715 | include_option=--include; \
|
---|
716 | empty_fix=; \
|
---|
717 | fi; \
|
---|
718 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
---|
719 | if test "$$subdir" = .; then :; else \
|
---|
720 | test ! -f $$subdir/TAGS || \
|
---|
721 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
---|
722 | fi; \
|
---|
723 | done; \
|
---|
724 | $(am__define_uniq_tagged_files); \
|
---|
725 | shift; \
|
---|
726 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
---|
727 | test -n "$$unique" || unique=$$empty_fix; \
|
---|
728 | if test $$# -gt 0; then \
|
---|
729 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
730 | "$$@" $$unique; \
|
---|
731 | else \
|
---|
732 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
---|
733 | $$unique; \
|
---|
734 | fi; \
|
---|
735 | fi
|
---|
736 | ctags: ctags-recursive
|
---|
737 |
|
---|
738 | CTAGS: ctags
|
---|
739 | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
---|
740 | $(am__define_uniq_tagged_files); \
|
---|
741 | test -z "$(CTAGS_ARGS)$$unique" \
|
---|
742 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
---|
743 | $$unique
|
---|
744 |
|
---|
745 | GTAGS:
|
---|
746 | here=`$(am__cd) $(top_builddir) && pwd` \
|
---|
747 | && $(am__cd) $(top_srcdir) \
|
---|
748 | && gtags -i $(GTAGS_ARGS) "$$here"
|
---|
749 | cscopelist: cscopelist-recursive
|
---|
750 |
|
---|
751 | cscopelist-am: $(am__tagged_files)
|
---|
752 | list='$(am__tagged_files)'; \
|
---|
753 | case "$(srcdir)" in \
|
---|
754 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
---|
755 | *) sdir=$(subdir)/$(srcdir) ;; \
|
---|
756 | esac; \
|
---|
757 | for i in $$list; do \
|
---|
758 | if test -f "$$i"; then \
|
---|
759 | echo "$(subdir)/$$i"; \
|
---|
760 | else \
|
---|
761 | echo "$$sdir/$$i"; \
|
---|
762 | fi; \
|
---|
763 | done >> $(top_builddir)/cscope.files
|
---|
764 |
|
---|
765 | distclean-tags:
|
---|
766 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
---|
767 |
|
---|
768 | distdir: $(BUILT_SOURCES)
|
---|
769 | $(MAKE) $(AM_MAKEFLAGS) distdir-am
|
---|
770 |
|
---|
771 | distdir-am: $(DISTFILES)
|
---|
772 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
773 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
774 | list='$(DISTFILES)'; \
|
---|
775 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
776 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
777 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
778 | case $$dist_files in \
|
---|
779 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
780 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
781 | sort -u` ;; \
|
---|
782 | esac; \
|
---|
783 | for file in $$dist_files; do \
|
---|
784 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
785 | if test -d $$d/$$file; then \
|
---|
786 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
787 | if test -d "$(distdir)/$$file"; then \
|
---|
788 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
---|
789 | fi; \
|
---|
790 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
791 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
---|
792 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
---|
793 | fi; \
|
---|
794 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
---|
795 | else \
|
---|
796 | test -f "$(distdir)/$$file" \
|
---|
797 | || cp -p $$d/$$file "$(distdir)/$$file" \
|
---|
798 | || exit 1; \
|
---|
799 | fi; \
|
---|
800 | done
|
---|
801 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
---|
802 | if test "$$subdir" = .; then :; else \
|
---|
803 | $(am__make_dryrun) \
|
---|
804 | || test -d "$(distdir)/$$subdir" \
|
---|
805 | || $(MKDIR_P) "$(distdir)/$$subdir" \
|
---|
806 | || exit 1; \
|
---|
807 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
---|
808 | $(am__relativize); \
|
---|
809 | new_distdir=$$reldir; \
|
---|
810 | dir1=$$subdir; dir2="$(top_distdir)"; \
|
---|
811 | $(am__relativize); \
|
---|
812 | new_top_distdir=$$reldir; \
|
---|
813 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
---|
814 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
---|
815 | ($(am__cd) $$subdir && \
|
---|
816 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
817 | top_distdir="$$new_top_distdir" \
|
---|
818 | distdir="$$new_distdir" \
|
---|
819 | am__remove_distdir=: \
|
---|
820 | am__skip_length_check=: \
|
---|
821 | am__skip_mode_fix=: \
|
---|
822 | distdir) \
|
---|
823 | || exit 1; \
|
---|
824 | fi; \
|
---|
825 | done
|
---|
826 | check-am: all-am
|
---|
827 | check: check-recursive
|
---|
828 | all-am: Makefile $(PROGRAMS) $(LTLIBRARIES)
|
---|
829 | installdirs: installdirs-recursive
|
---|
830 | installdirs-am:
|
---|
831 | for dir in "$(DESTDIR)$(libdir)"; do \
|
---|
832 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
833 | done
|
---|
834 | install: install-recursive
|
---|
835 | install-exec: install-exec-recursive
|
---|
836 | install-data: install-data-recursive
|
---|
837 | uninstall: uninstall-recursive
|
---|
838 |
|
---|
839 | install-am: all-am
|
---|
840 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
841 |
|
---|
842 | installcheck: installcheck-recursive
|
---|
843 | install-strip:
|
---|
844 | if test -z '$(STRIP)'; then \
|
---|
845 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
846 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
847 | install; \
|
---|
848 | else \
|
---|
849 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
850 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
851 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
---|
852 | fi
|
---|
853 | mostlyclean-generic:
|
---|
854 |
|
---|
855 | clean-generic:
|
---|
856 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
---|
857 |
|
---|
858 | distclean-generic:
|
---|
859 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
860 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
---|
861 |
|
---|
862 | maintainer-clean-generic:
|
---|
863 | @echo "This command is intended for maintainers to use"
|
---|
864 | @echo "it deletes files that may require special tools to rebuild."
|
---|
865 | clean: clean-recursive
|
---|
866 |
|
---|
867 | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
---|
868 | clean-noinstPROGRAMS mostlyclean-am
|
---|
869 |
|
---|
870 | distclean: distclean-recursive
|
---|
871 | -rm -f ./$(DEPDIR)/analysis.Plo
|
---|
872 | -rm -f ./$(DEPDIR)/barkmel.Po
|
---|
873 | -rm -f ./$(DEPDIR)/bitrate.Plo
|
---|
874 | -rm -f ./$(DEPDIR)/block.Plo
|
---|
875 | -rm -f ./$(DEPDIR)/codebook.Plo
|
---|
876 | -rm -f ./$(DEPDIR)/envelope.Plo
|
---|
877 | -rm -f ./$(DEPDIR)/floor0.Plo
|
---|
878 | -rm -f ./$(DEPDIR)/floor1.Plo
|
---|
879 | -rm -f ./$(DEPDIR)/info.Plo
|
---|
880 | -rm -f ./$(DEPDIR)/lookup.Plo
|
---|
881 | -rm -f ./$(DEPDIR)/lpc.Plo
|
---|
882 | -rm -f ./$(DEPDIR)/lsp.Plo
|
---|
883 | -rm -f ./$(DEPDIR)/mapping0.Plo
|
---|
884 | -rm -f ./$(DEPDIR)/mdct.Plo
|
---|
885 | -rm -f ./$(DEPDIR)/psy.Plo
|
---|
886 | -rm -f ./$(DEPDIR)/psytune.Po
|
---|
887 | -rm -f ./$(DEPDIR)/registry.Plo
|
---|
888 | -rm -f ./$(DEPDIR)/res0.Plo
|
---|
889 | -rm -f ./$(DEPDIR)/sharedbook.Plo
|
---|
890 | -rm -f ./$(DEPDIR)/smallft.Plo
|
---|
891 | -rm -f ./$(DEPDIR)/synthesis.Plo
|
---|
892 | -rm -f ./$(DEPDIR)/test_sharedbook-sharedbook.Po
|
---|
893 | -rm -f ./$(DEPDIR)/tone.Po
|
---|
894 | -rm -f ./$(DEPDIR)/vorbisenc.Plo
|
---|
895 | -rm -f ./$(DEPDIR)/vorbisfile.Plo
|
---|
896 | -rm -f ./$(DEPDIR)/window.Plo
|
---|
897 | -rm -f Makefile
|
---|
898 | distclean-am: clean-am distclean-compile distclean-generic \
|
---|
899 | distclean-tags
|
---|
900 |
|
---|
901 | dvi: dvi-recursive
|
---|
902 |
|
---|
903 | dvi-am:
|
---|
904 |
|
---|
905 | html: html-recursive
|
---|
906 |
|
---|
907 | html-am:
|
---|
908 |
|
---|
909 | info: info-recursive
|
---|
910 |
|
---|
911 | info-am:
|
---|
912 |
|
---|
913 | install-data-am:
|
---|
914 |
|
---|
915 | install-dvi: install-dvi-recursive
|
---|
916 |
|
---|
917 | install-dvi-am:
|
---|
918 |
|
---|
919 | install-exec-am: install-libLTLIBRARIES
|
---|
920 |
|
---|
921 | install-html: install-html-recursive
|
---|
922 |
|
---|
923 | install-html-am:
|
---|
924 |
|
---|
925 | install-info: install-info-recursive
|
---|
926 |
|
---|
927 | install-info-am:
|
---|
928 |
|
---|
929 | install-man:
|
---|
930 |
|
---|
931 | install-pdf: install-pdf-recursive
|
---|
932 |
|
---|
933 | install-pdf-am:
|
---|
934 |
|
---|
935 | install-ps: install-ps-recursive
|
---|
936 |
|
---|
937 | install-ps-am:
|
---|
938 |
|
---|
939 | installcheck-am:
|
---|
940 |
|
---|
941 | maintainer-clean: maintainer-clean-recursive
|
---|
942 | -rm -f ./$(DEPDIR)/analysis.Plo
|
---|
943 | -rm -f ./$(DEPDIR)/barkmel.Po
|
---|
944 | -rm -f ./$(DEPDIR)/bitrate.Plo
|
---|
945 | -rm -f ./$(DEPDIR)/block.Plo
|
---|
946 | -rm -f ./$(DEPDIR)/codebook.Plo
|
---|
947 | -rm -f ./$(DEPDIR)/envelope.Plo
|
---|
948 | -rm -f ./$(DEPDIR)/floor0.Plo
|
---|
949 | -rm -f ./$(DEPDIR)/floor1.Plo
|
---|
950 | -rm -f ./$(DEPDIR)/info.Plo
|
---|
951 | -rm -f ./$(DEPDIR)/lookup.Plo
|
---|
952 | -rm -f ./$(DEPDIR)/lpc.Plo
|
---|
953 | -rm -f ./$(DEPDIR)/lsp.Plo
|
---|
954 | -rm -f ./$(DEPDIR)/mapping0.Plo
|
---|
955 | -rm -f ./$(DEPDIR)/mdct.Plo
|
---|
956 | -rm -f ./$(DEPDIR)/psy.Plo
|
---|
957 | -rm -f ./$(DEPDIR)/psytune.Po
|
---|
958 | -rm -f ./$(DEPDIR)/registry.Plo
|
---|
959 | -rm -f ./$(DEPDIR)/res0.Plo
|
---|
960 | -rm -f ./$(DEPDIR)/sharedbook.Plo
|
---|
961 | -rm -f ./$(DEPDIR)/smallft.Plo
|
---|
962 | -rm -f ./$(DEPDIR)/synthesis.Plo
|
---|
963 | -rm -f ./$(DEPDIR)/test_sharedbook-sharedbook.Po
|
---|
964 | -rm -f ./$(DEPDIR)/tone.Po
|
---|
965 | -rm -f ./$(DEPDIR)/vorbisenc.Plo
|
---|
966 | -rm -f ./$(DEPDIR)/vorbisfile.Plo
|
---|
967 | -rm -f ./$(DEPDIR)/window.Plo
|
---|
968 | -rm -f Makefile
|
---|
969 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
970 |
|
---|
971 | mostlyclean: mostlyclean-recursive
|
---|
972 |
|
---|
973 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
---|
974 | mostlyclean-libtool
|
---|
975 |
|
---|
976 | pdf: pdf-recursive
|
---|
977 |
|
---|
978 | pdf-am:
|
---|
979 |
|
---|
980 | ps: ps-recursive
|
---|
981 |
|
---|
982 | ps-am:
|
---|
983 |
|
---|
984 | uninstall-am: uninstall-libLTLIBRARIES
|
---|
985 |
|
---|
986 | .MAKE: $(am__recursive_targets) install-am install-strip
|
---|
987 |
|
---|
988 | .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
|
---|
989 | am--depfiles check check-am clean clean-generic \
|
---|
990 | clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
|
---|
991 | cscopelist-am ctags ctags-am distclean distclean-compile \
|
---|
992 | distclean-generic distclean-libtool distclean-tags distdir dvi \
|
---|
993 | dvi-am html html-am info info-am install install-am \
|
---|
994 | install-data install-data-am install-dvi install-dvi-am \
|
---|
995 | install-exec install-exec-am install-html install-html-am \
|
---|
996 | install-info install-info-am install-libLTLIBRARIES \
|
---|
997 | install-man install-pdf install-pdf-am install-ps \
|
---|
998 | install-ps-am install-strip installcheck installcheck-am \
|
---|
999 | installdirs installdirs-am maintainer-clean \
|
---|
1000 | maintainer-clean-generic mostlyclean mostlyclean-compile \
|
---|
1001 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
---|
1002 | tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
|
---|
1003 |
|
---|
1004 | .PRECIOUS: Makefile
|
---|
1005 |
|
---|
1006 |
|
---|
1007 | check: $(noinst_PROGRAMS)
|
---|
1008 | ./test_sharedbook$(EXEEXT)
|
---|
1009 |
|
---|
1010 | # recurse for alternate targets
|
---|
1011 |
|
---|
1012 | debug:
|
---|
1013 | $(MAKE) all CFLAGS="@DEBUG@"
|
---|
1014 |
|
---|
1015 | profile:
|
---|
1016 | $(MAKE) all CFLAGS="@PROFILE@"
|
---|
1017 |
|
---|
1018 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
1019 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
1020 | .NOEXPORT:
|
---|