comparison spandsp-0.0.6pre17/test-data/local/Makefile.in @ 4:26cd8f1ef0b1

import spandsp-0.0.6pre17
author Peter Meerwald <pmeerw@cosy.sbg.ac.at>
date Fri, 25 Jun 2010 15:50:58 +0200
parents
children
comparison
equal deleted inserted replaced
3:c6c5a16ce2f2 4:26cd8f1ef0b1
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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 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 = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = test-data/local
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/config/ax_compiler_vendor.m4 \
42 $(top_srcdir)/config/ax_check_real_file.m4 \
43 $(top_srcdir)/config/ax_fixed_point_machine.m4 \
44 $(top_srcdir)/config/ax_misaligned_access_fails.m4 \
45 $(top_srcdir)/config/ax_c99_features.m4 \
46 $(top_srcdir)/config/ax_check_export_capability.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/src/config.h
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
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 ACLOCAL = @ACLOCAL@
65 AMDEP_FALSE = @AMDEP_FALSE@
66 AMDEP_TRUE = @AMDEP_TRUE@
67 AMTAR = @AMTAR@
68 AR = @AR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CC_FOR_BUILD = @CC_FOR_BUILD@
76 CFLAGS = @CFLAGS@
77 COMP_VENDOR_CFLAGS = @COMP_VENDOR_CFLAGS@
78 COMP_VENDOR_LDFLAGS = @COMP_VENDOR_LDFLAGS@
79 COND_DOC_FALSE = @COND_DOC_FALSE@
80 COND_DOC_TRUE = @COND_DOC_TRUE@
81 COND_MMX_FALSE = @COND_MMX_FALSE@
82 COND_MMX_TRUE = @COND_MMX_TRUE@
83 COND_SSE2_FALSE = @COND_SSE2_FALSE@
84 COND_SSE2_TRUE = @COND_SSE2_TRUE@
85 COND_SSE3_FALSE = @COND_SSE3_FALSE@
86 COND_SSE3_TRUE = @COND_SSE3_TRUE@
87 COND_SSE4A_FALSE = @COND_SSE4A_FALSE@
88 COND_SSE4A_TRUE = @COND_SSE4A_TRUE@
89 COND_SSE4_1_FALSE = @COND_SSE4_1_FALSE@
90 COND_SSE4_1_TRUE = @COND_SSE4_1_TRUE@
91 COND_SSE4_2_FALSE = @COND_SSE4_2_FALSE@
92 COND_SSE4_2_TRUE = @COND_SSE4_2_TRUE@
93 COND_SSE5_FALSE = @COND_SSE5_FALSE@
94 COND_SSE5_TRUE = @COND_SSE5_TRUE@
95 COND_SSE_FALSE = @COND_SSE_FALSE@
96 COND_SSE_TRUE = @COND_SSE_TRUE@
97 COND_SSSE3_FALSE = @COND_SSSE3_FALSE@
98 COND_SSSE3_TRUE = @COND_SSSE3_TRUE@
99 COND_TESTDATA_FALSE = @COND_TESTDATA_FALSE@
100 COND_TESTDATA_TRUE = @COND_TESTDATA_TRUE@
101 COND_TESTS_FALSE = @COND_TESTS_FALSE@
102 COND_TESTS_TRUE = @COND_TESTS_TRUE@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
106 CXX = @CXX@
107 CXXCPP = @CXXCPP@
108 CXXDEPMODE = @CXXDEPMODE@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 DSYMUTIL = @DSYMUTIL@
114 ECHO = @ECHO@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 EXEEXT = @EXEEXT@
120 F77 = @F77@
121 FFLAGS = @FFLAGS@
122 INSERT_INTTYPES_HEADER = @INSERT_INTTYPES_HEADER@
123 INSERT_MATH_HEADER = @INSERT_MATH_HEADER@
124 INSERT_STDINT_HEADER = @INSERT_STDINT_HEADER@
125 INSERT_TGMATH_HEADER = @INSERT_TGMATH_HEADER@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 LDFLAGS = @LDFLAGS@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAKEINFO = @MAKEINFO@
137 NMEDIT = @NMEDIT@
138 OBJEXT = @OBJEXT@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 RANLIB = @RANLIB@
147 SED = @SED@
148 SET_MAKE = @SET_MAKE@
149 SHELL = @SHELL@
150 SIMLIBS = @SIMLIBS@
151 SPANDSP_LT_AGE = @SPANDSP_LT_AGE@
152 SPANDSP_LT_CURRENT = @SPANDSP_LT_CURRENT@
153 SPANDSP_LT_REVISION = @SPANDSP_LT_REVISION@
154 SPANDSP_MISALIGNED_ACCESS_FAILS = @SPANDSP_MISALIGNED_ACCESS_FAILS@
155 SPANDSP_USE_EXPORT_CAPABILITY = @SPANDSP_USE_EXPORT_CAPABILITY@
156 SPANDSP_USE_FIXED_POINT = @SPANDSP_USE_FIXED_POINT@
157 STRIP = @STRIP@
158 TESTLIBS = @TESTLIBS@
159 VERSION = @VERSION@
160 ac_ct_AR = @ac_ct_AR@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_CXX = @ac_ct_CXX@
163 ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
164 ac_ct_F77 = @ac_ct_F77@
165 ac_ct_NMEDIT = @ac_ct_NMEDIT@
166 ac_ct_RANLIB = @ac_ct_RANLIB@
167 ac_ct_STRIP = @ac_ct_STRIP@
168 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
169 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
170 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
171 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
172 am__include = @am__include@
173 am__leading_dot = @am__leading_dot@
174 am__quote = @am__quote@
175 am__tar = @am__tar@
176 am__untar = @am__untar@
177 bindir = @bindir@
178 build = @build@
179 build_alias = @build_alias@
180 build_cpu = @build_cpu@
181 build_os = @build_os@
182 build_vendor = @build_vendor@
183 datadir = @datadir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 sbindir = @sbindir@
202 sharedstatedir = @sharedstatedir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 SUBDIRS =
206 DIST_SUBDIRS =
207 EXTRA_DIST = dam9_lpc55.wav \
208 dam9.wav \
209 short_nb_voice.wav \
210 short_wb_voice.wav
211
212 all: all-recursive
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
216 @for dep in $?; do \
217 case '$(am__configure_deps)' in \
218 *$$dep*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
220 && exit 0; \
221 exit 1;; \
222 esac; \
223 done; \
224 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test-data/local/Makefile'; \
225 cd $(top_srcdir) && \
226 $(AUTOMAKE) --gnu test-data/local/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229 @case '$?' in \
230 *config.status*) \
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232 *) \
233 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235 esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure: $(am__configure_deps)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 mostlyclean-libtool:
246 -rm -f *.lo
247
248 clean-libtool:
249 -rm -rf .libs _libs
250
251 distclean-libtool:
252 -rm -f libtool
253 uninstall-info-am:
254
255 # This directory's subdirectories are mostly independent; you can cd
256 # into them and run `make' without going through this Makefile.
257 # To change the values of `make' variables: instead of editing Makefiles,
258 # (1) if the variable is set in `config.status', edit `config.status'
259 # (which will cause the Makefiles to be regenerated when you run `make');
260 # (2) otherwise, pass the desired values on the `make' command line.
261 $(RECURSIVE_TARGETS):
262 @failcom='exit 1'; \
263 for f in x $$MAKEFLAGS; do \
264 case $$f in \
265 *=* | --[!k]*);; \
266 *k*) failcom='fail=yes';; \
267 esac; \
268 done; \
269 dot_seen=no; \
270 target=`echo $@ | sed s/-recursive//`; \
271 list='$(SUBDIRS)'; for subdir in $$list; do \
272 echo "Making $$target in $$subdir"; \
273 if test "$$subdir" = "."; then \
274 dot_seen=yes; \
275 local_target="$$target-am"; \
276 else \
277 local_target="$$target"; \
278 fi; \
279 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280 || eval $$failcom; \
281 done; \
282 if test "$$dot_seen" = "no"; then \
283 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
284 fi; test -z "$$fail"
285
286 mostlyclean-recursive clean-recursive distclean-recursive \
287 maintainer-clean-recursive:
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; \
295 dot_seen=no; \
296 case "$@" in \
297 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
298 *) list='$(SUBDIRS)' ;; \
299 esac; \
300 rev=''; for subdir in $$list; do \
301 if test "$$subdir" = "."; then :; else \
302 rev="$$subdir $$rev"; \
303 fi; \
304 done; \
305 rev="$$rev ."; \
306 target=`echo $@ | sed s/-recursive//`; \
307 for subdir in $$rev; do \
308 echo "Making $$target in $$subdir"; \
309 if test "$$subdir" = "."; then \
310 local_target="$$target-am"; \
311 else \
312 local_target="$$target"; \
313 fi; \
314 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
315 || eval $$failcom; \
316 done && test -z "$$fail"
317 tags-recursive:
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
320 done
321 ctags-recursive:
322 list='$(SUBDIRS)'; for subdir in $$list; do \
323 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
324 done
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
333 mkid -fID $$unique
334 tags: TAGS
335
336 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
337 $(TAGS_FILES) $(LISP)
338 tags=; \
339 here=`pwd`; \
340 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
341 include_option=--etags-include; \
342 empty_fix=.; \
343 else \
344 include_option=--include; \
345 empty_fix=; \
346 fi; \
347 list='$(SUBDIRS)'; for subdir in $$list; do \
348 if test "$$subdir" = .; then :; else \
349 test ! -f $$subdir/TAGS || \
350 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
351 fi; \
352 done; \
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 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360 test -n "$$unique" || unique=$$empty_fix; \
361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$tags $$unique; \
363 fi
364 ctags: CTAGS
365 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
378
379 GTAGS:
380 here=`$(am__cd) $(top_builddir) && pwd` \
381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
383
384 distclean-tags:
385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386
387 distdir: $(DISTFILES)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390 list='$(DISTFILES)'; for file in $$list; do \
391 case $$file in \
392 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394 esac; \
395 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398 dir="/$$dir"; \
399 $(mkdir_p) "$(distdir)$$dir"; \
400 else \
401 dir=''; \
402 fi; \
403 if test -d $$d/$$file; then \
404 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406 fi; \
407 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408 else \
409 test -f $(distdir)/$$file \
410 || cp -p $$d/$$file $(distdir)/$$file \
411 || exit 1; \
412 fi; \
413 done
414 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
415 if test "$$subdir" = .; then :; else \
416 test -d "$(distdir)/$$subdir" \
417 || $(mkdir_p) "$(distdir)/$$subdir" \
418 || exit 1; \
419 distdir=`$(am__cd) $(distdir) && pwd`; \
420 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
421 (cd $$subdir && \
422 $(MAKE) $(AM_MAKEFLAGS) \
423 top_distdir="$$top_distdir" \
424 distdir="$$distdir/$$subdir" \
425 distdir) \
426 || exit 1; \
427 fi; \
428 done
429 check-am: all-am
430 check: check-recursive
431 all-am: Makefile
432 installdirs: installdirs-recursive
433 installdirs-am:
434 install: install-recursive
435 install-exec: install-exec-recursive
436 install-data: install-data-recursive
437 uninstall: uninstall-recursive
438
439 install-am: all-am
440 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441
442 installcheck: installcheck-recursive
443 install-strip:
444 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
445 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
446 `test -z '$(STRIP)' || \
447 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
448 mostlyclean-generic:
449
450 clean-generic:
451
452 distclean-generic:
453 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
454
455 maintainer-clean-generic:
456 @echo "This command is intended for maintainers to use"
457 @echo "it deletes files that may require special tools to rebuild."
458 clean-am: clean-generic clean-libtool mostlyclean-am
459
460 distclean: distclean-recursive
461 -rm -f Makefile
462 distclean-am: clean-am distclean-generic distclean-libtool \
463 distclean-tags
464
465 dvi: dvi-recursive
466
467 dvi-am:
468
469 html: html-recursive
470
471 info: info-recursive
472
473 info-am:
474
475 install-data-am:
476
477 install-exec-am:
478
479 install-info: install-info-recursive
480
481 install-man:
482
483 installcheck-am:
484
485 maintainer-clean: maintainer-clean-recursive
486 -rm -f Makefile
487 maintainer-clean-am: distclean-am maintainer-clean-generic
488
489 mostlyclean: mostlyclean-recursive
490
491 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
492
493 pdf: pdf-recursive
494
495 pdf-am:
496
497 ps: ps-recursive
498
499 ps-am:
500
501 uninstall-am: uninstall-info-am
502
503 uninstall-info: uninstall-info-recursive
504
505 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
506 clean clean-generic clean-libtool clean-recursive ctags \
507 ctags-recursive distclean distclean-generic distclean-libtool \
508 distclean-recursive distclean-tags distdir dvi dvi-am html \
509 html-am info info-am install install-am install-data \
510 install-data-am install-exec install-exec-am install-info \
511 install-info-am install-man install-strip installcheck \
512 installcheck-am installdirs installdirs-am maintainer-clean \
513 maintainer-clean-generic maintainer-clean-recursive \
514 mostlyclean mostlyclean-generic mostlyclean-libtool \
515 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
516 uninstall uninstall-am uninstall-info-am
517
518
519 all:
520
521 clean:
522 # Tell versions [3.59,3.63) of GNU make to not export all variables.
523 # Otherwise a system limit (for SysV at least) may be exceeded.
524 .NOEXPORT:

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.