comparison src/liblo-0.26/lo/Makefile.in @ 89:8a15ff55d9af

Add bzip2, zlib, liblo, portaudio sources
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 20 Mar 2013 13:59:52 +0000
parents
children
comparison
equal deleted inserted replaced
88:fe7c3a0b0259 89:8a15ff55d9af
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = lo
36 DIST_COMMON = $(libloinclude_HEADERS) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in $(srcdir)/lo_endian.h.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES = lo_endian.h
45 SOURCES =
46 DIST_SOURCES =
47 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48 am__vpath_adj = case $$p in \
49 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50 *) f=$$p;; \
51 esac;
52 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
53 am__installdirs = "$(DESTDIR)$(libloincludedir)"
54 libloincludeHEADERS_INSTALL = $(INSTALL_HEADER)
55 HEADERS = $(libloinclude_HEADERS)
56 ETAGS = etags
57 CTAGS = ctags
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 DOXYGEN = @DOXYGEN@
75 DSYMUTIL = @DSYMUTIL@
76 DUMPBIN = @DUMPBIN@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 FGREP = @FGREP@
83 GREP = @GREP@
84 INSTALL = @INSTALL@
85 INSTALL_DATA = @INSTALL_DATA@
86 INSTALL_PROGRAM = @INSTALL_PROGRAM@
87 INSTALL_SCRIPT = @INSTALL_SCRIPT@
88 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89 LD = @LD@
90 LDFLAGS = @LDFLAGS@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LIBTOOL = @LIBTOOL@
94 LIPO = @LIPO@
95 LN_S = @LN_S@
96 LO_BIGENDIAN = @LO_BIGENDIAN@
97 LO_SO_VERSION = @LO_SO_VERSION@
98 LTLIBOBJS = @LTLIBOBJS@
99 MAKEINFO = @MAKEINFO@
100 MKDIR_P = @MKDIR_P@
101 NM = @NM@
102 NMEDIT = @NMEDIT@
103 OBJEXT = @OBJEXT@
104 OTOOL = @OTOOL@
105 OTOOL64 = @OTOOL64@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_VERSION = @PACKAGE_VERSION@
112 PATH_SEPARATOR = @PATH_SEPARATOR@
113 RANLIB = @RANLIB@
114 SED = @SED@
115 SET_MAKE = @SET_MAKE@
116 SHELL = @SHELL@
117 STRIP = @STRIP@
118 VERSION = @VERSION@
119 abs_builddir = @abs_builddir@
120 abs_srcdir = @abs_srcdir@
121 abs_top_builddir = @abs_top_builddir@
122 abs_top_srcdir = @abs_top_srcdir@
123 ac_ct_CC = @ac_ct_CC@
124 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
125 am__include = @am__include@
126 am__leading_dot = @am__leading_dot@
127 am__quote = @am__quote@
128 am__tar = @am__tar@
129 am__untar = @am__untar@
130 bindir = @bindir@
131 build = @build@
132 build_alias = @build_alias@
133 build_cpu = @build_cpu@
134 build_os = @build_os@
135 build_vendor = @build_vendor@
136 builddir = @builddir@
137 datadir = @datadir@
138 datarootdir = @datarootdir@
139 docdir = @docdir@
140 dvidir = @dvidir@
141 exec_prefix = @exec_prefix@
142 host = @host@
143 host_alias = @host_alias@
144 host_cpu = @host_cpu@
145 host_os = @host_os@
146 host_vendor = @host_vendor@
147 htmldir = @htmldir@
148 includedir = @includedir@
149 infodir = @infodir@
150 install_sh = @install_sh@
151 libdir = @libdir@
152 libexecdir = @libexecdir@
153 localedir = @localedir@
154 localstatedir = @localstatedir@
155 lt_ECHO = @lt_ECHO@
156 mandir = @mandir@
157 mkdir_p = @mkdir_p@
158 oldincludedir = @oldincludedir@
159 pdfdir = @pdfdir@
160 prefix = @prefix@
161 program_transform_name = @program_transform_name@
162 psdir = @psdir@
163 sbindir = @sbindir@
164 sharedstatedir = @sharedstatedir@
165 srcdir = @srcdir@
166 sysconfdir = @sysconfdir@
167 target_alias = @target_alias@
168 top_builddir = @top_builddir@
169 top_srcdir = @top_srcdir@
170 libloincludedir = $(includedir)/lo
171 libloinclude_HEADERS = lo_errors.h lo.h lo_lowlevel.h lo_throw.h lo_types.h \
172 lo_osc_types.h lo_endian.h lo_macros.h
173
174 all: all-am
175
176 .SUFFIXES:
177 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
178 @for dep in $?; do \
179 case '$(am__configure_deps)' in \
180 *$$dep*) \
181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182 && exit 0; \
183 exit 1;; \
184 esac; \
185 done; \
186 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lo/Makefile'; \
187 cd $(top_srcdir) && \
188 $(AUTOMAKE) --gnu lo/Makefile
189 .PRECIOUS: Makefile
190 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191 @case '$?' in \
192 *config.status*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194 *) \
195 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197 esac;
198
199 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202 $(top_srcdir)/configure: $(am__configure_deps)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206 lo_endian.h: $(top_builddir)/config.status $(srcdir)/lo_endian.h.in
207 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
208
209 mostlyclean-libtool:
210 -rm -f *.lo
211
212 clean-libtool:
213 -rm -rf .libs _libs
214 install-libloincludeHEADERS: $(libloinclude_HEADERS)
215 @$(NORMAL_INSTALL)
216 test -z "$(libloincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libloincludedir)"
217 @list='$(libloinclude_HEADERS)'; for p in $$list; do \
218 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
219 f=$(am__strip_dir) \
220 echo " $(libloincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libloincludedir)/$$f'"; \
221 $(libloincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libloincludedir)/$$f"; \
222 done
223
224 uninstall-libloincludeHEADERS:
225 @$(NORMAL_UNINSTALL)
226 @list='$(libloinclude_HEADERS)'; for p in $$list; do \
227 f=$(am__strip_dir) \
228 echo " rm -f '$(DESTDIR)$(libloincludedir)/$$f'"; \
229 rm -f "$(DESTDIR)$(libloincludedir)/$$f"; \
230 done
231
232 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
233 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
234 unique=`for i in $$list; do \
235 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236 done | \
237 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
238 END { if (nonempty) { for (i in files) print i; }; }'`; \
239 mkid -fID $$unique
240 tags: TAGS
241
242 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
243 $(TAGS_FILES) $(LISP)
244 tags=; \
245 here=`pwd`; \
246 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247 unique=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | \
250 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
251 END { if (nonempty) { for (i in files) print i; }; }'`; \
252 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
253 test -n "$$unique" || unique=$$empty_fix; \
254 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
255 $$tags $$unique; \
256 fi
257 ctags: CTAGS
258 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
259 $(TAGS_FILES) $(LISP)
260 tags=; \
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | \
265 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
266 END { if (nonempty) { for (i in files) print i; }; }'`; \
267 test -z "$(CTAGS_ARGS)$$tags$$unique" \
268 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
269 $$tags $$unique
270
271 GTAGS:
272 here=`$(am__cd) $(top_builddir) && pwd` \
273 && cd $(top_srcdir) \
274 && gtags -i $(GTAGS_ARGS) $$here
275
276 distclean-tags:
277 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
278
279 distdir: $(DISTFILES)
280 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
281 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
282 list='$(DISTFILES)'; \
283 dist_files=`for file in $$list; do echo $$file; done | \
284 sed -e "s|^$$srcdirstrip/||;t" \
285 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
286 case $$dist_files in \
287 */*) $(MKDIR_P) `echo "$$dist_files" | \
288 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
289 sort -u` ;; \
290 esac; \
291 for file in $$dist_files; do \
292 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
293 if test -d $$d/$$file; then \
294 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
295 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
296 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
297 fi; \
298 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
299 else \
300 test -f $(distdir)/$$file \
301 || cp -p $$d/$$file $(distdir)/$$file \
302 || exit 1; \
303 fi; \
304 done
305 check-am: all-am
306 check: check-am
307 all-am: Makefile $(HEADERS)
308 installdirs:
309 for dir in "$(DESTDIR)$(libloincludedir)"; do \
310 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
311 done
312 install: install-am
313 install-exec: install-exec-am
314 install-data: install-data-am
315 uninstall: uninstall-am
316
317 install-am: all-am
318 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
319
320 installcheck: installcheck-am
321 install-strip:
322 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324 `test -z '$(STRIP)' || \
325 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
326 mostlyclean-generic:
327
328 clean-generic:
329
330 distclean-generic:
331 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332
333 maintainer-clean-generic:
334 @echo "This command is intended for maintainers to use"
335 @echo "it deletes files that may require special tools to rebuild."
336 clean: clean-am
337
338 clean-am: clean-generic clean-libtool mostlyclean-am
339
340 distclean: distclean-am
341 -rm -f Makefile
342 distclean-am: clean-am distclean-generic distclean-tags
343
344 dvi: dvi-am
345
346 dvi-am:
347
348 html: html-am
349
350 info: info-am
351
352 info-am:
353
354 install-data-am: install-libloincludeHEADERS
355
356 install-dvi: install-dvi-am
357
358 install-exec-am:
359
360 install-html: install-html-am
361
362 install-info: install-info-am
363
364 install-man:
365
366 install-pdf: install-pdf-am
367
368 install-ps: install-ps-am
369
370 installcheck-am:
371
372 maintainer-clean: maintainer-clean-am
373 -rm -f Makefile
374 maintainer-clean-am: distclean-am maintainer-clean-generic
375
376 mostlyclean: mostlyclean-am
377
378 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
379
380 pdf: pdf-am
381
382 pdf-am:
383
384 ps: ps-am
385
386 ps-am:
387
388 uninstall-am: uninstall-libloincludeHEADERS
389
390 .MAKE: install-am install-strip
391
392 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
393 clean-libtool ctags distclean distclean-generic \
394 distclean-libtool distclean-tags distdir dvi dvi-am html \
395 html-am info info-am install install-am install-data \
396 install-data-am install-dvi install-dvi-am install-exec \
397 install-exec-am install-html install-html-am install-info \
398 install-info-am install-libloincludeHEADERS install-man \
399 install-pdf install-pdf-am install-ps install-ps-am \
400 install-strip installcheck installcheck-am installdirs \
401 maintainer-clean maintainer-clean-generic mostlyclean \
402 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
403 tags uninstall uninstall-am uninstall-libloincludeHEADERS
404
405 # Tell versions [3.59,3.63) of GNU make to not export all variables.
406 # Otherwise a system limit (for SysV at least) may be exceeded.
407 .NOEXPORT: