Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
autogenerated files (sorry)
[simgrid.git] / examples / java / Makefile.in
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 # Copyright (c) 2004-2007. The SimGrid team. All right reserved.
18
19 # This file is part of the SimGrid project. This is free software:
20 # You can redistribute and/or modify it under the terms of the
21 # GNU LGPL (v2.1) licence.
22
23 # Makefile chunk which allows to display the files which should be included
24 # into the distribution.
25
26 # It is intended to be included in all Makefile.am 
27 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkglibdir = $(libdir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 target_triplet = @target@
46 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(top_srcdir)/acmacro/dist-files.mk
48 subdir = examples/java
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
51         $(top_srcdir)/acmacro/compiler-flags.m4 \
52         $(top_srcdir)/acmacro/context.m4 \
53         $(top_srcdir)/acmacro/fancy_configury.m4 \
54         $(top_srcdir)/acmacro/flex.m4 \
55         $(top_srcdir)/acmacro/gras_arch.m4 \
56         $(top_srcdir)/acmacro/libtool.m4 \
57         $(top_srcdir)/acmacro/ltoptions.m4 \
58         $(top_srcdir)/acmacro/ltsugar.m4 \
59         $(top_srcdir)/acmacro/ltversion.m4 \
60         $(top_srcdir)/acmacro/lt~obsolete.m4 \
61         $(top_srcdir)/acmacro/print_null.m4 \
62         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
67 CONFIG_CLEAN_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71         html-recursive info-recursive install-data-recursive \
72         install-dvi-recursive install-exec-recursive \
73         install-html-recursive install-info-recursive \
74         install-pdf-recursive install-ps-recursive install-recursive \
75         installcheck-recursive installdirs-recursive pdf-recursive \
76         ps-recursive uninstall-recursive
77 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
78   distclean-recursive maintainer-clean-recursive
79 ETAGS = etags
80 CTAGS = ctags
81 DIST_SUBDIRS = $(SUBDIRS)
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 ACLOCAL = @ACLOCAL@
84 ADDR2LINE = @ADDR2LINE@
85 AMTAR = @AMTAR@
86 AM_CPPFLAGS = @AM_CPPFLAGS@
87 AR = @AR@
88 AS = @AS@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 BASH = @BASH@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CXX = @CXX@
100 CXXCPP = @CXXCPP@
101 CXXDEPMODE = @CXXDEPMODE@
102 CXXFLAGS = @CXXFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 DLLTOOL = @DLLTOOL@
107 DOXYGEN = @DOXYGEN@
108 DSYMUTIL = @DSYMUTIL@
109 DUMPBIN = @DUMPBIN@
110 ECHO_C = @ECHO_C@
111 ECHO_N = @ECHO_N@
112 ECHO_T = @ECHO_T@
113 EGREP = @EGREP@
114 EXEEXT = @EXEEXT@
115 FGREP = @FGREP@
116 FLEXML = @FLEXML@
117 GCJ = @GCJ@
118 GCJDEPMODE = @GCJDEPMODE@
119 GCJFLAGS = @GCJFLAGS@
120 GRAS_DEP = @GRAS_DEP@
121 GREP = @GREP@
122 INSTALL = @INSTALL@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 JAR = @JAR@
128 JAVA = @JAVA@
129 JAVAC = @JAVAC@
130 LD = @LD@
131 LDFLAGS = @LDFLAGS@
132 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
133 LEX = @LEX@
134 LEXLIB = @LEXLIB@
135 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBTOOL = @LIBTOOL@
139 LIPO = @LIPO@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAINT = @MAINT@
143 MAKEINFO = @MAKEINFO@
144 MKDIR_P = @MKDIR_P@
145 NM = @NM@
146 NMEDIT = @NMEDIT@
147 OBJDUMP = @OBJDUMP@
148 OBJEXT = @OBJEXT@
149 OTOOL = @OTOOL@
150 OTOOL64 = @OTOOL64@
151 PACKAGE = @PACKAGE@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
159 RANLIB = @RANLIB@
160 SED = @SED@
161 SET_MAKE = @SET_MAKE@
162 SHELL = @SHELL@
163 SIMGRID_DEP = @SIMGRID_DEP@
164 SMPI_DEP = @SMPI_DEP@
165 STRIP = @STRIP@
166 VERSION = @VERSION@
167 WARNING = @WARNING@
168 abs_builddir = @abs_builddir@
169 abs_srcdir = @abs_srcdir@
170 abs_top_builddir = @abs_top_builddir@
171 abs_top_srcdir = @abs_top_srcdir@
172 ac_configure_args = @ac_configure_args@
173 ac_ct_CC = @ac_ct_CC@
174 ac_ct_CXX = @ac_ct_CXX@
175 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
179 am__tar = @am__tar@
180 am__untar = @am__untar@
181 bindir = @bindir@
182 build = @build@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_id = @build_id@
186 build_os = @build_os@
187 build_vendor = @build_vendor@
188 builddir = @builddir@
189 datadir = @datadir@
190 datarootdir = @datarootdir@
191 docdir = @docdir@
192 dvidir = @dvidir@
193 exec_prefix = @exec_prefix@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 htmldir = @htmldir@
200 includedir = @includedir@
201 infodir = @infodir@
202 install_sh = @install_sh@
203 libdir = @libdir@
204 libexecdir = @libexecdir@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 lt_ECHO = @lt_ECHO@
208 mandir = @mandir@
209 mkdir_p = @mkdir_p@
210 oldincludedir = @oldincludedir@
211 pdfdir = @pdfdir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 pth_skaddr_makecontext = @pth_skaddr_makecontext@
216 pth_sksize_makecontext = @pth_sksize_makecontext@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 srcdir = @srcdir@
220 sysconfdir = @sysconfdir@
221 target = @target@
222 target_alias = @target_alias@
223 target_cpu = @target_cpu@
224 target_os = @target_os@
225 target_vendor = @target_vendor@
226 top_builddir = @top_builddir@
227 top_srcdir = @top_srcdir@
228 SUBDIRS = basic ping_pong comm_time suspend
229 EXTRA_DIST = java_test.mk runtest
230 all: all-recursive
231
232 .SUFFIXES:
233 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(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  examples/java/Makefile'; \
243         cd $(top_srcdir) && \
244           $(AUTOMAKE) --gnu  examples/java/Makefile
245 .PRECIOUS: Makefile
246 Makefile: $(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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263 mostlyclean-libtool:
264         -rm -f *.lo
265
266 clean-libtool:
267         -rm -rf .libs _libs
268
269 # This directory's subdirectories are mostly independent; you can cd
270 # into them and run `make' without going through this Makefile.
271 # To change the values of `make' variables: instead of editing Makefiles,
272 # (1) if the variable is set in `config.status', edit `config.status'
273 #     (which will cause the Makefiles to be regenerated when you run `make');
274 # (2) otherwise, pass the desired values on the `make' command line.
275 $(RECURSIVE_TARGETS):
276         @failcom='exit 1'; \
277         for f in x $$MAKEFLAGS; do \
278           case $$f in \
279             *=* | --[!k]*);; \
280             *k*) failcom='fail=yes';; \
281           esac; \
282         done; \
283         dot_seen=no; \
284         target=`echo $@ | sed s/-recursive//`; \
285         list='$(SUBDIRS)'; for subdir in $$list; do \
286           echo "Making $$target in $$subdir"; \
287           if test "$$subdir" = "."; then \
288             dot_seen=yes; \
289             local_target="$$target-am"; \
290           else \
291             local_target="$$target"; \
292           fi; \
293           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294           || eval $$failcom; \
295         done; \
296         if test "$$dot_seen" = "no"; then \
297           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
298         fi; test -z "$$fail"
299
300 $(RECURSIVE_CLEAN_TARGETS):
301         @failcom='exit 1'; \
302         for f in x $$MAKEFLAGS; do \
303           case $$f in \
304             *=* | --[!k]*);; \
305             *k*) failcom='fail=yes';; \
306           esac; \
307         done; \
308         dot_seen=no; \
309         case "$@" in \
310           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
311           *) list='$(SUBDIRS)' ;; \
312         esac; \
313         rev=''; for subdir in $$list; do \
314           if test "$$subdir" = "."; then :; else \
315             rev="$$subdir $$rev"; \
316           fi; \
317         done; \
318         rev="$$rev ."; \
319         target=`echo $@ | sed s/-recursive//`; \
320         for subdir in $$rev; do \
321           echo "Making $$target in $$subdir"; \
322           if test "$$subdir" = "."; then \
323             local_target="$$target-am"; \
324           else \
325             local_target="$$target"; \
326           fi; \
327           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328           || eval $$failcom; \
329         done && test -z "$$fail"
330 tags-recursive:
331         list='$(SUBDIRS)'; for subdir in $$list; do \
332           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
333         done
334 ctags-recursive:
335         list='$(SUBDIRS)'; for subdir in $$list; do \
336           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
337         done
338
339 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341         unique=`for i in $$list; do \
342             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343           done | \
344           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
345               END { if (nonempty) { for (i in files) print i; }; }'`; \
346         mkid -fID $$unique
347 tags: TAGS
348
349 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350                 $(TAGS_FILES) $(LISP)
351         tags=; \
352         here=`pwd`; \
353         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
354           include_option=--etags-include; \
355           empty_fix=.; \
356         else \
357           include_option=--include; \
358           empty_fix=; \
359         fi; \
360         list='$(SUBDIRS)'; for subdir in $$list; do \
361           if test "$$subdir" = .; then :; else \
362             test ! -f $$subdir/TAGS || \
363               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
364           fi; \
365         done; \
366         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
367         unique=`for i in $$list; do \
368             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369           done | \
370           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371               END { if (nonempty) { for (i in files) print i; }; }'`; \
372         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
373           test -n "$$unique" || unique=$$empty_fix; \
374           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
375             $$tags $$unique; \
376         fi
377 ctags: CTAGS
378 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
379                 $(TAGS_FILES) $(LISP)
380         tags=; \
381         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386               END { if (nonempty) { for (i in files) print i; }; }'`; \
387         test -z "$(CTAGS_ARGS)$$tags$$unique" \
388           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389              $$tags $$unique
390
391 GTAGS:
392         here=`$(am__cd) $(top_builddir) && pwd` \
393           && cd $(top_srcdir) \
394           && gtags -i $(GTAGS_ARGS) $$here
395
396 distclean-tags:
397         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
398
399 distdir: $(DISTFILES)
400         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402         list='$(DISTFILES)'; \
403           dist_files=`for file in $$list; do echo $$file; done | \
404           sed -e "s|^$$srcdirstrip/||;t" \
405               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
406         case $$dist_files in \
407           */*) $(MKDIR_P) `echo "$$dist_files" | \
408                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
409                            sort -u` ;; \
410         esac; \
411         for file in $$dist_files; do \
412           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
413           if test -d $$d/$$file; then \
414             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
415             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
417             fi; \
418             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
419           else \
420             test -f $(distdir)/$$file \
421             || cp -p $$d/$$file $(distdir)/$$file \
422             || exit 1; \
423           fi; \
424         done
425         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
426           if test "$$subdir" = .; then :; else \
427             test -d "$(distdir)/$$subdir" \
428             || $(MKDIR_P) "$(distdir)/$$subdir" \
429             || exit 1; \
430             distdir=`$(am__cd) $(distdir) && pwd`; \
431             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
432             (cd $$subdir && \
433               $(MAKE) $(AM_MAKEFLAGS) \
434                 top_distdir="$$top_distdir" \
435                 distdir="$$distdir/$$subdir" \
436                 am__remove_distdir=: \
437                 am__skip_length_check=: \
438                 distdir) \
439               || exit 1; \
440           fi; \
441         done
442 check-am: all-am
443 check: check-recursive
444 all-am: Makefile
445 installdirs: installdirs-recursive
446 installdirs-am:
447 install: install-recursive
448 install-exec: install-exec-recursive
449 install-data: install-data-recursive
450 uninstall: uninstall-recursive
451
452 install-am: all-am
453         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454
455 installcheck: installcheck-recursive
456 install-strip:
457         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459           `test -z '$(STRIP)' || \
460             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
461 mostlyclean-generic:
462
463 clean-generic:
464
465 distclean-generic:
466         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467
468 maintainer-clean-generic:
469         @echo "This command is intended for maintainers to use"
470         @echo "it deletes files that may require special tools to rebuild."
471 clean: clean-recursive
472
473 clean-am: clean-generic clean-libtool mostlyclean-am
474
475 distclean: distclean-recursive
476         -rm -f Makefile
477 distclean-am: clean-am distclean-generic distclean-tags
478
479 dvi: dvi-recursive
480
481 dvi-am:
482
483 html: html-recursive
484
485 info: info-recursive
486
487 info-am:
488
489 install-data-am:
490
491 install-dvi: install-dvi-recursive
492
493 install-exec-am:
494
495 install-html: install-html-recursive
496
497 install-info: install-info-recursive
498
499 install-man:
500
501 install-pdf: install-pdf-recursive
502
503 install-ps: install-ps-recursive
504
505 installcheck-am:
506
507 maintainer-clean: maintainer-clean-recursive
508         -rm -f Makefile
509 maintainer-clean-am: distclean-am maintainer-clean-generic
510
511 mostlyclean: mostlyclean-recursive
512
513 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
514
515 pdf: pdf-recursive
516
517 pdf-am:
518
519 ps: ps-recursive
520
521 ps-am:
522
523 uninstall-am:
524
525 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
526         install-strip
527
528 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
529         all all-am check check-am clean clean-generic clean-libtool \
530         ctags ctags-recursive distclean distclean-generic \
531         distclean-libtool distclean-tags distdir dvi dvi-am html \
532         html-am info info-am install install-am install-data \
533         install-data-am install-dvi install-dvi-am install-exec \
534         install-exec-am install-html install-html-am install-info \
535         install-info-am install-man install-pdf install-pdf-am \
536         install-ps install-ps-am install-strip installcheck \
537         installcheck-am installdirs installdirs-am maintainer-clean \
538         maintainer-clean-generic mostlyclean mostlyclean-generic \
539         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
540         uninstall uninstall-am
541
542
543 dist-files:
544         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
545         @echo
546         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
547 # Tell versions [3.59,3.63) of GNU make to not export all variables.
548 # Otherwise a system limit (for SysV at least) may be exceeded.
549 .NOEXPORT: