]> jfr.im git - irc/evilnet/x3.git/blame - Makefile.in
Oops. pesky order of operations..
[irc/evilnet/x3.git] / Makefile.in
CommitLineData
cbfd323c 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
b8cb2a14 2# @configure_input@
0b565f3d 3
b8cb2a14 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
cbfd323c 5# 2003, 2004, 2005, 2006, 2007, 2008 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 | \
cbfd323c 298 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
299 END { if (nonempty) { 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 | \
cbfd323c 324 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
325 END { if (nonempty) { 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=; \
b8cb2a14 335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336 unique=`for i in $$list; do \
337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 done | \
cbfd323c 339 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340 END { if (nonempty) { for (i in files) print i; }; }'`; \
b8cb2a14 341 test -z "$(CTAGS_ARGS)$$tags$$unique" \
342 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
343 $$tags $$unique
0b565f3d 344
b8cb2a14 345GTAGS:
346 here=`$(am__cd) $(top_builddir) && pwd` \
347 && cd $(top_srcdir) \
348 && gtags -i $(GTAGS_ARGS) $$here
0b565f3d 349
350distclean-tags:
b8cb2a14 351 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
b2cf3d66 352
0b565f3d 353distdir: $(DISTFILES)
b8cb2a14 354 $(am__remove_distdir)
2f65da8f 355 test -d $(distdir) || mkdir $(distdir)
356 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
357 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
358 list='$(DISTFILES)'; \
359 dist_files=`for file in $$list; do echo $$file; done | \
360 sed -e "s|^$$srcdirstrip/||;t" \
361 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
362 case $$dist_files in \
363 */*) $(MKDIR_P) `echo "$$dist_files" | \
364 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
365 sort -u` ;; \
366 esac; \
367 for file in $$dist_files; do \
b8cb2a14 368 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
0b565f3d 369 if test -d $$d/$$file; then \
2f65da8f 370 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
b8cb2a14 371 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373 fi; \
374 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
0b565f3d 375 else \
376 test -f $(distdir)/$$file \
b8cb2a14 377 || cp -p $$d/$$file $(distdir)/$$file \
378 || exit 1; \
0b565f3d 379 fi; \
380 done
b8cb2a14 381 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
0b565f3d 382 if test "$$subdir" = .; then :; else \
b8cb2a14 383 test -d "$(distdir)/$$subdir" \
2f65da8f 384 || $(MKDIR_P) "$(distdir)/$$subdir" \
0b565f3d 385 || exit 1; \
b8cb2a14 386 distdir=`$(am__cd) $(distdir) && pwd`; \
387 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
388 (cd $$subdir && \
389 $(MAKE) $(AM_MAKEFLAGS) \
390 top_distdir="$$top_distdir" \
391 distdir="$$distdir/$$subdir" \
2f65da8f 392 am__remove_distdir=: \
393 am__skip_length_check=: \
b8cb2a14 394 distdir) \
0b565f3d 395 || exit 1; \
396 fi; \
397 done
b8cb2a14 398 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
399 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
400 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2f65da8f 401 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
b8cb2a14 402 || chmod -R a+r $(distdir)
403dist-gzip: distdir
404 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
405 $(am__remove_distdir)
406
407dist-bzip2: distdir
408 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
409 $(am__remove_distdir)
410
cbfd323c 411dist-lzma: distdir
412 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
413 $(am__remove_distdir)
414
b8cb2a14 415dist-tarZ: distdir
416 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
417 $(am__remove_distdir)
418
419dist-shar: distdir
420 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
421 $(am__remove_distdir)
422
423dist-zip: distdir
424 -rm -f $(distdir).zip
425 zip -rq $(distdir).zip $(distdir)
426 $(am__remove_distdir)
427
428dist dist-all: distdir
429 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
430 $(am__remove_distdir)
431
432# This target untars the dist file and tries a VPATH configuration. Then
433# it guarantees that the distribution is self-contained by making another
434# tarfile.
435distcheck: dist
436 case '$(DIST_ARCHIVES)' in \
437 *.tar.gz*) \
438 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
439 *.tar.bz2*) \
440 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
cbfd323c 441 *.tar.lzma*) \
442 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
b8cb2a14 443 *.tar.Z*) \
444 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
445 *.shar.gz*) \
446 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
447 *.zip*) \
448 unzip $(distdir).zip ;;\
449 esac
450 chmod -R a-w $(distdir); chmod a+w $(distdir)
451 mkdir $(distdir)/_build
452 mkdir $(distdir)/_inst
453 chmod a-w $(distdir)
454 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
455 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
456 && cd $(distdir)/_build \
457 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
458 $(DISTCHECK_CONFIGURE_FLAGS) \
459 && $(MAKE) $(AM_MAKEFLAGS) \
460 && $(MAKE) $(AM_MAKEFLAGS) dvi \
461 && $(MAKE) $(AM_MAKEFLAGS) check \
462 && $(MAKE) $(AM_MAKEFLAGS) install \
463 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
464 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
465 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
466 distuninstallcheck \
467 && chmod -R a-w "$$dc_install_base" \
468 && ({ \
469 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
470 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
471 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
472 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
473 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
474 } || { rm -rf "$$dc_destdir"; exit 1; }) \
475 && rm -rf "$$dc_destdir" \
476 && $(MAKE) $(AM_MAKEFLAGS) dist \
477 && rm -rf $(DIST_ARCHIVES) \
478 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
479 $(am__remove_distdir)
480 @(echo "$(distdir) archives ready for distribution: "; \
481 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2f65da8f 482 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
b8cb2a14 483distuninstallcheck:
484 @cd $(distuninstallcheck_dir) \
485 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
486 || { echo "ERROR: files left after uninstall:" ; \
487 if test -n "$(DESTDIR)"; then \
488 echo " (check DESTDIR support)"; \
489 fi ; \
490 $(distuninstallcheck_listfiles) ; \
491 exit 1; } >&2
492distcleancheck: distclean
493 @if test '$(srcdir)' = . ; then \
494 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
495 exit 1 ; \
496 fi
497 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
498 || { echo "ERROR: files left in build directory after distclean:" ; \
499 $(distcleancheck_listfiles) ; \
500 exit 1; } >&2
0b565f3d 501check-am: all-am
502check: check-recursive
b8cb2a14 503all-am: Makefile
504installdirs: installdirs-recursive
505installdirs-am:
506install: install-recursive
0b565f3d 507install-exec: install-exec-recursive
508install-data: install-data-recursive
b8cb2a14 509uninstall: uninstall-recursive
0b565f3d 510
511install-am: all-am
512 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
b2cf3d66 513
b8cb2a14 514installcheck: installcheck-recursive
515install-strip:
516 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
517 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
518 `test -z '$(STRIP)' || \
519 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
0b565f3d 520mostlyclean-generic:
521
522clean-generic:
523
524distclean-generic:
b8cb2a14 525 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
0b565f3d 526
527maintainer-clean-generic:
b8cb2a14 528 @echo "This command is intended for maintainers to use"
529 @echo "it deletes files that may require special tools to rebuild."
530clean: clean-recursive
0b565f3d 531
0f6fe38c 532clean-am: clean-generic mostlyclean-am
0b565f3d 533
b8cb2a14 534distclean: distclean-recursive
535 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
536 -rm -f Makefile
0f6fe38c 537distclean-am: clean-am distclean-generic distclean-tags
0b565f3d 538
b8cb2a14 539dvi: dvi-recursive
0b565f3d 540
b8cb2a14 541dvi-am:
0b565f3d 542
b8cb2a14 543html: html-recursive
0b565f3d 544
b8cb2a14 545info: info-recursive
546
547info-am:
548
549install-data-am:
550
2f65da8f 551install-dvi: install-dvi-recursive
552
b8cb2a14 553install-exec-am: install-exec-local
554
2f65da8f 555install-html: install-html-recursive
556
b8cb2a14 557install-info: install-info-recursive
558
559install-man:
560
2f65da8f 561install-pdf: install-pdf-recursive
562
563install-ps: install-ps-recursive
564
b8cb2a14 565installcheck-am:
0b565f3d 566
b2cf3d66 567maintainer-clean: maintainer-clean-recursive
b8cb2a14 568 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
569 -rm -rf $(top_srcdir)/autom4te.cache
570 -rm -f Makefile
571maintainer-clean-am: distclean-am maintainer-clean-generic
b2cf3d66 572
b8cb2a14 573mostlyclean: mostlyclean-recursive
574
0f6fe38c 575mostlyclean-am: mostlyclean-generic
b8cb2a14 576
577pdf: pdf-recursive
578
579pdf-am:
580
581ps: ps-recursive
0b565f3d 582
b8cb2a14 583ps-am:
0b565f3d 584
2f65da8f 585uninstall-am:
0f6fe38c 586
2f65da8f 587.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
588 install-strip
0f6fe38c 589
2f65da8f 590.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
591 all all-am am--refresh check check-am clean clean-generic \
592 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
cbfd323c 593 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
2f65da8f 594 distclean-generic distclean-tags distcleancheck distdir \
0f6fe38c 595 distuninstallcheck dvi dvi-am html html-am info info-am \
2f65da8f 596 install install-am install-data install-data-am install-dvi \
597 install-dvi-am install-exec install-exec-am install-exec-local \
598 install-html install-html-am install-info install-info-am \
599 install-man install-pdf install-pdf-am install-ps \
600 install-ps-am install-strip installcheck installcheck-am \
601 installdirs installdirs-am maintainer-clean \
602 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
603 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
b8cb2a14 604
605
606all: x3
607
608x3: src/x3
609 cp ./src/x3 $(srcdir)/src/*.help .
0b565f3d 610
611install-exec-local:
612 $(INSTALL) -d -m 755 $(prefix)
b8cb2a14 613 $(INSTALL) -m 744 ./src/x3 $(prefix)
0b565f3d 614 $(INSTALL) -m 644 $(srcdir)/src/*.help $(prefix)
b8cb2a14 615 $(INSTALL) -m 600 $(srcdir)/x3.conf.example $(prefix)
0b565f3d 616 $(INSTALL) -m 644 $(srcdir)/sockcheck.conf.example $(prefix)
d68e1d8a 617 $(INSTALL) -m 644 $(srcdir)/src/modpython.py $(prefix)
07559983 618 ./install-r.sh $(srcdir)/src/plugins $(prefix)
0b565f3d 619 @echo
b8cb2a14 620 @echo X3-$(VERSION) has been installed to $(prefix)
621 @echo Remember to edit x3.conf.example and sockcheck.conf.example
622 @echo And of course, ./x3 --help before starting.
0b565f3d 623 @echo
624# Tell versions [3.59,3.63) of GNU make to not export all variables.
625# Otherwise a system limit (for SysV at least) may be exceeded.
626.NOEXPORT: