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