Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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