~ubuntu-branches/ubuntu/hardy/alsa-plugins/hardy-proposed

1.1.2 by Jordi Mallach
Import upstream version 1.0.11
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
1 by Jordi Mallach
Import upstream version 1.0.9
2
# @configure_input@
3
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
1 by Jordi Mallach
Import upstream version 1.0.9
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
srcdir = @srcdir@
17
top_srcdir = @top_srcdir@
18
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
top_builddir = .
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
INSTALL = @INSTALL@
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
36
build_triplet = @build@
1 by Jordi Mallach
Import upstream version 1.0.9
37
host_triplet = @host@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
38
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
39
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
	$(top_srcdir)/configure COPYING config.guess config.sub \
41
	depcomp install-sh ltconfig ltmain.sh missing
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
42
subdir = .
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
45
	$(top_srcdir)/configure.in
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
	$(ACLOCAL_M4)
48
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49
 configure.lineno configure.status.lineno
50
mkinstalldirs = $(install_sh) -d
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
51
CONFIG_HEADER = config.h
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
52
CONFIG_CLEAN_FILES =
53
SOURCES =
54
DIST_SOURCES =
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
	html-recursive info-recursive install-data-recursive \
57
	install-exec-recursive install-info-recursive \
58
	install-recursive installcheck-recursive installdirs-recursive \
59
	pdf-recursive ps-recursive uninstall-info-recursive \
60
	uninstall-recursive
61
ETAGS = etags
62
CTAGS = ctags
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
63
DIST_SUBDIRS = oss mix pph jack pulse rate a52 rate-lavc maemo doc
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65
distdir = $(PACKAGE)-$(VERSION)
66
top_distdir = $(distdir)
67
am__remove_distdir = \
68
  { test ! -d $(distdir) \
69
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70
         && rm -fr $(distdir); }; }
71
DIST_ARCHIVES = $(distdir).tar.gz
72
GZIP_ENV = --best
73
distuninstallcheck_listfiles = find . -type f -print
74
distcleancheck_listfiles = find . -type f -print
1 by Jordi Mallach
Import upstream version 1.0.9
75
ACLOCAL = @ACLOCAL@
76
ALSA_CFLAGS = @ALSA_CFLAGS@
77
ALSA_LIBS = @ALSA_LIBS@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
78
ALSA_PLUGIN_DIR = @ALSA_PLUGIN_DIR@
1 by Jordi Mallach
Import upstream version 1.0.9
79
AMDEP_FALSE = @AMDEP_FALSE@
80
AMDEP_TRUE = @AMDEP_TRUE@
81
AMTAR = @AMTAR@
82
AR = @AR@
83
AUTOCONF = @AUTOCONF@
84
AUTOHEADER = @AUTOHEADER@
85
AUTOMAKE = @AUTOMAKE@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
86
AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
87
AVCODEC_LIBS = @AVCODEC_LIBS@
1 by Jordi Mallach
Import upstream version 1.0.9
88
AWK = @AWK@
89
CC = @CC@
90
CCDEPMODE = @CCDEPMODE@
91
CFLAGS = @CFLAGS@
92
CPP = @CPP@
93
CPPFLAGS = @CPPFLAGS@
94
CXX = @CXX@
95
CXXCPP = @CXXCPP@
96
CXXDEPMODE = @CXXDEPMODE@
97
CXXFLAGS = @CXXFLAGS@
98
CYGPATH_W = @CYGPATH_W@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
99
DBUS_CFLAGS = @DBUS_CFLAGS@
100
DBUS_LIBS = @DBUS_LIBS@
1 by Jordi Mallach
Import upstream version 1.0.9
101
DEFS = @DEFS@
102
DEPDIR = @DEPDIR@
103
ECHO = @ECHO@
104
ECHO_C = @ECHO_C@
105
ECHO_N = @ECHO_N@
106
ECHO_T = @ECHO_T@
107
EGREP = @EGREP@
108
EXEEXT = @EXEEXT@
109
F77 = @F77@
110
FFLAGS = @FFLAGS@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
111
GREP = @GREP@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
112
HAVE_AVCODEC_FALSE = @HAVE_AVCODEC_FALSE@
113
HAVE_AVCODEC_TRUE = @HAVE_AVCODEC_TRUE@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
114
HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
115
HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
116
HAVE_JACK_FALSE = @HAVE_JACK_FALSE@
117
HAVE_JACK_TRUE = @HAVE_JACK_TRUE@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
118
HAVE_PPH_FALSE = @HAVE_PPH_FALSE@
119
HAVE_PPH_TRUE = @HAVE_PPH_TRUE@
1.2.1 by Jordi Mallach
Import upstream version 1.0.13
120
HAVE_PULSE_FALSE = @HAVE_PULSE_FALSE@
121
HAVE_PULSE_TRUE = @HAVE_PULSE_TRUE@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
122
HAVE_SAMPLERATE_FALSE = @HAVE_SAMPLERATE_FALSE@
123
HAVE_SAMPLERATE_TRUE = @HAVE_SAMPLERATE_TRUE@
1 by Jordi Mallach
Import upstream version 1.0.9
124
INSTALL_DATA = @INSTALL_DATA@
125
INSTALL_PROGRAM = @INSTALL_PROGRAM@
126
INSTALL_SCRIPT = @INSTALL_SCRIPT@
127
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128
JACK_CFLAGS = @JACK_CFLAGS@
129
JACK_LIBS = @JACK_LIBS@
130
LDFLAGS = @LDFLAGS@
131
LIBOBJS = @LIBOBJS@
132
LIBS = @LIBS@
133
LIBTOOL = @LIBTOOL@
134
LN_S = @LN_S@
135
LTLIBOBJS = @LTLIBOBJS@
136
MAKEINFO = @MAKEINFO@
137
OBJEXT = @OBJEXT@
138
PACKAGE = @PACKAGE@
139
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140
PACKAGE_NAME = @PACKAGE_NAME@
141
PACKAGE_STRING = @PACKAGE_STRING@
142
PACKAGE_TARNAME = @PACKAGE_TARNAME@
143
PACKAGE_VERSION = @PACKAGE_VERSION@
144
PATH_SEPARATOR = @PATH_SEPARATOR@
145
PKG_CONFIG = @PKG_CONFIG@
146
RANLIB = @RANLIB@
147
SET_MAKE = @SET_MAKE@
148
SHELL = @SHELL@
149
STRIP = @STRIP@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
150
USE_LIBSPEEX_FALSE = @USE_LIBSPEEX_FALSE@
151
USE_LIBSPEEX_TRUE = @USE_LIBSPEEX_TRUE@
1 by Jordi Mallach
Import upstream version 1.0.9
152
VERSION = @VERSION@
153
ac_ct_CC = @ac_ct_CC@
154
ac_ct_CXX = @ac_ct_CXX@
155
ac_ct_F77 = @ac_ct_F77@
156
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
157
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
158
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
159
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
160
am__include = @am__include@
161
am__leading_dot = @am__leading_dot@
162
am__quote = @am__quote@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
163
am__tar = @am__tar@
164
am__untar = @am__untar@
1 by Jordi Mallach
Import upstream version 1.0.9
165
bindir = @bindir@
166
build = @build@
167
build_alias = @build_alias@
168
build_cpu = @build_cpu@
169
build_os = @build_os@
170
build_vendor = @build_vendor@
171
datadir = @datadir@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
172
datarootdir = @datarootdir@
173
docdir = @docdir@
174
dvidir = @dvidir@
1 by Jordi Mallach
Import upstream version 1.0.9
175
exec_prefix = @exec_prefix@
176
host = @host@
177
host_alias = @host_alias@
178
host_cpu = @host_cpu@
179
host_os = @host_os@
180
host_vendor = @host_vendor@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
181
htmldir = @htmldir@
1 by Jordi Mallach
Import upstream version 1.0.9
182
includedir = @includedir@
183
infodir = @infodir@
184
install_sh = @install_sh@
185
libdir = @libdir@
186
libexecdir = @libexecdir@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
187
localedir = @localedir@
1 by Jordi Mallach
Import upstream version 1.0.9
188
localstatedir = @localstatedir@
189
mandir = @mandir@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
190
mkdir_p = @mkdir_p@
1 by Jordi Mallach
Import upstream version 1.0.9
191
oldincludedir = @oldincludedir@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
192
pdfdir = @pdfdir@
1 by Jordi Mallach
Import upstream version 1.0.9
193
prefix = @prefix@
194
program_transform_name = @program_transform_name@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
195
psdir = @psdir@
1.2.1 by Jordi Mallach
Import upstream version 1.0.13
196
pulseaudio_CFLAGS = @pulseaudio_CFLAGS@
197
pulseaudio_LIBS = @pulseaudio_LIBS@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
198
samplerate_CFLAGS = @samplerate_CFLAGS@
199
samplerate_LIBS = @samplerate_LIBS@
1 by Jordi Mallach
Import upstream version 1.0.9
200
sbindir = @sbindir@
201
sharedstatedir = @sharedstatedir@
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
202
speex_CFLAGS = @speex_CFLAGS@
203
speex_LIBS = @speex_LIBS@
1 by Jordi Mallach
Import upstream version 1.0.9
204
sysconfdir = @sysconfdir@
205
target_alias = @target_alias@
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
206
@HAVE_JACK_TRUE@JACKDIR = jack
1.2.1 by Jordi Mallach
Import upstream version 1.0.13
207
@HAVE_PULSE_TRUE@PULSEDIR = pulse
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
208
@HAVE_SAMPLERATE_TRUE@SAMPLERATEDIR = rate
209
@HAVE_AVCODEC_TRUE@A52DIR = a52
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
210
@HAVE_AVCODEC_TRUE@LAVCRATEDIR = rate-lavc
211
@HAVE_DBUS_TRUE@MAEMODIR = maemo
212
@HAVE_PPH_TRUE@PPHDIR = pph
213
SUBDIRS = oss mix $(PPHDIR) $(JACKDIR) $(PULSEDIR) $(SAMPLERATEDIR) $(A52DIR) $(LAVCRATEDIR) $(MAEMODIR) doc
1.2.1 by Jordi Mallach
Import upstream version 1.0.13
214
EXTRA_DIST = hgcompile version COPYING.GPL
1 by Jordi Mallach
Import upstream version 1.0.9
215
AUTOMAKE_OPTIONS = foreign
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
216
all: config.h
217
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
1 by Jordi Mallach
Import upstream version 1.0.9
218
219
.SUFFIXES:
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
220
am--refresh:
221
	@:
222
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
223
	@for dep in $?; do \
224
	  case '$(am__configure_deps)' in \
225
	    *$$dep*) \
226
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
227
	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
228
		&& exit 0; \
229
	      exit 1;; \
230
	  esac; \
231
	done; \
232
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
1 by Jordi Mallach
Import upstream version 1.0.9
233
	cd $(top_srcdir) && \
234
	  $(AUTOMAKE) --foreign  Makefile
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
235
.PRECIOUS: Makefile
236
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237
	@case '$?' in \
238
	  *config.status*) \
239
	    echo ' $(SHELL) ./config.status'; \
240
	    $(SHELL) ./config.status;; \
241
	  *) \
242
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
243
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
244
	esac;
1 by Jordi Mallach
Import upstream version 1.0.9
245
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
246
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1 by Jordi Mallach
Import upstream version 1.0.9
247
	$(SHELL) ./config.status --recheck
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
248
249
$(top_srcdir)/configure:  $(am__configure_deps)
1 by Jordi Mallach
Import upstream version 1.0.9
250
	cd $(srcdir) && $(AUTOCONF)
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
251
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1 by Jordi Mallach
Import upstream version 1.0.9
252
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
253
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
254
config.h: stamp-h1
255
	@if test ! -f $@; then \
256
	  rm -f stamp-h1; \
257
	  $(MAKE) stamp-h1; \
258
	else :; fi
259
260
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
261
	@rm -f stamp-h1
262
	cd $(top_builddir) && $(SHELL) ./config.status config.h
263
$(srcdir)/config.h.in:  $(am__configure_deps) 
264
	cd $(top_srcdir) && $(AUTOHEADER)
265
	rm -f stamp-h1
266
	touch $@
267
268
distclean-hdr:
269
	-rm -f config.h stamp-h1
270
1 by Jordi Mallach
Import upstream version 1.0.9
271
mostlyclean-libtool:
272
	-rm -f *.lo
273
274
clean-libtool:
275
	-rm -rf .libs _libs
276
277
distclean-libtool:
278
	-rm -f libtool
279
uninstall-info-am:
280
281
# This directory's subdirectories are mostly independent; you can cd
282
# into them and run `make' without going through this Makefile.
283
# To change the values of `make' variables: instead of editing Makefiles,
284
# (1) if the variable is set in `config.status', edit `config.status'
285
#     (which will cause the Makefiles to be regenerated when you run `make');
286
# (2) otherwise, pass the desired values on the `make' command line.
287
$(RECURSIVE_TARGETS):
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
288
	@failcom='exit 1'; \
289
	for f in x $$MAKEFLAGS; do \
290
	  case $$f in \
291
	    *=* | --[!k]*);; \
292
	    *k*) failcom='fail=yes';; \
293
	  esac; \
294
	done; \
1 by Jordi Mallach
Import upstream version 1.0.9
295
	dot_seen=no; \
296
	target=`echo $@ | sed s/-recursive//`; \
297
	list='$(SUBDIRS)'; for subdir in $$list; do \
298
	  echo "Making $$target in $$subdir"; \
299
	  if test "$$subdir" = "."; then \
300
	    dot_seen=yes; \
301
	    local_target="$$target-am"; \
302
	  else \
303
	    local_target="$$target"; \
304
	  fi; \
305
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
306
	  || eval $$failcom; \
1 by Jordi Mallach
Import upstream version 1.0.9
307
	done; \
308
	if test "$$dot_seen" = "no"; then \
309
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
310
	fi; test -z "$$fail"
311
312
mostlyclean-recursive clean-recursive distclean-recursive \
313
maintainer-clean-recursive:
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
314
	@failcom='exit 1'; \
315
	for f in x $$MAKEFLAGS; do \
316
	  case $$f in \
317
	    *=* | --[!k]*);; \
318
	    *k*) failcom='fail=yes';; \
319
	  esac; \
320
	done; \
1 by Jordi Mallach
Import upstream version 1.0.9
321
	dot_seen=no; \
322
	case "$@" in \
323
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
324
	  *) list='$(SUBDIRS)' ;; \
325
	esac; \
326
	rev=''; for subdir in $$list; do \
327
	  if test "$$subdir" = "."; then :; else \
328
	    rev="$$subdir $$rev"; \
329
	  fi; \
330
	done; \
331
	rev="$$rev ."; \
332
	target=`echo $@ | sed s/-recursive//`; \
333
	for subdir in $$rev; do \
334
	  echo "Making $$target in $$subdir"; \
335
	  if test "$$subdir" = "."; then \
336
	    local_target="$$target-am"; \
337
	  else \
338
	    local_target="$$target"; \
339
	  fi; \
340
	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
341
	  || eval $$failcom; \
1 by Jordi Mallach
Import upstream version 1.0.9
342
	done && test -z "$$fail"
343
tags-recursive:
344
	list='$(SUBDIRS)'; for subdir in $$list; do \
345
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
346
	done
347
ctags-recursive:
348
	list='$(SUBDIRS)'; for subdir in $$list; do \
349
	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
350
	done
351
352
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
353
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
354
	unique=`for i in $$list; do \
355
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356
	  done | \
357
	  $(AWK) '    { files[$$0] = 1; } \
358
	       END { for (i in files) print i; }'`; \
359
	mkid -fID $$unique
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
360
tags: TAGS
1 by Jordi Mallach
Import upstream version 1.0.9
361
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
362
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1 by Jordi Mallach
Import upstream version 1.0.9
363
		$(TAGS_FILES) $(LISP)
364
	tags=; \
365
	here=`pwd`; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
366
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1 by Jordi Mallach
Import upstream version 1.0.9
367
	  include_option=--etags-include; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
368
	  empty_fix=.; \
1 by Jordi Mallach
Import upstream version 1.0.9
369
	else \
370
	  include_option=--include; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
371
	  empty_fix=; \
1 by Jordi Mallach
Import upstream version 1.0.9
372
	fi; \
373
	list='$(SUBDIRS)'; for subdir in $$list; do \
374
	  if test "$$subdir" = .; then :; else \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
375
	    test ! -f $$subdir/TAGS || \
1 by Jordi Mallach
Import upstream version 1.0.9
376
	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
377
	  fi; \
378
	done; \
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
379
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1 by Jordi Mallach
Import upstream version 1.0.9
380
	unique=`for i in $$list; do \
381
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382
	  done | \
383
	  $(AWK) '    { files[$$0] = 1; } \
384
	       END { for (i in files) print i; }'`; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
385
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
386
	  test -n "$$unique" || unique=$$empty_fix; \
387
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
388
	    $$tags $$unique; \
389
	fi
1 by Jordi Mallach
Import upstream version 1.0.9
390
ctags: CTAGS
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
391
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1 by Jordi Mallach
Import upstream version 1.0.9
392
		$(TAGS_FILES) $(LISP)
393
	tags=; \
394
	here=`pwd`; \
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
395
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1 by Jordi Mallach
Import upstream version 1.0.9
396
	unique=`for i in $$list; do \
397
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398
	  done | \
399
	  $(AWK) '    { files[$$0] = 1; } \
400
	       END { for (i in files) print i; }'`; \
401
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
402
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
403
	     $$tags $$unique
404
405
GTAGS:
406
	here=`$(am__cd) $(top_builddir) && pwd` \
407
	  && cd $(top_srcdir) \
408
	  && gtags -i $(GTAGS_ARGS) $$here
409
410
distclean-tags:
411
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
412
413
distdir: $(DISTFILES)
414
	$(am__remove_distdir)
415
	mkdir $(distdir)
416
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
417
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
418
	list='$(DISTFILES)'; for file in $$list; do \
419
	  case $$file in \
420
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
421
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
422
	  esac; \
423
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
424
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
425
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
426
	    dir="/$$dir"; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
427
	    $(mkdir_p) "$(distdir)$$dir"; \
1 by Jordi Mallach
Import upstream version 1.0.9
428
	  else \
429
	    dir=''; \
430
	  fi; \
431
	  if test -d $$d/$$file; then \
432
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
433
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
434
	    fi; \
435
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
436
	  else \
437
	    test -f $(distdir)/$$file \
438
	    || cp -p $$d/$$file $(distdir)/$$file \
439
	    || exit 1; \
440
	  fi; \
441
	done
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
442
	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1 by Jordi Mallach
Import upstream version 1.0.9
443
	  if test "$$subdir" = .; then :; else \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
444
	    test -d "$(distdir)/$$subdir" \
445
	    || $(mkdir_p) "$(distdir)/$$subdir" \
1 by Jordi Mallach
Import upstream version 1.0.9
446
	    || exit 1; \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
447
	    distdir=`$(am__cd) $(distdir) && pwd`; \
448
	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1 by Jordi Mallach
Import upstream version 1.0.9
449
	    (cd $$subdir && \
450
	      $(MAKE) $(AM_MAKEFLAGS) \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
451
	        top_distdir="$$top_distdir" \
452
	        distdir="$$distdir/$$subdir" \
1 by Jordi Mallach
Import upstream version 1.0.9
453
	        distdir) \
454
	      || exit 1; \
455
	  fi; \
456
	done
457
	$(MAKE) $(AM_MAKEFLAGS) \
458
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
459
	  dist-hook
460
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
461
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
462
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
463
	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
464
	|| chmod -R a+r $(distdir)
465
dist-gzip: distdir
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
466
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
467
	$(am__remove_distdir)
468
469
dist-bzip2: distdir
470
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
471
	$(am__remove_distdir)
472
473
dist-tarZ: distdir
474
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
475
	$(am__remove_distdir)
476
477
dist-shar: distdir
478
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
479
	$(am__remove_distdir)
480
481
dist-zip: distdir
482
	-rm -f $(distdir).zip
483
	zip -rq $(distdir).zip $(distdir)
1 by Jordi Mallach
Import upstream version 1.0.9
484
	$(am__remove_distdir)
485
486
dist dist-all: distdir
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
487
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1 by Jordi Mallach
Import upstream version 1.0.9
488
	$(am__remove_distdir)
489
490
# This target untars the dist file and tries a VPATH configuration.  Then
491
# it guarantees that the distribution is self-contained by making another
492
# tarfile.
493
distcheck: dist
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
494
	case '$(DIST_ARCHIVES)' in \
495
	*.tar.gz*) \
496
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
497
	*.tar.bz2*) \
498
	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
499
	*.tar.Z*) \
500
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
501
	*.shar.gz*) \
502
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
503
	*.zip*) \
504
	  unzip $(distdir).zip ;;\
505
	esac
1 by Jordi Mallach
Import upstream version 1.0.9
506
	chmod -R a-w $(distdir); chmod a+w $(distdir)
507
	mkdir $(distdir)/_build
508
	mkdir $(distdir)/_inst
509
	chmod a-w $(distdir)
510
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
511
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
512
	  && cd $(distdir)/_build \
513
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
514
	    $(DISTCHECK_CONFIGURE_FLAGS) \
515
	  && $(MAKE) $(AM_MAKEFLAGS) \
516
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
517
	  && $(MAKE) $(AM_MAKEFLAGS) check \
518
	  && $(MAKE) $(AM_MAKEFLAGS) install \
519
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
520
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
521
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
522
	        distuninstallcheck \
523
	  && chmod -R a-w "$$dc_install_base" \
524
	  && ({ \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
525
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1 by Jordi Mallach
Import upstream version 1.0.9
526
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
527
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
528
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
529
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
530
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
531
	  && rm -rf "$$dc_destdir" \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
532
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
533
	  && rm -rf $(DIST_ARCHIVES) \
1 by Jordi Mallach
Import upstream version 1.0.9
534
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
535
	$(am__remove_distdir)
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
536
	@(echo "$(distdir) archives ready for distribution: "; \
537
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
538
	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
1 by Jordi Mallach
Import upstream version 1.0.9
539
distuninstallcheck:
540
	@cd $(distuninstallcheck_dir) \
541
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
542
	   || { echo "ERROR: files left after uninstall:" ; \
543
	        if test -n "$(DESTDIR)"; then \
544
	          echo "  (check DESTDIR support)"; \
545
	        fi ; \
546
	        $(distuninstallcheck_listfiles) ; \
547
	        exit 1; } >&2
548
distcleancheck: distclean
549
	@if test '$(srcdir)' = . ; then \
550
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
551
	  exit 1 ; \
552
	fi
553
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
554
	  || { echo "ERROR: files left in build directory after distclean:" ; \
555
	       $(distcleancheck_listfiles) ; \
556
	       exit 1; } >&2
557
check-am: all-am
558
check: check-recursive
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
559
all-am: Makefile config.h
1 by Jordi Mallach
Import upstream version 1.0.9
560
installdirs: installdirs-recursive
561
installdirs-am:
562
install: install-recursive
563
install-exec: install-exec-recursive
564
install-data: install-data-recursive
565
uninstall: uninstall-recursive
566
567
install-am: all-am
568
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
569
570
installcheck: installcheck-recursive
571
install-strip:
572
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
573
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1 by Jordi Mallach
Import upstream version 1.0.9
574
	  `test -z '$(STRIP)' || \
575
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
576
mostlyclean-generic:
577
578
clean-generic:
579
580
distclean-generic:
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
581
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1 by Jordi Mallach
Import upstream version 1.0.9
582
583
maintainer-clean-generic:
584
	@echo "This command is intended for maintainers to use"
585
	@echo "it deletes files that may require special tools to rebuild."
586
clean: clean-recursive
587
588
clean-am: clean-generic clean-libtool mostlyclean-am
589
590
distclean: distclean-recursive
591
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
592
	-rm -f Makefile
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
593
distclean-am: clean-am distclean-generic distclean-hdr \
594
	distclean-libtool distclean-tags
1 by Jordi Mallach
Import upstream version 1.0.9
595
596
dvi: dvi-recursive
597
598
dvi-am:
599
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
600
html: html-recursive
601
1 by Jordi Mallach
Import upstream version 1.0.9
602
info: info-recursive
603
604
info-am:
605
606
install-data-am:
607
608
install-exec-am:
609
610
install-info: install-info-recursive
611
612
install-man:
613
614
installcheck-am:
615
616
maintainer-clean: maintainer-clean-recursive
617
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
618
	-rm -rf $(top_srcdir)/autom4te.cache
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
619
	-rm -f Makefile
1 by Jordi Mallach
Import upstream version 1.0.9
620
maintainer-clean-am: distclean-am maintainer-clean-generic
621
622
mostlyclean: mostlyclean-recursive
623
624
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
625
626
pdf: pdf-recursive
627
628
pdf-am:
629
630
ps: ps-recursive
631
632
ps-am:
633
634
uninstall-am: uninstall-info-am
635
636
uninstall-info: uninstall-info-recursive
637
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
638
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
639
	check-am clean clean-generic clean-libtool clean-recursive \
640
	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
641
	dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
1.1.4 by Daniel T Chen
Import upstream version 1.0.14
642
	distclean-generic distclean-hdr distclean-libtool \
643
	distclean-recursive distclean-tags distcleancheck distdir \
644
	distuninstallcheck dvi dvi-am html html-am info info-am \
645
	install install-am install-data install-data-am install-exec \
646
	install-exec-am install-info install-info-am install-man \
647
	install-strip installcheck installcheck-am installdirs \
648
	installdirs-am maintainer-clean maintainer-clean-generic \
1 by Jordi Mallach
Import upstream version 1.0.9
649
	maintainer-clean-recursive mostlyclean mostlyclean-generic \
1.1.2 by Jordi Mallach
Import upstream version 1.0.11
650
	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
651
	tags tags-recursive uninstall uninstall-am uninstall-info-am
1 by Jordi Mallach
Import upstream version 1.0.9
652
653
654
dist-hook:
655
	-chmod -R a+r $(distdir)
656
	@if ! test -z "$(AMTAR)"; then \
657
		$(AMTAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
658
	else \
659
		$(TAR) --create --verbose --file=- $(distdir) | bzip2 -c -9 > $(distdir).tar.bz2 ; \
660
	fi
661
# Tell versions [3.59,3.63) of GNU make to not export all variables.
662
# Otherwise a system limit (for SysV at least) may be exceeded.
663
.NOEXPORT: