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