]> jfr.im git - irc/evilnet/x3.git/blame - Makefile.in
Some minor cleanup of previous commits
[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@
2f61d1d7 79AR = @AR@
b8cb2a14
AS
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
0b565f3d
AS
83AWK = @AWK@
84CC = @CC@
b8cb2a14
AS
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
2f61d1d7 89CXX = @CXX@
90CXXCPP = @CXXCPP@
91CXXDEPMODE = @CXXDEPMODE@
92CXXFLAGS = @CXXFLAGS@
b8cb2a14
AS
93CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
2f61d1d7 96ECHO = @ECHO@
b8cb2a14
AS
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
2f61d1d7 102F77 = @F77@
103FFLAGS = @FFLAGS@
b8cb2a14
AS
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108LDFLAGS = @LDFLAGS@
109LIBOBJS = @LIBOBJS@
110LIBS = @LIBS@
2f61d1d7 111LIBTOOL = @LIBTOOL@
0b565f3d 112LN_S = @LN_S@
b8cb2a14 113LTLIBOBJS = @LTLIBOBJS@
0b565f3d 114MAINT = @MAINT@
b8cb2a14
AS
115MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
116MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
0b565f3d
AS
117MAKEINFO = @MAKEINFO@
118MODULE_OBJS = @MODULE_OBJS@
119MY_SUBDIRS = @MY_SUBDIRS@
b8cb2a14 120OBJEXT = @OBJEXT@
0b565f3d 121PACKAGE = @PACKAGE@
b8cb2a14
AS
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
0b565f3d
AS
128RANLIB = @RANLIB@
129RX_INCLUDES = @RX_INCLUDES@
130RX_LIBS = @RX_LIBS@
b8cb2a14
AS
131SET_MAKE = @SET_MAKE@
132SHELL = @SHELL@
133STRIP = @STRIP@
ec311f39 134TRACK = @TRACK@
0b565f3d 135VERSION = @VERSION@
2f61d1d7 136ac_ct_AR = @ac_ct_AR@
b8cb2a14 137ac_ct_CC = @ac_ct_CC@
2f61d1d7 138ac_ct_CXX = @ac_ct_CXX@
139ac_ct_F77 = @ac_ct_F77@
b8cb2a14
AS
140ac_ct_RANLIB = @ac_ct_RANLIB@
141ac_ct_STRIP = @ac_ct_STRIP@
142am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2f61d1d7 144am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
145am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
b8cb2a14
AS
146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157datadir = @datadir@
158exec_prefix = @exec_prefix@
159host = @host@
160host_alias = @host_alias@
161host_cpu = @host_cpu@
162host_os = @host_os@
163host_vendor = @host_vendor@
164includedir = @includedir@
165infodir = @infodir@
166install_sh = @install_sh@
167libdir = @libdir@
168libexecdir = @libexecdir@
169localstatedir = @localstatedir@
170mandir = @mandir@
171mkdir_p = @mkdir_p@
172oldincludedir = @oldincludedir@
173prefix = @prefix@
174program_transform_name = @program_transform_name@
175sbindir = @sbindir@
176sharedstatedir = @sharedstatedir@
177sysconfdir = @sysconfdir@
178target = @target@
179target_alias = @target_alias@
180target_cpu = @target_cpu@
181target_os = @target_os@
182target_vendor = @target_vendor@
183EXTRA_DIST = FAQ x3.conf.example sockcheck.conf.example
0b565f3d
AS
184SUBDIRS = @MY_SUBDIRS@
185DIST_SUBDIRS = src rx
b8cb2a14 186all: all-recursive
0b565f3d
AS
187
188.SUFFIXES:
b8cb2a14
AS
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
AS
217
218$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
0b565f3d 219 cd $(srcdir) && $(AUTOCONF)
b8cb2a14
AS
220$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
221 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2f61d1d7 222
223mostlyclean-libtool:
224 -rm -f *.lo
225
226clean-libtool:
227 -rm -rf .libs _libs
228
229distclean-libtool:
230 -rm -f libtool
b8cb2a14 231uninstall-info-am:
0b565f3d
AS
232
233# This directory's subdirectories are mostly independent; you can cd
234# into them and run `make' without going through this Makefile.
235# To change the values of `make' variables: instead of editing Makefiles,
236# (1) if the variable is set in `config.status', edit `config.status'
237# (which will cause the Makefiles to be regenerated when you run `make');
238# (2) otherwise, pass the desired values on the `make' command line.
b8cb2a14
AS
239$(RECURSIVE_TARGETS):
240 @failcom='exit 1'; \
241 for f in x $$MAKEFLAGS; do \
242 case $$f in \
243 *=* | --[!k]*);; \
244 *k*) failcom='fail=yes';; \
245 esac; \
246 done; \
0b565f3d
AS
247 dot_seen=no; \
248 target=`echo $@ | sed s/-recursive//`; \
249 list='$(SUBDIRS)'; for subdir in $$list; do \
250 echo "Making $$target in $$subdir"; \
251 if test "$$subdir" = "."; then \
252 dot_seen=yes; \
253 local_target="$$target-am"; \
254 else \
255 local_target="$$target"; \
256 fi; \
257 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b8cb2a14 258 || eval $$failcom; \
0b565f3d
AS
259 done; \
260 if test "$$dot_seen" = "no"; then \
261 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
262 fi; test -z "$$fail"
263
264mostlyclean-recursive clean-recursive distclean-recursive \
265maintainer-clean-recursive:
b8cb2a14
AS
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; \
0b565f3d 273 dot_seen=no; \
b8cb2a14
AS
274 case "$@" in \
275 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
276 *) list='$(SUBDIRS)' ;; \
277 esac; \
278 rev=''; for subdir in $$list; do \
279 if test "$$subdir" = "."; then :; else \
280 rev="$$subdir $$rev"; \
281 fi; \
0b565f3d 282 done; \
b8cb2a14 283 rev="$$rev ."; \
0b565f3d
AS
284 target=`echo $@ | sed s/-recursive//`; \
285 for subdir in $$rev; do \
286 echo "Making $$target in $$subdir"; \
287 if test "$$subdir" = "."; then \
288 local_target="$$target-am"; \
289 else \
290 local_target="$$target"; \
291 fi; \
292 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b8cb2a14 293 || eval $$failcom; \
0b565f3d
AS
294 done && test -z "$$fail"
295tags-recursive:
296 list='$(SUBDIRS)'; for subdir in $$list; do \
297 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
298 done
b8cb2a14
AS
299ctags-recursive:
300 list='$(SUBDIRS)'; for subdir in $$list; do \
301 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
302 done
0b565f3d 303
b8cb2a14
AS
304ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
305 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306 unique=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308 done | \
309 $(AWK) ' { files[$$0] = 1; } \
b2cf3d66 310 END { for (i in files) print i; }'`; \
b8cb2a14
AS
311 mkid -fID $$unique
312tags: TAGS
b2cf3d66 313
b8cb2a14
AS
314TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
315 $(TAGS_FILES) $(LISP)
0b565f3d
AS
316 tags=; \
317 here=`pwd`; \
b8cb2a14
AS
318 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
319 include_option=--etags-include; \
320 empty_fix=.; \
321 else \
322 include_option=--include; \
323 empty_fix=; \
324 fi; \
0b565f3d 325 list='$(SUBDIRS)'; for subdir in $$list; do \
b8cb2a14
AS
326 if test "$$subdir" = .; then :; else \
327 test ! -f $$subdir/TAGS || \
328 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
329 fi; \
0b565f3d 330 done; \
b8cb2a14
AS
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; } \
0b565f3d 336 END { for (i in files) print i; }'`; \
b8cb2a14
AS
337 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
338 test -n "$$unique" || unique=$$empty_fix; \
339 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340 $$tags $$unique; \
341 fi
342ctags: CTAGS
343CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
344 $(TAGS_FILES) $(LISP)
345 tags=; \
346 here=`pwd`; \
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) ' { files[$$0] = 1; } \
352 END { for (i in files) print i; }'`; \
353 test -z "$(CTAGS_ARGS)$$tags$$unique" \
354 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355 $$tags $$unique
0b565f3d 356
b8cb2a14
AS
357GTAGS:
358 here=`$(am__cd) $(top_builddir) && pwd` \
359 && cd $(top_srcdir) \
360 && gtags -i $(GTAGS_ARGS) $$here
0b565f3d
AS
361
362distclean-tags:
b8cb2a14 363 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
b2cf3d66 364
0b565f3d 365distdir: $(DISTFILES)
b8cb2a14 366 $(am__remove_distdir)
0b565f3d 367 mkdir $(distdir)
b8cb2a14
AS
368 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
369 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
370 list='$(DISTFILES)'; for file in $$list; do \
371 case $$file in \
372 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
373 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
374 esac; \
375 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
376 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
377 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
378 dir="/$$dir"; \
379 $(mkdir_p) "$(distdir)$$dir"; \
380 else \
381 dir=''; \
382 fi; \
0b565f3d 383 if test -d $$d/$$file; then \
b8cb2a14
AS
384 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
385 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
386 fi; \
387 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
0b565f3d
AS
388 else \
389 test -f $(distdir)/$$file \
b8cb2a14
AS
390 || cp -p $$d/$$file $(distdir)/$$file \
391 || exit 1; \
0b565f3d
AS
392 fi; \
393 done
b8cb2a14 394 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
0b565f3d 395 if test "$$subdir" = .; then :; else \
b8cb2a14
AS
396 test -d "$(distdir)/$$subdir" \
397 || $(mkdir_p) "$(distdir)/$$subdir" \
0b565f3d 398 || exit 1; \
b8cb2a14
AS
399 distdir=`$(am__cd) $(distdir) && pwd`; \
400 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
401 (cd $$subdir && \
402 $(MAKE) $(AM_MAKEFLAGS) \
403 top_distdir="$$top_distdir" \
404 distdir="$$distdir/$$subdir" \
405 distdir) \
0b565f3d
AS
406 || exit 1; \
407 fi; \
408 done
b8cb2a14
AS
409 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
410 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
411 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
412 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
413 || chmod -R a+r $(distdir)
414dist-gzip: distdir
415 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
416 $(am__remove_distdir)
417
418dist-bzip2: distdir
419 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
420 $(am__remove_distdir)
421
422dist-tarZ: distdir
423 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
424 $(am__remove_distdir)
425
426dist-shar: distdir
427 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
428 $(am__remove_distdir)
429
430dist-zip: distdir
431 -rm -f $(distdir).zip
432 zip -rq $(distdir).zip $(distdir)
433 $(am__remove_distdir)
434
435dist dist-all: distdir
436 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
437 $(am__remove_distdir)
438
439# This target untars the dist file and tries a VPATH configuration. Then
440# it guarantees that the distribution is self-contained by making another
441# tarfile.
442distcheck: dist
443 case '$(DIST_ARCHIVES)' in \
444 *.tar.gz*) \
445 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
446 *.tar.bz2*) \
447 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
448 *.tar.Z*) \
449 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
450 *.shar.gz*) \
451 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
452 *.zip*) \
453 unzip $(distdir).zip ;;\
454 esac
455 chmod -R a-w $(distdir); chmod a+w $(distdir)
456 mkdir $(distdir)/_build
457 mkdir $(distdir)/_inst
458 chmod a-w $(distdir)
459 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
460 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
461 && cd $(distdir)/_build \
462 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
463 $(DISTCHECK_CONFIGURE_FLAGS) \
464 && $(MAKE) $(AM_MAKEFLAGS) \
465 && $(MAKE) $(AM_MAKEFLAGS) dvi \
466 && $(MAKE) $(AM_MAKEFLAGS) check \
467 && $(MAKE) $(AM_MAKEFLAGS) install \
468 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
469 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
470 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
471 distuninstallcheck \
472 && chmod -R a-w "$$dc_install_base" \
473 && ({ \
474 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
475 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
476 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
477 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
478 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
479 } || { rm -rf "$$dc_destdir"; exit 1; }) \
480 && rm -rf "$$dc_destdir" \
481 && $(MAKE) $(AM_MAKEFLAGS) dist \
482 && rm -rf $(DIST_ARCHIVES) \
483 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
484 $(am__remove_distdir)
485 @(echo "$(distdir) archives ready for distribution: "; \
486 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
487 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
488distuninstallcheck:
489 @cd $(distuninstallcheck_dir) \
490 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
491 || { echo "ERROR: files left after uninstall:" ; \
492 if test -n "$(DESTDIR)"; then \
493 echo " (check DESTDIR support)"; \
494 fi ; \
495 $(distuninstallcheck_listfiles) ; \
496 exit 1; } >&2
497distcleancheck: distclean
498 @if test '$(srcdir)' = . ; then \
499 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
500 exit 1 ; \
501 fi
502 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
503 || { echo "ERROR: files left in build directory after distclean:" ; \
504 $(distcleancheck_listfiles) ; \
505 exit 1; } >&2
0b565f3d
AS
506check-am: all-am
507check: check-recursive
b8cb2a14
AS
508all-am: Makefile
509installdirs: installdirs-recursive
510installdirs-am:
511install: install-recursive
0b565f3d
AS
512install-exec: install-exec-recursive
513install-data: install-data-recursive
b8cb2a14 514uninstall: uninstall-recursive
0b565f3d
AS
515
516install-am: all-am
517 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
b2cf3d66 518
b8cb2a14
AS
519installcheck: installcheck-recursive
520install-strip:
521 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
522 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
523 `test -z '$(STRIP)' || \
524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
0b565f3d
AS
525mostlyclean-generic:
526
527clean-generic:
528
529distclean-generic:
b8cb2a14 530 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
0b565f3d
AS
531
532maintainer-clean-generic:
b8cb2a14
AS
533 @echo "This command is intended for maintainers to use"
534 @echo "it deletes files that may require special tools to rebuild."
535clean: clean-recursive
0b565f3d 536
2f61d1d7 537clean-am: clean-generic clean-libtool mostlyclean-am
0b565f3d 538
b8cb2a14
AS
539distclean: distclean-recursive
540 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
541 -rm -f Makefile
2f61d1d7 542distclean-am: clean-am distclean-generic distclean-libtool \
543 distclean-tags
0b565f3d 544
b8cb2a14 545dvi: dvi-recursive
0b565f3d 546
b8cb2a14 547dvi-am:
0b565f3d 548
b8cb2a14 549html: html-recursive
0b565f3d 550
b8cb2a14
AS
551info: info-recursive
552
553info-am:
554
555install-data-am:
556
557install-exec-am: install-exec-local
558
559install-info: install-info-recursive
560
561install-man:
562
563installcheck-am:
0b565f3d 564
b2cf3d66 565maintainer-clean: maintainer-clean-recursive
b8cb2a14
AS
566 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
567 -rm -rf $(top_srcdir)/autom4te.cache
568 -rm -f Makefile
569maintainer-clean-am: distclean-am maintainer-clean-generic
b2cf3d66 570
b8cb2a14
AS
571mostlyclean: mostlyclean-recursive
572
2f61d1d7 573mostlyclean-am: mostlyclean-generic mostlyclean-libtool
b8cb2a14
AS
574
575pdf: pdf-recursive
576
577pdf-am:
578
579ps: ps-recursive
0b565f3d 580
b8cb2a14 581ps-am:
0b565f3d 582
b8cb2a14 583uninstall-am: uninstall-info-am
0b565f3d 584
b8cb2a14
AS
585uninstall-info: uninstall-info-recursive
586
587.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
2f61d1d7 588 check-am clean clean-generic clean-libtool clean-recursive \
589 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
590 dist-shar dist-tarZ dist-zip distcheck distclean \
591 distclean-generic distclean-libtool distclean-recursive \
592 distclean-tags distcleancheck distdir distuninstallcheck dvi \
593 dvi-am html html-am info info-am install install-am \
594 install-data install-data-am install-exec install-exec-am \
595 install-exec-local install-info install-info-am install-man \
596 install-strip installcheck installcheck-am installdirs \
597 installdirs-am maintainer-clean maintainer-clean-generic \
598 maintainer-clean-recursive mostlyclean mostlyclean-generic \
599 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
600 tags tags-recursive uninstall uninstall-am uninstall-info-am
b8cb2a14
AS
601
602
603all: x3
604
605x3: src/x3
606 cp ./src/x3 $(srcdir)/src/*.help .
0b565f3d
AS
607
608install-exec-local:
609 $(INSTALL) -d -m 755 $(prefix)
b8cb2a14 610 $(INSTALL) -m 744 ./src/x3 $(prefix)
0b565f3d 611 $(INSTALL) -m 644 $(srcdir)/src/*.help $(prefix)
b8cb2a14 612 $(INSTALL) -m 600 $(srcdir)/x3.conf.example $(prefix)
0b565f3d
AS
613 $(INSTALL) -m 644 $(srcdir)/sockcheck.conf.example $(prefix)
614 @echo
b8cb2a14
AS
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
AS
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: