ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Makefile.in
Revision: 1.2
Committed: Fri Feb 3 07:25:24 2006 UTC (18 years, 3 months ago) by root
Branch: MAIN
Changes since 1.1: +13 -12 lines
Log Message:
initial cfperl/cf.schmorp.de import

File Contents

# User Rev Content
1 root 1.2 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 root 1.1 # @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 = .
39     DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40     $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
41     ChangeLog INSTALL NEWS TODO config.guess config.sub
42     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 root 1.2 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
44     $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
45     $(top_srcdir)/ltversion.m4 $(top_srcdir)/acinclude.m4 \
46 root 1.1 $(top_srcdir)/configure.ac
47     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48     $(ACLOCAL_M4)
49     am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50     configure.lineno configure.status.lineno
51     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
52     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
53     CONFIG_CLEAN_FILES =
54     SOURCES =
55     DIST_SOURCES =
56     RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57     html-recursive info-recursive install-data-recursive \
58     install-exec-recursive install-info-recursive \
59     install-recursive installcheck-recursive installdirs-recursive \
60     pdf-recursive ps-recursive uninstall-info-recursive \
61     uninstall-recursive
62     ETAGS = etags
63     CTAGS = ctags
64     DIST_SUBDIRS = common random_maps socket server include lib utils doc \
65     plugins devel crossedit
66     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67     distdir = $(PACKAGE)-$(VERSION)
68     top_distdir = $(distdir)
69     am__remove_distdir = \
70     { test ! -d $(distdir) \
71     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
72     && rm -fr $(distdir); }; }
73     DIST_ARCHIVES = $(distdir).tar.gz
74     GZIP_ENV = --best
75     distuninstallcheck_listfiles = find . -type f -print
76     distcleancheck_listfiles = find . -type f -print
77     ACLOCAL = @ACLOCAL@
78     AMDEP_FALSE = @AMDEP_FALSE@
79     AMDEP_TRUE = @AMDEP_TRUE@
80     AMTAR = @AMTAR@
81     AR = @AR@
82     AUTOCONF = @AUTOCONF@
83     AUTOHEADER = @AUTOHEADER@
84     AUTOMAKE = @AUTOMAKE@
85     AWK = @AWK@
86     BASENAME = @BASENAME@
87     BUNZIP = @BUNZIP@
88     BZIP = @BZIP@
89     CC = @CC@
90     CCDEPMODE = @CCDEPMODE@
91     CFLAGS = @CFLAGS@
92     COMPRESS = @COMPRESS@
93     CPP = @CPP@
94     CPPFLAGS = @CPPFLAGS@
95     CYGPATH_W = @CYGPATH_W@
96     DEFS = @DEFS@
97     DEPDIR = @DEPDIR@
98     ECHO = @ECHO@
99     ECHO_C = @ECHO_C@
100     ECHO_N = @ECHO_N@
101     ECHO_T = @ECHO_T@
102     EGREP = @EGREP@
103     EXEEXT = @EXEEXT@
104     GUNZIP = @GUNZIP@
105     GZIP = @GZIP@
106     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
107     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
108     HAVE_X_FALSE = @HAVE_X_FALSE@
109     HAVE_X_TRUE = @HAVE_X_TRUE@
110     INSTALL_DATA = @INSTALL_DATA@
111     INSTALL_PROGRAM = @INSTALL_PROGRAM@
112     INSTALL_SCRIPT = @INSTALL_SCRIPT@
113     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114     LATEX = @LATEX@
115 root 1.2 LD = @LD@
116 root 1.1 LDFLAGS = @LDFLAGS@
117     LEX = @LEX@
118     LEXLIB = @LEXLIB@
119     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
120     LIBOBJS = @LIBOBJS@
121     LIBS = @LIBS@
122     LIBTOOL = @LIBTOOL@
123     LN_S = @LN_S@
124     LTLIBOBJS = @LTLIBOBJS@
125     MAINT = @MAINT@
126     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
127     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
128     MAKEINFO = @MAKEINFO@
129 root 1.2 NM = @NM@
130 root 1.1 OBJEXT = @OBJEXT@
131     PACKAGE = @PACKAGE@
132     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133     PACKAGE_NAME = @PACKAGE_NAME@
134     PACKAGE_STRING = @PACKAGE_STRING@
135     PACKAGE_TARNAME = @PACKAGE_TARNAME@
136     PACKAGE_VERSION = @PACKAGE_VERSION@
137     PATH_SEPARATOR = @PATH_SEPARATOR@
138     PERL = @PERL@
139 root 1.2 PERLFLAGS = @PERLFLAGS@
140     PERLLIB = @PERLLIB@
141     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
142     PERL_PLUGIN = @PERL_PLUGIN@
143     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
144     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
145 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
146     PYTHON_LIB = @PYTHON_LIB@
147     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
148     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
149     PY_INCLUDES = @PY_INCLUDES@
150     PY_LIBS = @PY_LIBS@
151     RANLIB = @RANLIB@
152 root 1.2 SED = @SED@
153 root 1.1 SET_MAKE = @SET_MAKE@
154     SHELL = @SHELL@
155     STRIP = @STRIP@
156     TAR = @TAR@
157     UNCOMPRESS = @UNCOMPRESS@
158     VERSION = @VERSION@
159     X11LIBS = @X11LIBS@
160     X_CFLAGS = @X_CFLAGS@
161     X_EXTRA_LIBS = @X_EXTRA_LIBS@
162     X_LIBS = @X_LIBS@
163     X_PRE_LIBS = @X_PRE_LIBS@
164     ac_ct_AR = @ac_ct_AR@
165     ac_ct_CC = @ac_ct_CC@
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__include = @am__include@
171     am__leading_dot = @am__leading_dot@
172     am__quote = @am__quote@
173     am__tar = @am__tar@
174     am__untar = @am__untar@
175     bindir = @bindir@
176     build = @build@
177     build_alias = @build_alias@
178     build_cpu = @build_cpu@
179     build_os = @build_os@
180     build_vendor = @build_vendor@
181     datadir = @datadir@
182     exec_prefix = @exec_prefix@
183     host = @host@
184     host_alias = @host_alias@
185     host_cpu = @host_cpu@
186     host_os = @host_os@
187     host_vendor = @host_vendor@
188     includedir = @includedir@
189     infodir = @infodir@
190     install_sh = @install_sh@
191     libdir = @libdir@
192     libexecdir = @libexecdir@
193     localstatedir = @localstatedir@
194     mandir = @mandir@
195     mkdir_p = @mkdir_p@
196     no_x = @no_x@
197     oldincludedir = @oldincludedir@
198     pkgconfdir = @pkgconfdir@
199     pkgstatedir = @pkgstatedir@
200     prefix = @prefix@
201     program_transform_name = @program_transform_name@
202     sbindir = @sbindir@
203     sharedstatedir = @sharedstatedir@
204     sysconfdir = @sysconfdir@
205     target_alias = @target_alias@
206     x_includes = @x_includes@
207     x_libraries = @x_libraries@
208     @HAVE_X_TRUE@CROSSEDIT = crossedit
209     SUBDIRS = common random_maps socket server include lib utils doc plugins devel $(CROSSEDIT)
210     EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat
211     DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
212     all: all-recursive
213    
214     .SUFFIXES:
215     am--refresh:
216     @:
217     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
218     @for dep in $?; do \
219     case '$(am__configure_deps)' in \
220     *$$dep*) \
221     echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
222     cd $(srcdir) && $(AUTOMAKE) --gnu \
223     && exit 0; \
224     exit 1;; \
225     esac; \
226     done; \
227     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
228     cd $(top_srcdir) && \
229     $(AUTOMAKE) --gnu Makefile
230     .PRECIOUS: Makefile
231     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232     @case '$?' in \
233     *config.status*) \
234     echo ' $(SHELL) ./config.status'; \
235     $(SHELL) ./config.status;; \
236     *) \
237     echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
238     cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
239     esac;
240    
241     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242     $(SHELL) ./config.status --recheck
243    
244     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245     cd $(srcdir) && $(AUTOCONF)
246     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247     cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
248    
249     mostlyclean-libtool:
250     -rm -f *.lo
251    
252     clean-libtool:
253     -rm -rf .libs _libs
254    
255     distclean-libtool:
256     -rm -f libtool
257     uninstall-info-am:
258    
259     # This directory's subdirectories are mostly independent; you can cd
260     # into them and run `make' without going through this Makefile.
261     # To change the values of `make' variables: instead of editing Makefiles,
262     # (1) if the variable is set in `config.status', edit `config.status'
263     # (which will cause the Makefiles to be regenerated when you run `make');
264     # (2) otherwise, pass the desired values on the `make' command line.
265     $(RECURSIVE_TARGETS):
266     @failcom='exit 1'; \
267     for f in x $$MAKEFLAGS; do \
268     case $$f in \
269     *=* | --[!k]*);; \
270     *k*) failcom='fail=yes';; \
271     esac; \
272     done; \
273     dot_seen=no; \
274     target=`echo $@ | sed s/-recursive//`; \
275     list='$(SUBDIRS)'; for subdir in $$list; do \
276     echo "Making $$target in $$subdir"; \
277     if test "$$subdir" = "."; then \
278     dot_seen=yes; \
279     local_target="$$target-am"; \
280     else \
281     local_target="$$target"; \
282     fi; \
283     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
284     || eval $$failcom; \
285     done; \
286     if test "$$dot_seen" = "no"; then \
287     $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
288     fi; test -z "$$fail"
289    
290     mostlyclean-recursive clean-recursive distclean-recursive \
291     maintainer-clean-recursive:
292     @failcom='exit 1'; \
293     for f in x $$MAKEFLAGS; do \
294     case $$f in \
295     *=* | --[!k]*);; \
296     *k*) failcom='fail=yes';; \
297     esac; \
298     done; \
299     dot_seen=no; \
300     case "$@" in \
301     distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
302     *) list='$(SUBDIRS)' ;; \
303     esac; \
304     rev=''; for subdir in $$list; do \
305     if test "$$subdir" = "."; then :; else \
306     rev="$$subdir $$rev"; \
307     fi; \
308     done; \
309     rev="$$rev ."; \
310     target=`echo $@ | sed s/-recursive//`; \
311     for subdir in $$rev; do \
312     echo "Making $$target in $$subdir"; \
313     if test "$$subdir" = "."; then \
314     local_target="$$target-am"; \
315     else \
316     local_target="$$target"; \
317     fi; \
318     (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319     || eval $$failcom; \
320     done && test -z "$$fail"
321     tags-recursive:
322     list='$(SUBDIRS)'; for subdir in $$list; do \
323     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
324     done
325     ctags-recursive:
326     list='$(SUBDIRS)'; for subdir in $$list; do \
327     test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
328     done
329    
330     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332     unique=`for i in $$list; do \
333     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334     done | \
335     $(AWK) ' { files[$$0] = 1; } \
336     END { for (i in files) print i; }'`; \
337     mkid -fID $$unique
338     tags: TAGS
339    
340     TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
341     $(TAGS_FILES) $(LISP)
342     tags=; \
343     here=`pwd`; \
344     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
345     include_option=--etags-include; \
346     empty_fix=.; \
347     else \
348     include_option=--include; \
349     empty_fix=; \
350     fi; \
351     list='$(SUBDIRS)'; for subdir in $$list; do \
352     if test "$$subdir" = .; then :; else \
353     test ! -f $$subdir/TAGS || \
354     tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
355     fi; \
356     done; \
357     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
358     unique=`for i in $$list; do \
359     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360     done | \
361     $(AWK) ' { files[$$0] = 1; } \
362     END { for (i in files) print i; }'`; \
363     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
364     test -n "$$unique" || unique=$$empty_fix; \
365     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366     $$tags $$unique; \
367     fi
368     ctags: CTAGS
369     CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
370     $(TAGS_FILES) $(LISP)
371     tags=; \
372     here=`pwd`; \
373     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
374     unique=`for i in $$list; do \
375     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376     done | \
377     $(AWK) ' { files[$$0] = 1; } \
378     END { for (i in files) print i; }'`; \
379     test -z "$(CTAGS_ARGS)$$tags$$unique" \
380     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
381     $$tags $$unique
382    
383     GTAGS:
384     here=`$(am__cd) $(top_builddir) && pwd` \
385     && cd $(top_srcdir) \
386     && gtags -i $(GTAGS_ARGS) $$here
387    
388     distclean-tags:
389     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
390    
391     distdir: $(DISTFILES)
392     $(am__remove_distdir)
393     mkdir $(distdir)
394     $(mkdir_p) $(distdir)/lib $(distdir)/utils
395     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
396     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
397     list='$(DISTFILES)'; for file in $$list; do \
398     case $$file in \
399     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
400     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
401     esac; \
402     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
403     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
404     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
405     dir="/$$dir"; \
406     $(mkdir_p) "$(distdir)$$dir"; \
407     else \
408     dir=''; \
409     fi; \
410     if test -d $$d/$$file; then \
411     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
413     fi; \
414     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
415     else \
416     test -f $(distdir)/$$file \
417     || cp -p $$d/$$file $(distdir)/$$file \
418     || exit 1; \
419     fi; \
420     done
421     list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
422     if test "$$subdir" = .; then :; else \
423     test -d "$(distdir)/$$subdir" \
424     || $(mkdir_p) "$(distdir)/$$subdir" \
425     || exit 1; \
426     distdir=`$(am__cd) $(distdir) && pwd`; \
427     top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
428     (cd $$subdir && \
429     $(MAKE) $(AM_MAKEFLAGS) \
430     top_distdir="$$top_distdir" \
431     distdir="$$distdir/$$subdir" \
432     distdir) \
433     || exit 1; \
434     fi; \
435     done
436     -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
437     ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
438     ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
439     ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
440     || chmod -R a+r $(distdir)
441     dist-gzip: distdir
442     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
443     $(am__remove_distdir)
444    
445     dist-bzip2: distdir
446     tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
447     $(am__remove_distdir)
448    
449     dist-tarZ: distdir
450     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
451     $(am__remove_distdir)
452    
453     dist-shar: distdir
454     shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
455     $(am__remove_distdir)
456    
457     dist-zip: distdir
458     -rm -f $(distdir).zip
459     zip -rq $(distdir).zip $(distdir)
460     $(am__remove_distdir)
461    
462     dist dist-all: distdir
463     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
464     $(am__remove_distdir)
465    
466     # This target untars the dist file and tries a VPATH configuration. Then
467     # it guarantees that the distribution is self-contained by making another
468     # tarfile.
469     distcheck: dist
470     case '$(DIST_ARCHIVES)' in \
471     *.tar.gz*) \
472     GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
473     *.tar.bz2*) \
474     bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
475     *.tar.Z*) \
476     uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
477     *.shar.gz*) \
478     GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
479     *.zip*) \
480     unzip $(distdir).zip ;;\
481     esac
482     chmod -R a-w $(distdir); chmod a+w $(distdir)
483     mkdir $(distdir)/_build
484     mkdir $(distdir)/_inst
485     chmod a-w $(distdir)
486     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
487     && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
488     && cd $(distdir)/_build \
489     && ../configure --srcdir=.. --prefix="$$dc_install_base" \
490     $(DISTCHECK_CONFIGURE_FLAGS) \
491     && $(MAKE) $(AM_MAKEFLAGS) \
492     && $(MAKE) $(AM_MAKEFLAGS) dvi \
493     && $(MAKE) $(AM_MAKEFLAGS) check \
494     && $(MAKE) $(AM_MAKEFLAGS) install \
495     && $(MAKE) $(AM_MAKEFLAGS) installcheck \
496     && $(MAKE) $(AM_MAKEFLAGS) uninstall \
497     && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
498     distuninstallcheck \
499     && chmod -R a-w "$$dc_install_base" \
500     && ({ \
501     (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
502     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
503     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
504     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
505     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
506     } || { rm -rf "$$dc_destdir"; exit 1; }) \
507     && rm -rf "$$dc_destdir" \
508     && $(MAKE) $(AM_MAKEFLAGS) dist \
509     && rm -rf $(DIST_ARCHIVES) \
510     && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
511     $(am__remove_distdir)
512     @(echo "$(distdir) archives ready for distribution: "; \
513     list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
514     sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
515     distuninstallcheck:
516     @cd $(distuninstallcheck_dir) \
517     && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
518     || { echo "ERROR: files left after uninstall:" ; \
519     if test -n "$(DESTDIR)"; then \
520     echo " (check DESTDIR support)"; \
521     fi ; \
522     $(distuninstallcheck_listfiles) ; \
523     exit 1; } >&2
524     distcleancheck: distclean
525     @if test '$(srcdir)' = . ; then \
526     echo "ERROR: distcleancheck can only run from a VPATH build" ; \
527     exit 1 ; \
528     fi
529     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
530     || { echo "ERROR: files left in build directory after distclean:" ; \
531     $(distcleancheck_listfiles) ; \
532     exit 1; } >&2
533     check-am: all-am
534     check: check-recursive
535     all-am: Makefile
536     installdirs: installdirs-recursive
537     installdirs-am:
538     install: install-recursive
539     install-exec: install-exec-recursive
540     install-data: install-data-recursive
541     uninstall: uninstall-recursive
542    
543     install-am: all-am
544     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
545    
546     installcheck: installcheck-recursive
547     install-strip:
548     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
549     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
550     `test -z '$(STRIP)' || \
551     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
552     mostlyclean-generic:
553    
554     clean-generic:
555    
556     distclean-generic:
557     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
558    
559     maintainer-clean-generic:
560     @echo "This command is intended for maintainers to use"
561     @echo "it deletes files that may require special tools to rebuild."
562     clean: clean-recursive
563    
564     clean-am: clean-generic clean-libtool mostlyclean-am
565    
566     distclean: distclean-recursive
567     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
568     -rm -f Makefile
569     distclean-am: clean-am distclean-generic distclean-libtool \
570     distclean-tags
571    
572     dvi: dvi-recursive
573    
574     dvi-am:
575    
576     html: html-recursive
577    
578     info: info-recursive
579    
580     info-am:
581    
582     install-data-am:
583    
584     install-exec-am:
585    
586     install-info: install-info-recursive
587    
588     install-man:
589    
590     installcheck-am:
591    
592     maintainer-clean: maintainer-clean-recursive
593     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
594     -rm -rf $(top_srcdir)/autom4te.cache
595     -rm -f Makefile
596     maintainer-clean-am: distclean-am maintainer-clean-generic
597    
598     mostlyclean: mostlyclean-recursive
599    
600     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
601    
602     pdf: pdf-recursive
603    
604     pdf-am:
605    
606     ps: ps-recursive
607    
608     ps-am:
609    
610     uninstall-am: uninstall-info-am
611    
612     uninstall-info: uninstall-info-recursive
613    
614     .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
615     check-am clean clean-generic clean-libtool clean-recursive \
616     ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
617     dist-shar dist-tarZ dist-zip distcheck distclean \
618     distclean-generic distclean-libtool distclean-recursive \
619     distclean-tags distcleancheck distdir distuninstallcheck dvi \
620     dvi-am html html-am info info-am install install-am \
621     install-data install-data-am install-exec install-exec-am \
622     install-info install-info-am install-man install-strip \
623     installcheck installcheck-am installdirs installdirs-am \
624     maintainer-clean maintainer-clean-generic \
625     maintainer-clean-recursive mostlyclean mostlyclean-generic \
626     mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
627     tags tags-recursive uninstall uninstall-am uninstall-info-am
628    
629    
630     archives: dist
631     (cd doc; make archive)
632     (cd lib; make archive)
633    
634     proto:
635     (cd common; make proto)
636     (cd server; make proto)
637     (cd plugins; make proto)
638     @if [ "X$(NO_X)" != "Xyes" ]; then \
639     (cd crossedit; make proto) \
640     fi
641     # Tell versions [3.59,3.63) of GNU make to not export all variables.
642     # Otherwise a system limit (for SysV at least) may be exceeded.
643     .NOEXPORT: