ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Makefile.in
Revision: 1.6
Committed: Sun Jul 2 15:09:11 2006 UTC (17 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -0 lines
State: FILE REMOVED
Log Message:
Removed autogenerated files.

File Contents

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