Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/openal-0.0.8/admin/Makefile.in @ 17

Last change on this file since 17 was 17, checked in by landauf, 16 years ago

added openal

File size: 16.5 KB
Line 
1# Makefile.in generated by automake 1.9.5 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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = admin
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/admin/autotools/m4/acx_pthread.m4 \
43        $(top_srcdir)/admin/autotools/m4/alut_c__attribute.m4 \
44        $(top_srcdir)/admin/autotools/m4/alut_check_cflags_wall.m4 \
45        $(top_srcdir)/admin/autotools/m4/alut_check_flag.m4 \
46        $(top_srcdir)/admin/autotools/m4/alut_eval_stderr.m4 \
47        $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49        $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53SOURCES =
54DIST_SOURCES =
55RECURSIVE_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
61ETAGS = etags
62CTAGS = ctags
63DIST_SUBDIRS = $(SUBDIRS)
64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65ACLOCAL = @ACLOCAL@
66AMDEP_FALSE = @AMDEP_FALSE@
67AMDEP_TRUE = @AMDEP_TRUE@
68AMTAR = @AMTAR@
69AR = @AR@
70ARTSC_CONFIG = @ARTSC_CONFIG@
71AS = @AS@
72AUTOCONF = @AUTOCONF@
73AUTOHEADER = @AUTOHEADER@
74AUTOMAKE = @AUTOMAKE@
75AWK = @AWK@
76CC = @CC@
77CCDEPMODE = @CCDEPMODE@
78CFLAGS = @CFLAGS@
79CPP = @CPP@
80CPPFLAGS = @CPPFLAGS@
81CXX = @CXX@
82CXXCPP = @CXXCPP@
83CXXDEPMODE = @CXXDEPMODE@
84CXXFLAGS = @CXXFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
87DEPDIR = @DEPDIR@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94ENABLEEXTENSIONALEXTMP3_FALSE = @ENABLEEXTENSIONALEXTMP3_FALSE@
95ENABLEEXTENSIONALEXTMP3_TRUE = @ENABLEEXTENSIONALEXTMP3_TRUE@
96ENABLEEXTENSIONALEXTVORBIS_FALSE = @ENABLEEXTENSIONALEXTVORBIS_FALSE@
97ENABLEEXTENSIONALEXTVORBIS_TRUE = @ENABLEEXTENSIONALEXTVORBIS_TRUE@
98ESD_CONFIG = @ESD_CONFIG@
99EXEEXT = @EXEEXT@
100F77 = @F77@
101FEATURECFLAGS = @FEATURECFLAGS@
102FFLAGS = @FFLAGS@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBM = @LIBM@
109LIBOBJS = @LIBOBJS@
110LIBS = @LIBS@
111LIBTOOL = @LIBTOOL@
112LIBTOOL_DEPS = @LIBTOOL_DEPS@
113LN_S = @LN_S@
114LTLIBOBJS = @LTLIBOBJS@
115MAKEINFO = @MAKEINFO@
116NASM = @NASM@
117NASM_FORMAT = @NASM_FORMAT@
118OBJDUMP = @OBJDUMP@
119OBJEXT = @OBJEXT@
120OPTIMIZATIONCFLAGS = @OPTIMIZATIONCFLAGS@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128PKG_CONFIG = @PKG_CONFIG@
129PROFILINGLDFLAGS = @PROFILINGLDFLAGS@
130PTHREAD_CC = @PTHREAD_CC@
131PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
132PTHREAD_LIBS = @PTHREAD_LIBS@
133RANLIB = @RANLIB@
134SDL_CONFIG = @SDL_CONFIG@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137SIZEOF_VOID_P = @SIZEOF_VOID_P@
138SMPEG_CONFIG = @SMPEG_CONFIG@
139STRIP = @STRIP@
140USEBACKENDALSA_FALSE = @USEBACKENDALSA_FALSE@
141USEBACKENDALSA_TRUE = @USEBACKENDALSA_TRUE@
142USEBACKENDARTS_FALSE = @USEBACKENDARTS_FALSE@
143USEBACKENDARTS_TRUE = @USEBACKENDARTS_TRUE@
144USEBACKENDESD_FALSE = @USEBACKENDESD_FALSE@
145USEBACKENDESD_TRUE = @USEBACKENDESD_TRUE@
146USEBACKENDNATIVEBSD_FALSE = @USEBACKENDNATIVEBSD_FALSE@
147USEBACKENDNATIVEBSD_TRUE = @USEBACKENDNATIVEBSD_TRUE@
148USEBACKENDNATIVEDARWIN_FALSE = @USEBACKENDNATIVEDARWIN_FALSE@
149USEBACKENDNATIVEDARWIN_TRUE = @USEBACKENDNATIVEDARWIN_TRUE@
150USEBACKENDNATIVEIRIX_FALSE = @USEBACKENDNATIVEIRIX_FALSE@
151USEBACKENDNATIVEIRIX_TRUE = @USEBACKENDNATIVEIRIX_TRUE@
152USEBACKENDNATIVELINUX_FALSE = @USEBACKENDNATIVELINUX_FALSE@
153USEBACKENDNATIVELINUX_TRUE = @USEBACKENDNATIVELINUX_TRUE@
154USEBACKENDNATIVEMORPHOS_FALSE = @USEBACKENDNATIVEMORPHOS_FALSE@
155USEBACKENDNATIVEMORPHOS_TRUE = @USEBACKENDNATIVEMORPHOS_TRUE@
156USEBACKENDNATIVESOLARIS_FALSE = @USEBACKENDNATIVESOLARIS_FALSE@
157USEBACKENDNATIVESOLARIS_TRUE = @USEBACKENDNATIVESOLARIS_TRUE@
158USEBACKENDNATIVEWINDOWS_FALSE = @USEBACKENDNATIVEWINDOWS_FALSE@
159USEBACKENDNATIVEWINDOWS_TRUE = @USEBACKENDNATIVEWINDOWS_TRUE@
160USEBACKENDNULL_FALSE = @USEBACKENDNULL_FALSE@
161USEBACKENDNULL_TRUE = @USEBACKENDNULL_TRUE@
162USEBACKENDSDL_FALSE = @USEBACKENDSDL_FALSE@
163USEBACKENDSDL_TRUE = @USEBACKENDSDL_TRUE@
164USEBACKENDWAVEOUT_FALSE = @USEBACKENDWAVEOUT_FALSE@
165USEBACKENDWAVEOUT_TRUE = @USEBACKENDWAVEOUT_TRUE@
166VERSION = @VERSION@
167WARNINGCFLAGS = @WARNINGCFLAGS@
168X86ENABLED_FALSE = @X86ENABLED_FALSE@
169X86ENABLED_TRUE = @X86ENABLED_TRUE@
170X86MMXENABLED_FALSE = @X86MMXENABLED_FALSE@
171X86MMXENABLED_TRUE = @X86MMXENABLED_TRUE@
172X86NASMENABLED_FALSE = @X86NASMENABLED_FALSE@
173X86NASMENABLED_TRUE = @X86NASMENABLED_TRUE@
174X86NASMMMXENABLED_FALSE = @X86NASMMMXENABLED_FALSE@
175X86NASMMMXENABLED_TRUE = @X86NASMMMXENABLED_TRUE@
176ac_ct_AR = @ac_ct_AR@
177ac_ct_AS = @ac_ct_AS@
178ac_ct_CC = @ac_ct_CC@
179ac_ct_CXX = @ac_ct_CXX@
180ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
181ac_ct_F77 = @ac_ct_F77@
182ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
183ac_ct_RANLIB = @ac_ct_RANLIB@
184ac_ct_STRIP = @ac_ct_STRIP@
185acx_pthread_config = @acx_pthread_config@
186am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
187am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
188am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
189am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
190am__include = @am__include@
191am__leading_dot = @am__leading_dot@
192am__quote = @am__quote@
193am__tar = @am__tar@
194am__untar = @am__untar@
195bindir = @bindir@
196build = @build@
197build_alias = @build_alias@
198build_cpu = @build_cpu@
199build_os = @build_os@
200build_vendor = @build_vendor@
201datadir = @datadir@
202exec_prefix = @exec_prefix@
203host = @host@
204host_alias = @host_alias@
205host_cpu = @host_cpu@
206host_os = @host_os@
207host_vendor = @host_vendor@
208includedir = @includedir@
209infodir = @infodir@
210install_sh = @install_sh@
211libdir = @libdir@
212libexecdir = @libexecdir@
213localstatedir = @localstatedir@
214mandir = @mandir@
215mkdir_p = @mkdir_p@
216oldincludedir = @oldincludedir@
217prefix = @prefix@
218program_transform_name = @program_transform_name@
219sbindir = @sbindir@
220sharedstatedir = @sharedstatedir@
221sysconfdir = @sysconfdir@
222target = @target@
223target_alias = @target_alias@
224target_cpu = @target_cpu@
225target_os = @target_os@
226target_vendor = @target_vendor@
227SUBDIRS = pkgconfig
228all: all-recursive
229
230.SUFFIXES:
231$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
232        @for dep in $?; do \
233          case '$(am__configure_deps)' in \
234            *$$dep*) \
235              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
236                && exit 0; \
237              exit 1;; \
238          esac; \
239        done; \
240        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  admin/Makefile'; \
241        cd $(top_srcdir) && \
242          $(AUTOMAKE) --gnu  admin/Makefile
243.PRECIOUS: Makefile
244Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245        @case '$?' in \
246          *config.status*) \
247            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248          *) \
249            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251        esac;
252
253$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256$(top_srcdir)/configure:  $(am__configure_deps)
257        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
259        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261mostlyclean-libtool:
262        -rm -f *.lo
263
264clean-libtool:
265        -rm -rf .libs _libs
266
267distclean-libtool:
268        -rm -f libtool
269uninstall-info-am:
270
271# This directory's subdirectories are mostly independent; you can cd
272# into them and run `make' without going through this Makefile.
273# To change the values of `make' variables: instead of editing Makefiles,
274# (1) if the variable is set in `config.status', edit `config.status'
275#     (which will cause the Makefiles to be regenerated when you run `make');
276# (2) otherwise, pass the desired values on the `make' command line.
277$(RECURSIVE_TARGETS):
278        @failcom='exit 1'; \
279        for f in x $$MAKEFLAGS; do \
280          case $$f in \
281            *=* | --[!k]*);; \
282            *k*) failcom='fail=yes';; \
283          esac; \
284        done; \
285        dot_seen=no; \
286        target=`echo $@ | sed s/-recursive//`; \
287        list='$(SUBDIRS)'; for subdir in $$list; do \
288          echo "Making $$target in $$subdir"; \
289          if test "$$subdir" = "."; then \
290            dot_seen=yes; \
291            local_target="$$target-am"; \
292          else \
293            local_target="$$target"; \
294          fi; \
295          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296          || eval $$failcom; \
297        done; \
298        if test "$$dot_seen" = "no"; then \
299          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
300        fi; test -z "$$fail"
301
302mostlyclean-recursive clean-recursive distclean-recursive \
303maintainer-clean-recursive:
304        @failcom='exit 1'; \
305        for f in x $$MAKEFLAGS; do \
306          case $$f in \
307            *=* | --[!k]*);; \
308            *k*) failcom='fail=yes';; \
309          esac; \
310        done; \
311        dot_seen=no; \
312        case "$@" in \
313          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
314          *) list='$(SUBDIRS)' ;; \
315        esac; \
316        rev=''; for subdir in $$list; do \
317          if test "$$subdir" = "."; then :; else \
318            rev="$$subdir $$rev"; \
319          fi; \
320        done; \
321        rev="$$rev ."; \
322        target=`echo $@ | sed s/-recursive//`; \
323        for subdir in $$rev; do \
324          echo "Making $$target in $$subdir"; \
325          if test "$$subdir" = "."; then \
326            local_target="$$target-am"; \
327          else \
328            local_target="$$target"; \
329          fi; \
330          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331          || eval $$failcom; \
332        done && test -z "$$fail"
333tags-recursive:
334        list='$(SUBDIRS)'; for subdir in $$list; do \
335          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
336        done
337ctags-recursive:
338        list='$(SUBDIRS)'; for subdir in $$list; do \
339          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
340        done
341
342ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
343        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344        unique=`for i in $$list; do \
345            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346          done | \
347          $(AWK) '    { files[$$0] = 1; } \
348               END { for (i in files) print i; }'`; \
349        mkid -fID $$unique
350tags: TAGS
351
352TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                $(TAGS_FILES) $(LISP)
354        tags=; \
355        here=`pwd`; \
356        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
357          include_option=--etags-include; \
358          empty_fix=.; \
359        else \
360          include_option=--include; \
361          empty_fix=; \
362        fi; \
363        list='$(SUBDIRS)'; for subdir in $$list; do \
364          if test "$$subdir" = .; then :; else \
365            test ! -f $$subdir/TAGS || \
366              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
367          fi; \
368        done; \
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        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
376          test -n "$$unique" || unique=$$empty_fix; \
377          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378            $$tags $$unique; \
379        fi
380ctags: CTAGS
381CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382                $(TAGS_FILES) $(LISP)
383        tags=; \
384        here=`pwd`; \
385        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386        unique=`for i in $$list; do \
387            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388          done | \
389          $(AWK) '    { files[$$0] = 1; } \
390               END { for (i in files) print i; }'`; \
391        test -z "$(CTAGS_ARGS)$$tags$$unique" \
392          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
393             $$tags $$unique
394
395GTAGS:
396        here=`$(am__cd) $(top_builddir) && pwd` \
397          && cd $(top_srcdir) \
398          && gtags -i $(GTAGS_ARGS) $$here
399
400distclean-tags:
401        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
402
403distdir: $(DISTFILES)
404        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
405        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
406        list='$(DISTFILES)'; for file in $$list; do \
407          case $$file in \
408            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
409            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
410          esac; \
411          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
413          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
414            dir="/$$dir"; \
415            $(mkdir_p) "$(distdir)$$dir"; \
416          else \
417            dir=''; \
418          fi; \
419          if test -d $$d/$$file; then \
420            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
422            fi; \
423            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
424          else \
425            test -f $(distdir)/$$file \
426            || cp -p $$d/$$file $(distdir)/$$file \
427            || exit 1; \
428          fi; \
429        done
430        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
431          if test "$$subdir" = .; then :; else \
432            test -d "$(distdir)/$$subdir" \
433            || $(mkdir_p) "$(distdir)/$$subdir" \
434            || exit 1; \
435            distdir=`$(am__cd) $(distdir) && pwd`; \
436            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
437            (cd $$subdir && \
438              $(MAKE) $(AM_MAKEFLAGS) \
439                top_distdir="$$top_distdir" \
440                distdir="$$distdir/$$subdir" \
441                distdir) \
442              || exit 1; \
443          fi; \
444        done
445check-am: all-am
446check: check-recursive
447all-am: Makefile
448installdirs: installdirs-recursive
449installdirs-am:
450install: install-recursive
451install-exec: install-exec-recursive
452install-data: install-data-recursive
453uninstall: uninstall-recursive
454
455install-am: all-am
456        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457
458installcheck: installcheck-recursive
459install-strip:
460        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462          `test -z '$(STRIP)' || \
463            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
464mostlyclean-generic:
465
466clean-generic:
467
468distclean-generic:
469        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
470
471maintainer-clean-generic:
472        @echo "This command is intended for maintainers to use"
473        @echo "it deletes files that may require special tools to rebuild."
474clean: clean-recursive
475
476clean-am: clean-generic clean-libtool mostlyclean-am
477
478distclean: distclean-recursive
479        -rm -f Makefile
480distclean-am: clean-am distclean-generic distclean-libtool \
481        distclean-tags
482
483dvi: dvi-recursive
484
485dvi-am:
486
487html: html-recursive
488
489info: info-recursive
490
491info-am:
492
493install-data-am:
494
495install-exec-am:
496
497install-info: install-info-recursive
498
499install-man:
500
501installcheck-am:
502
503maintainer-clean: maintainer-clean-recursive
504        -rm -f Makefile
505maintainer-clean-am: distclean-am maintainer-clean-generic
506
507mostlyclean: mostlyclean-recursive
508
509mostlyclean-am: mostlyclean-generic mostlyclean-libtool
510
511pdf: pdf-recursive
512
513pdf-am:
514
515ps: ps-recursive
516
517ps-am:
518
519uninstall-am: uninstall-info-am
520
521uninstall-info: uninstall-info-recursive
522
523.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
524        clean clean-generic clean-libtool clean-recursive ctags \
525        ctags-recursive distclean distclean-generic distclean-libtool \
526        distclean-recursive distclean-tags distdir dvi dvi-am html \
527        html-am info info-am install install-am install-data \
528        install-data-am install-exec install-exec-am install-info \
529        install-info-am install-man install-strip installcheck \
530        installcheck-am installdirs installdirs-am maintainer-clean \
531        maintainer-clean-generic maintainer-clean-recursive \
532        mostlyclean mostlyclean-generic mostlyclean-libtool \
533        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
534        uninstall uninstall-am uninstall-info-am
535
536# Tell versions [3.59,3.63) of GNU make to not export all variables.
537# Otherwise a system limit (for SysV at least) may be exceeded.
538.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.