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