Removed more unneccesary files
[mmopong.git] / Makefile.in
blob8759a7f8a9316f4ce6f337a51192085d3d2ba6ce
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
38 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
39 config.guess config.sub depcomp install-sh ltmain.sh missing \
40 mkinstalldirs
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46 configure.lineno config.status.lineno
47 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48 CONFIG_HEADER = config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-dvi-recursive install-exec-recursive \
55 install-html-recursive install-info-recursive \
56 install-pdf-recursive install-ps-recursive install-recursive \
57 installcheck-recursive installdirs-recursive pdf-recursive \
58 ps-recursive uninstall-recursive
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62 *) f=$$p;; \
63 esac;
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65 am__installdirs = "$(DESTDIR)$(mmopongdocdir)"
66 mmopongdocDATA_INSTALL = $(INSTALL_DATA)
67 DATA = $(mmopongdoc_DATA)
68 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
69 distclean-recursive maintainer-clean-recursive
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = $(SUBDIRS)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 distdir = $(PACKAGE)-$(VERSION)
75 top_distdir = $(distdir)
76 am__remove_distdir = \
77 { test ! -d $(distdir) \
78 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -fr $(distdir); }; }
80 DIST_ARCHIVES = $(distdir).tar.gz
81 GZIP_ENV = --best
82 distuninstallcheck_listfiles = find . -type f -print
83 distcleancheck_listfiles = find . -type f -print
84 ACLOCAL = @ACLOCAL@
85 ALL_LINGUAS = @ALL_LINGUAS@
86 AMTAR = @AMTAR@
87 AR = @AR@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CATALOGS = @CATALOGS@
93 CATOBJEXT = @CATOBJEXT@
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 DATADIRNAME = @DATADIRNAME@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DSYMUTIL = @DSYMUTIL@
108 DUMPBIN = @DUMPBIN@
109 ECHO_C = @ECHO_C@
110 ECHO_N = @ECHO_N@
111 ECHO_T = @ECHO_T@
112 EGREP = @EGREP@
113 EXEEXT = @EXEEXT@
114 FGREP = @FGREP@
115 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
116 GMOFILES = @GMOFILES@
117 GMSGFMT = @GMSGFMT@
118 GREP = @GREP@
119 INSTALL = @INSTALL@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 INSTOBJEXT = @INSTOBJEXT@
125 INTLLIBS = @INTLLIBS@
126 INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
127 INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
128 INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
129 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
130 INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
131 INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
132 INTLTOOL_MERGE = @INTLTOOL_MERGE@
133 INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
134 INTLTOOL_PERL = @INTLTOOL_PERL@
135 INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
136 INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
137 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
138 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
139 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
140 INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
141 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
142 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
143 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
144 INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
145 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
146 INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
147 INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
148 INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
149 LD = @LD@
150 LDFLAGS = @LDFLAGS@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBTOOL = @LIBTOOL@
154 LIPO = @LIPO@
155 LN_S = @LN_S@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAINT = @MAINT@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 MKINSTALLDIRS = @MKINSTALLDIRS@
161 MMOPONG_CFLAGS = @MMOPONG_CFLAGS@
162 MMOPONG_LIBS = @MMOPONG_LIBS@
163 MSGFMT = @MSGFMT@
164 MSGFMT_OPTS = @MSGFMT_OPTS@
165 MSGMERGE = @MSGMERGE@
166 NM = @NM@
167 NMEDIT = @NMEDIT@
168 OBJEXT = @OBJEXT@
169 OTOOL = @OTOOL@
170 OTOOL64 = @OTOOL64@
171 PACKAGE = @PACKAGE@
172 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173 PACKAGE_NAME = @PACKAGE_NAME@
174 PACKAGE_STRING = @PACKAGE_STRING@
175 PACKAGE_TARNAME = @PACKAGE_TARNAME@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 PKG_CONFIG = @PKG_CONFIG@
179 POFILES = @POFILES@
180 POSUB = @POSUB@
181 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
182 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
183 RANLIB = @RANLIB@
184 SED = @SED@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 USE_NLS = @USE_NLS@
189 VERSION = @VERSION@
190 XGETTEXT = @XGETTEXT@
191 abs_builddir = @abs_builddir@
192 abs_srcdir = @abs_srcdir@
193 abs_top_builddir = @abs_top_builddir@
194 abs_top_srcdir = @abs_top_srcdir@
195 ac_ct_CC = @ac_ct_CC@
196 ac_ct_CXX = @ac_ct_CXX@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 am__include = @am__include@
199 am__leading_dot = @am__leading_dot@
200 am__quote = @am__quote@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 bindir = @bindir@
204 build = @build@
205 build_alias = @build_alias@
206 build_cpu = @build_cpu@
207 build_os = @build_os@
208 build_vendor = @build_vendor@
209 builddir = @builddir@
210 datadir = @datadir@
211 datarootdir = @datarootdir@
212 docdir = @docdir@
213 dvidir = @dvidir@
214 exec_prefix = @exec_prefix@
215 host = @host@
216 host_alias = @host_alias@
217 host_cpu = @host_cpu@
218 host_os = @host_os@
219 host_vendor = @host_vendor@
220 htmldir = @htmldir@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 localedir = @localedir@
227 localstatedir = @localstatedir@
228 lt_ECHO = @lt_ECHO@
229 mandir = @mandir@
230 mkdir_p = @mkdir_p@
231 oldincludedir = @oldincludedir@
232 pdfdir = @pdfdir@
233 prefix = @prefix@
234 program_transform_name = @program_transform_name@
235 psdir = @psdir@
236 sbindir = @sbindir@
237 sharedstatedir = @sharedstatedir@
238 srcdir = @srcdir@
239 sysconfdir = @sysconfdir@
240 target_alias = @target_alias@
241 top_build_prefix = @top_build_prefix@
242 top_builddir = @top_builddir@
243 top_srcdir = @top_srcdir@
244 SUBDIRS = src po
245 mmopongdocdir = ${prefix}/doc/mmopong
246 mmopongdoc_DATA = \
247 README\
248 COPYING\
249 AUTHORS\
250 ChangeLog\
251 INSTALL\
252 NEWS
254 EXTRA_DIST = $(mmopongdoc_DATA)
255 all: config.h
256 $(MAKE) $(AM_MAKEFLAGS) all-recursive
258 .SUFFIXES:
259 am--refresh:
261 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
262 @for dep in $?; do \
263 case '$(am__configure_deps)' in \
264 *$$dep*) \
265 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
266 cd $(srcdir) && $(AUTOMAKE) --gnu \
267 && exit 0; \
268 exit 1;; \
269 esac; \
270 done; \
271 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
272 cd $(top_srcdir) && \
273 $(AUTOMAKE) --gnu Makefile
274 .PRECIOUS: Makefile
275 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276 @case '$?' in \
277 *config.status*) \
278 echo ' $(SHELL) ./config.status'; \
279 $(SHELL) ./config.status;; \
280 *) \
281 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
282 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
283 esac;
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286 $(SHELL) ./config.status --recheck
288 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289 cd $(srcdir) && $(AUTOCONF)
290 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
293 config.h: stamp-h1
294 @if test ! -f $@; then \
295 rm -f stamp-h1; \
296 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
297 else :; fi
299 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
300 @rm -f stamp-h1
301 cd $(top_builddir) && $(SHELL) ./config.status config.h
302 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
303 cd $(top_srcdir) && $(AUTOHEADER)
304 rm -f stamp-h1
305 touch $@
307 distclean-hdr:
308 -rm -f config.h stamp-h1
310 mostlyclean-libtool:
311 -rm -f *.lo
313 clean-libtool:
314 -rm -rf .libs _libs
316 distclean-libtool:
317 -rm -f libtool
318 install-mmopongdocDATA: $(mmopongdoc_DATA)
319 @$(NORMAL_INSTALL)
320 test -z "$(mmopongdocdir)" || $(MKDIR_P) "$(DESTDIR)$(mmopongdocdir)"
321 @list='$(mmopongdoc_DATA)'; for p in $$list; do \
322 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323 f=$(am__strip_dir) \
324 echo " $(mmopongdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(mmopongdocdir)/$$f'"; \
325 $(mmopongdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(mmopongdocdir)/$$f"; \
326 done
328 uninstall-mmopongdocDATA:
329 @$(NORMAL_UNINSTALL)
330 @list='$(mmopongdoc_DATA)'; for p in $$list; do \
331 f=$(am__strip_dir) \
332 echo " rm -f '$(DESTDIR)$(mmopongdocdir)/$$f'"; \
333 rm -f "$(DESTDIR)$(mmopongdocdir)/$$f"; \
334 done
336 # This directory's subdirectories are mostly independent; you can cd
337 # into them and run `make' without going through this Makefile.
338 # To change the values of `make' variables: instead of editing Makefiles,
339 # (1) if the variable is set in `config.status', edit `config.status'
340 # (which will cause the Makefiles to be regenerated when you run `make');
341 # (2) otherwise, pass the desired values on the `make' command line.
342 $(RECURSIVE_TARGETS):
343 @failcom='exit 1'; \
344 for f in x $$MAKEFLAGS; do \
345 case $$f in \
346 *=* | --[!k]*);; \
347 *k*) failcom='fail=yes';; \
348 esac; \
349 done; \
350 dot_seen=no; \
351 target=`echo $@ | sed s/-recursive//`; \
352 list='$(SUBDIRS)'; for subdir in $$list; do \
353 echo "Making $$target in $$subdir"; \
354 if test "$$subdir" = "."; then \
355 dot_seen=yes; \
356 local_target="$$target-am"; \
357 else \
358 local_target="$$target"; \
359 fi; \
360 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
361 || eval $$failcom; \
362 done; \
363 if test "$$dot_seen" = "no"; then \
364 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
365 fi; test -z "$$fail"
367 $(RECURSIVE_CLEAN_TARGETS):
368 @failcom='exit 1'; \
369 for f in x $$MAKEFLAGS; do \
370 case $$f in \
371 *=* | --[!k]*);; \
372 *k*) failcom='fail=yes';; \
373 esac; \
374 done; \
375 dot_seen=no; \
376 case "$@" in \
377 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
378 *) list='$(SUBDIRS)' ;; \
379 esac; \
380 rev=''; for subdir in $$list; do \
381 if test "$$subdir" = "."; then :; else \
382 rev="$$subdir $$rev"; \
383 fi; \
384 done; \
385 rev="$$rev ."; \
386 target=`echo $@ | sed s/-recursive//`; \
387 for subdir in $$rev; do \
388 echo "Making $$target in $$subdir"; \
389 if test "$$subdir" = "."; then \
390 local_target="$$target-am"; \
391 else \
392 local_target="$$target"; \
393 fi; \
394 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395 || eval $$failcom; \
396 done && test -z "$$fail"
397 tags-recursive:
398 list='$(SUBDIRS)'; for subdir in $$list; do \
399 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
400 done
401 ctags-recursive:
402 list='$(SUBDIRS)'; for subdir in $$list; do \
403 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
404 done
406 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
407 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
408 unique=`for i in $$list; do \
409 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410 done | \
411 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
412 END { if (nonempty) { for (i in files) print i; }; }'`; \
413 mkid -fID $$unique
414 tags: TAGS
416 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
417 $(TAGS_FILES) $(LISP)
418 tags=; \
419 here=`pwd`; \
420 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
421 include_option=--etags-include; \
422 empty_fix=.; \
423 else \
424 include_option=--include; \
425 empty_fix=; \
426 fi; \
427 list='$(SUBDIRS)'; for subdir in $$list; do \
428 if test "$$subdir" = .; then :; else \
429 test ! -f $$subdir/TAGS || \
430 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
431 fi; \
432 done; \
433 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
434 unique=`for i in $$list; do \
435 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
436 done | \
437 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
438 END { if (nonempty) { for (i in files) print i; }; }'`; \
439 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
440 test -n "$$unique" || unique=$$empty_fix; \
441 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442 $$tags $$unique; \
444 ctags: CTAGS
445 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
446 $(TAGS_FILES) $(LISP)
447 tags=; \
448 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
449 unique=`for i in $$list; do \
450 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
451 done | \
452 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
453 END { if (nonempty) { for (i in files) print i; }; }'`; \
454 test -z "$(CTAGS_ARGS)$$tags$$unique" \
455 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
456 $$tags $$unique
458 GTAGS:
459 here=`$(am__cd) $(top_builddir) && pwd` \
460 && cd $(top_srcdir) \
461 && gtags -i $(GTAGS_ARGS) $$here
463 distclean-tags:
464 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
466 distdir: $(DISTFILES)
467 $(am__remove_distdir)
468 test -d $(distdir) || mkdir $(distdir)
469 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
470 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471 list='$(DISTFILES)'; \
472 dist_files=`for file in $$list; do echo $$file; done | \
473 sed -e "s|^$$srcdirstrip/||;t" \
474 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
475 case $$dist_files in \
476 */*) $(MKDIR_P) `echo "$$dist_files" | \
477 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
478 sort -u` ;; \
479 esac; \
480 for file in $$dist_files; do \
481 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
482 if test -d $$d/$$file; then \
483 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
484 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
485 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
486 fi; \
487 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
488 else \
489 test -f $(distdir)/$$file \
490 || cp -p $$d/$$file $(distdir)/$$file \
491 || exit 1; \
492 fi; \
493 done
494 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
495 if test "$$subdir" = .; then :; else \
496 test -d "$(distdir)/$$subdir" \
497 || $(MKDIR_P) "$(distdir)/$$subdir" \
498 || exit 1; \
499 distdir=`$(am__cd) $(distdir) && pwd`; \
500 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
501 (cd $$subdir && \
502 $(MAKE) $(AM_MAKEFLAGS) \
503 top_distdir="$$top_distdir" \
504 distdir="$$distdir/$$subdir" \
505 am__remove_distdir=: \
506 am__skip_length_check=: \
507 distdir) \
508 || exit 1; \
509 fi; \
510 done
511 $(MAKE) $(AM_MAKEFLAGS) \
512 top_distdir="$(top_distdir)" distdir="$(distdir)" \
513 dist-hook
514 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
515 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
516 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
517 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
518 || chmod -R a+r $(distdir)
519 dist-gzip: distdir
520 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
521 $(am__remove_distdir)
523 dist-bzip2: distdir
524 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
525 $(am__remove_distdir)
527 dist-lzma: distdir
528 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
529 $(am__remove_distdir)
531 dist-tarZ: distdir
532 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
533 $(am__remove_distdir)
535 dist-shar: distdir
536 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
537 $(am__remove_distdir)
539 dist-zip: distdir
540 -rm -f $(distdir).zip
541 zip -rq $(distdir).zip $(distdir)
542 $(am__remove_distdir)
544 dist dist-all: distdir
545 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546 $(am__remove_distdir)
548 # This target untars the dist file and tries a VPATH configuration. Then
549 # it guarantees that the distribution is self-contained by making another
550 # tarfile.
551 distcheck: dist
552 case '$(DIST_ARCHIVES)' in \
553 *.tar.gz*) \
554 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
555 *.tar.bz2*) \
556 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
557 *.tar.lzma*) \
558 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
559 *.tar.Z*) \
560 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
561 *.shar.gz*) \
562 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
563 *.zip*) \
564 unzip $(distdir).zip ;;\
565 esac
566 chmod -R a-w $(distdir); chmod a+w $(distdir)
567 mkdir $(distdir)/_build
568 mkdir $(distdir)/_inst
569 chmod a-w $(distdir)
570 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
571 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
572 && cd $(distdir)/_build \
573 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
574 $(DISTCHECK_CONFIGURE_FLAGS) \
575 && $(MAKE) $(AM_MAKEFLAGS) \
576 && $(MAKE) $(AM_MAKEFLAGS) dvi \
577 && $(MAKE) $(AM_MAKEFLAGS) check \
578 && $(MAKE) $(AM_MAKEFLAGS) install \
579 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
580 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
581 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
582 distuninstallcheck \
583 && chmod -R a-w "$$dc_install_base" \
584 && ({ \
585 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
586 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
587 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
588 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
589 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
590 } || { rm -rf "$$dc_destdir"; exit 1; }) \
591 && rm -rf "$$dc_destdir" \
592 && $(MAKE) $(AM_MAKEFLAGS) dist \
593 && rm -rf $(DIST_ARCHIVES) \
594 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
595 $(am__remove_distdir)
596 @(echo "$(distdir) archives ready for distribution: "; \
597 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
598 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
599 distuninstallcheck:
600 @cd $(distuninstallcheck_dir) \
601 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
602 || { echo "ERROR: files left after uninstall:" ; \
603 if test -n "$(DESTDIR)"; then \
604 echo " (check DESTDIR support)"; \
605 fi ; \
606 $(distuninstallcheck_listfiles) ; \
607 exit 1; } >&2
608 distcleancheck: distclean
609 @if test '$(srcdir)' = . ; then \
610 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
611 exit 1 ; \
613 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
614 || { echo "ERROR: files left in build directory after distclean:" ; \
615 $(distcleancheck_listfiles) ; \
616 exit 1; } >&2
617 check-am: all-am
618 check: check-recursive
619 all-am: Makefile $(DATA) config.h
620 installdirs: installdirs-recursive
621 installdirs-am:
622 for dir in "$(DESTDIR)$(mmopongdocdir)"; do \
623 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
624 done
625 install: install-recursive
626 install-exec: install-exec-recursive
627 install-data: install-data-recursive
628 uninstall: uninstall-recursive
630 install-am: all-am
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
633 installcheck: installcheck-recursive
634 install-strip:
635 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
636 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
637 `test -z '$(STRIP)' || \
638 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
639 mostlyclean-generic:
641 clean-generic:
643 distclean-generic:
644 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
646 maintainer-clean-generic:
647 @echo "This command is intended for maintainers to use"
648 @echo "it deletes files that may require special tools to rebuild."
649 clean: clean-recursive
651 clean-am: clean-generic clean-libtool mostlyclean-am
653 distclean: distclean-recursive
654 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
655 -rm -f Makefile
656 distclean-am: clean-am distclean-generic distclean-hdr \
657 distclean-libtool distclean-tags
659 dvi: dvi-recursive
661 dvi-am:
663 html: html-recursive
665 info: info-recursive
667 info-am:
669 install-data-am: install-mmopongdocDATA
671 install-dvi: install-dvi-recursive
673 install-exec-am:
675 install-html: install-html-recursive
677 install-info: install-info-recursive
679 install-man:
681 install-pdf: install-pdf-recursive
683 install-ps: install-ps-recursive
685 installcheck-am:
687 maintainer-clean: maintainer-clean-recursive
688 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
689 -rm -rf $(top_srcdir)/autom4te.cache
690 -rm -f Makefile
691 maintainer-clean-am: distclean-am maintainer-clean-generic
693 mostlyclean: mostlyclean-recursive
695 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
697 pdf: pdf-recursive
699 pdf-am:
701 ps: ps-recursive
703 ps-am:
705 uninstall-am: uninstall-mmopongdocDATA
707 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
708 install-strip
710 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
711 all all-am am--refresh check check-am clean clean-generic \
712 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
713 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
714 distcheck distclean distclean-generic distclean-hdr \
715 distclean-libtool distclean-tags distcleancheck distdir \
716 distuninstallcheck dvi dvi-am html html-am info info-am \
717 install install-am install-data install-data-am install-dvi \
718 install-dvi-am install-exec install-exec-am install-html \
719 install-html-am install-info install-info-am install-man \
720 install-mmopongdocDATA install-pdf install-pdf-am install-ps \
721 install-ps-am install-strip installcheck installcheck-am \
722 installdirs installdirs-am maintainer-clean \
723 maintainer-clean-generic mostlyclean mostlyclean-generic \
724 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
725 uninstall uninstall-am uninstall-mmopongdocDATA
728 # Copy all the spec files. Of cource, only one is actually used.
729 dist-hook:
730 for specfile in *.spec; do \
731 if test -f $$specfile; then \
732 cp -p $$specfile $(distdir); \
733 fi \
734 done
735 # Tell versions [3.59,3.63) of GNU make to not export all variables.
736 # Otherwise a system limit (for SysV at least) may be exceeded.
737 .NOEXPORT: