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