]> jfr.im git - solanum.git/blame - Makefile.in
authd: do not use \n with rb_helper_write(), unnecessary
[solanum.git] / Makefile.in
CommitLineData
c52df125
AC
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
212380e3 3
c52df125
AC
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27}
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
75install_sh_DATA = $(install_sh) -c -m 644
76install_sh_PROGRAM = $(install_sh) -c
77install_sh_SCRIPT = $(install_sh) -c
78INSTALL_HEADER = $(INSTALL_DATA)
79transform = $(program_transform_name)
80NORMAL_INSTALL = :
81PRE_INSTALL = :
82POST_INSTALL = :
83NORMAL_UNINSTALL = :
84PRE_UNINSTALL = :
85POST_UNINSTALL = :
86build_triplet = @build@
87host_triplet = @host@
88@BUILD_LTDL_TRUE@am__append_1 = libltdl
89subdir = .
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/libltdl/m4/argz.m4 \
92 $(top_srcdir)/libltdl/m4/libtool.m4 \
93 $(top_srcdir)/libltdl/m4/ltdl.m4 \
94 $(top_srcdir)/libltdl/m4/ltoptions.m4 \
95 $(top_srcdir)/libltdl/m4/ltsugar.m4 \
96 $(top_srcdir)/libltdl/m4/ltversion.m4 \
97 $(top_srcdir)/libltdl/m4/lt~obsolete.m4 \
98 $(top_srcdir)/m4/charybdis.m4 $(top_srcdir)/m4/pkg.m4 \
99 $(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
103 $(am__configure_deps) $(am__DIST_COMMON)
104am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
105 configure.lineno config.status.lineno
106mkinstalldirs = $(install_sh) -d
107CONFIG_HEADER = $(top_builddir)/include/setup.h
108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110AM_V_P = $(am__v_P_@AM_V@)
111am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
112am__v_P_0 = false
113am__v_P_1 = :
114AM_V_GEN = $(am__v_GEN_@AM_V@)
115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116am__v_GEN_0 = @echo " GEN " $@;
117am__v_GEN_1 =
118AM_V_at = $(am__v_at_@AM_V@)
119am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120am__v_at_0 = @
121am__v_at_1 =
122SOURCES =
123DIST_SOURCES =
124RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
125 ctags-recursive dvi-recursive html-recursive info-recursive \
126 install-data-recursive install-dvi-recursive \
127 install-exec-recursive install-html-recursive \
128 install-info-recursive install-pdf-recursive \
129 install-ps-recursive install-recursive installcheck-recursive \
130 installdirs-recursive pdf-recursive ps-recursive \
131 tags-recursive uninstall-recursive
132am__can_run_installinfo = \
133 case $$AM_UPDATE_INFO_DIR in \
134 n|no|NO) false;; \
135 *) (install-info --version) >/dev/null 2>&1;; \
136 esac
137RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
138 distclean-recursive maintainer-clean-recursive
139am__recursive_targets = \
140 $(RECURSIVE_TARGETS) \
141 $(RECURSIVE_CLEAN_TARGETS) \
142 $(am__extra_recursive_targets)
143AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
144 cscope distdir dist dist-all distcheck
145am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
146# Read a list of newline-separated strings from the standard input,
147# and print each of them once, without duplicates. Input order is
148# *not* preserved.
149am__uniquify_input = $(AWK) '\
150 BEGIN { nonempty = 0; } \
151 { items[$$0] = 1; nonempty = 1; } \
152 END { if (nonempty) { for (i in items) print i; }; } \
153'
154# Make sure the list of sources is unique. This is necessary because,
155# e.g., the same source file might be shared among _SOURCES variables
156# for different programs/libraries.
157am__define_uniq_tagged_files = \
158 list='$(am__tagged_files)'; \
159 unique=`for i in $$list; do \
160 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
161 done | $(am__uniquify_input)`
162ETAGS = etags
163CTAGS = ctags
164CSCOPE = cscope
0c328118 165DIST_SUBDIRS = libratbox libltdl ircd ssld authd bandb tools modules \
c52df125
AC
166 extensions help doc
167am__DIST_COMMON = $(srcdir)/Makefile.in \
168 $(top_srcdir)/include/setup.h.in \
169 $(top_srcdir)/libltdl/config/ar-lib \
170 $(top_srcdir)/libltdl/config/compile \
171 $(top_srcdir)/libltdl/config/config.guess \
172 $(top_srcdir)/libltdl/config/config.sub \
173 $(top_srcdir)/libltdl/config/install-sh \
174 $(top_srcdir)/libltdl/config/ltmain.sh \
175 $(top_srcdir)/libltdl/config/missing INSTALL TODO install-sh \
176 libltdl/config/ar-lib libltdl/config/compile \
177 libltdl/config/config.guess libltdl/config/config.sub \
178 libltdl/config/depcomp libltdl/config/install-sh \
179 libltdl/config/ltmain.sh libltdl/config/missing \
180 libltdl/config/ylwrap
181DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182distdir = $(PACKAGE)-$(VERSION)
183top_distdir = $(distdir)
184am__remove_distdir = \
185 if test -d "$(distdir)"; then \
186 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
187 && rm -rf "$(distdir)" \
188 || { sleep 5 && rm -rf "$(distdir)"; }; \
189 else :; fi
190am__post_remove_distdir = $(am__remove_distdir)
191am__relativize = \
192 dir0=`pwd`; \
193 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
194 sed_rest='s,^[^/]*/*,,'; \
195 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
196 sed_butlast='s,/*[^/]*$$,,'; \
197 while test -n "$$dir1"; do \
198 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
199 if test "$$first" != "."; then \
200 if test "$$first" = ".."; then \
201 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
202 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
203 else \
204 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
205 if test "$$first2" = "$$first"; then \
206 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
207 else \
208 dir2="../$$dir2"; \
209 fi; \
210 dir0="$$dir0"/"$$first"; \
211 fi; \
212 fi; \
213 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
214 done; \
215 reldir="$$dir2"
216DIST_ARCHIVES = $(distdir).tar.gz
217GZIP_ENV = --best
218DIST_TARGETS = dist-gzip
219distuninstallcheck_listfiles = find . -type f -print
220am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
221 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
222distcleancheck_listfiles = find . -type f -print
223pkglibdir = @pkglibdir@
224pkglibexecdir = @pkglibexecdir@
225ACLOCAL = @ACLOCAL@
226ALLOCA = @ALLOCA@
227AMTAR = @AMTAR@
228AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
229AR = @AR@
230ARGZ_H = @ARGZ_H@
231AUTOCONF = @AUTOCONF@
232AUTOHEADER = @AUTOHEADER@
233AUTOMAKE = @AUTOMAKE@
234AWK = @AWK@
235CC = @CC@
236CCDEPMODE = @CCDEPMODE@
237CFLAGS = @CFLAGS@
238CP = @CP@
239CPP = @CPP@
240CPPFLAGS = @CPPFLAGS@
241CRYPT_LIB = @CRYPT_LIB@
242CYGPATH_W = @CYGPATH_W@
243DEFS = @DEFS@
244DEPDIR = @DEPDIR@
245DLLTOOL = @DLLTOOL@
246DSYMUTIL = @DSYMUTIL@
247DUMPBIN = @DUMPBIN@
248ECHO_C = @ECHO_C@
249ECHO_N = @ECHO_N@
250ECHO_T = @ECHO_T@
251EGREP = @EGREP@
252ENCSPEED = @ENCSPEED@
253ETC_DIR = @ETC_DIR@
254EXEEXT = @EXEEXT@
255FGREP = @FGREP@
256GREP = @GREP@
257HELP_DIR = @HELP_DIR@
258INCLTDL = @INCLTDL@
259INSTALL = @INSTALL@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264IRC_CFLAGS = @IRC_CFLAGS@
265LD = @LD@
266LDFLAGS = @LDFLAGS@
267LEX = @LEX@
268LEXLIB = @LEXLIB@
269LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
270LIBADD_DL = @LIBADD_DL@
271LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
272LIBADD_DLOPEN = @LIBADD_DLOPEN@
273LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
274LIBLTDL = @LIBLTDL@
275LIBOBJS = @LIBOBJS@
276LIBS = @LIBS@
277LIBTOOL = @LIBTOOL@
278LIPO = @LIPO@
279LN = @LN@
280LN_S = @LN_S@
281LOG_DIR = @LOG_DIR@
282LTDLDEPS = @LTDLDEPS@
283LTDLINCL = @LTDLINCL@
284LTDLOPEN = @LTDLOPEN@
285LTLIBOBJS = @LTLIBOBJS@
286LT_CONFIG_H = @LT_CONFIG_H@
287LT_DLLOADERS = @LT_DLLOADERS@
288LT_DLPREOPEN = @LT_DLPREOPEN@
c52df125
AC
289MAKEINFO = @MAKEINFO@
290MANIFEST_TOOL = @MANIFEST_TOOL@
c52df125
AC
291MKDIR_P = @MKDIR_P@
292MODULES_LIBS = @MODULES_LIBS@
293MODULE_DIR = @MODULE_DIR@
294MOD_TARGET = @MOD_TARGET@
295MV = @MV@
296NM = @NM@
297NMEDIT = @NMEDIT@
298OBJDUMP = @OBJDUMP@
299OBJEXT = @OBJEXT@
300OTOOL = @OTOOL@
301OTOOL64 = @OTOOL64@
302PACKAGE = @PACKAGE@
303PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
304PACKAGE_NAME = @PACKAGE_NAME@
305PACKAGE_STRING = @PACKAGE_STRING@
306PACKAGE_TARNAME = @PACKAGE_TARNAME@
307PACKAGE_URL = @PACKAGE_URL@
308PACKAGE_VERSION = @PACKAGE_VERSION@
309PATH_SEPARATOR = @PATH_SEPARATOR@
310PICFLAGS = @PICFLAGS@
311PKGLIBEXECDIR = @PKGLIBEXECDIR@
312PKGLOCALSTATEDIR = @PKGLOCALSTATEDIR@
313PKGRUNDIR = @PKGRUNDIR@
314PKG_CONFIG = @PKG_CONFIG@
315PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
316PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
317PROGRAM_PREFIX = @PROGRAM_PREFIX@
318RANLIB = @RANLIB@
319RM = @RM@
320SED = @SED@
321SEDOBJ = @SEDOBJ@
c52df125
AC
322SET_MAKE = @SET_MAKE@
323SHELL = @SHELL@
324SQLITE_CFLAGS = @SQLITE_CFLAGS@
325SQLITE_INCLUDES = @SQLITE_INCLUDES@
326SQLITE_LD = @SQLITE_LD@
327SQLITE_LIBS = @SQLITE_LIBS@
328SQLITE_OBJ = @SQLITE_OBJ@
329SSL_INCLUDES = @SSL_INCLUDES@
330SSL_LIBS = @SSL_LIBS@
331SSL_SRCS_ENABLE = @SSL_SRCS_ENABLE@
c52df125
AC
332STRIP = @STRIP@
333TOUCH = @TOUCH@
334VERSION = @VERSION@
335VICONF = @VICONF@
336YACC = @YACC@
337YFLAGS = @YFLAGS@
338ZLIB_LD = @ZLIB_LD@
339abs_builddir = @abs_builddir@
340abs_srcdir = @abs_srcdir@
341abs_top_builddir = @abs_top_builddir@
342abs_top_srcdir = @abs_top_srcdir@
343ac_ct_AR = @ac_ct_AR@
344ac_ct_CC = @ac_ct_CC@
345ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
346am__include = @am__include@
347am__leading_dot = @am__leading_dot@
348am__quote = @am__quote@
349am__tar = @am__tar@
350am__untar = @am__untar@
351bindir = @bindir@
352build = @build@
353build_alias = @build_alias@
354build_cpu = @build_cpu@
355build_os = @build_os@
356build_vendor = @build_vendor@
357builddir = @builddir@
358datadir = @datadir@
359datarootdir = @datarootdir@
360docdir = @docdir@
361dvidir = @dvidir@
362exec_prefix = @exec_prefix@
363helpdir = @helpdir@
364host = @host@
365host_alias = @host_alias@
366host_cpu = @host_cpu@
367host_os = @host_os@
368host_vendor = @host_vendor@
369htmldir = @htmldir@
370includedir = @includedir@
371infodir = @infodir@
372install_sh = @install_sh@
373libdir = @libdir@
374libexecdir = @libexecdir@
375localedir = @localedir@
376localstatedir = @localstatedir@
377logdir = @prefix@/logs
378ltdl_LIBOBJS = @ltdl_LIBOBJS@
379ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
380mandir = @mandir@
381mkdir_p = @mkdir_p@
382moduledir = @moduledir@
383oldincludedir = @oldincludedir@
384pdfdir = @pdfdir@
385pkglocalstatedir = @pkglocalstatedir@
386pkgrundir = @pkgrundir@
387prefix = @prefix@
388program_transform_name = @program_transform_name@
389psdir = @psdir@
390rundir = @rundir@
391sbindir = @sbindir@
392sharedstatedir = @sharedstatedir@
393srcdir = @srcdir@
394subdirs = @subdirs@
395sys_symbol_underscore = @sys_symbol_underscore@
396sysconfdir = @sysconfdir@
397target_alias = @target_alias@
398top_build_prefix = @top_build_prefix@
399top_builddir = @top_builddir@
400top_srcdir = @top_srcdir@
401AUTOMAKE_OPTIONS = foreign
402ACLOCAL_AMFLAGS = -I m4
0c328118
AC
403SUBDIRS = libratbox $(am__append_1) ircd ssld authd bandb tools \
404 modules extensions help doc
b5e4f396
AC
405BUILT_SOURCES = include/serno.h
406all: $(BUILT_SOURCES)
407 $(MAKE) $(AM_MAKEFLAGS) all-recursive
c52df125
AC
408
409.SUFFIXES:
410am--refresh: Makefile
411 @:
412$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
413 @for dep in $?; do \
414 case '$(am__configure_deps)' in \
415 *$$dep*) \
416 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
417 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
418 && exit 0; \
419 exit 1;; \
420 esac; \
421 done; \
422 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
423 $(am__cd) $(top_srcdir) && \
424 $(AUTOMAKE) --foreign Makefile
425Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426 @case '$?' in \
427 *config.status*) \
428 echo ' $(SHELL) ./config.status'; \
429 $(SHELL) ./config.status;; \
430 *) \
431 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
432 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
433 esac;
434
435$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436 $(SHELL) ./config.status --recheck
437
438$(top_srcdir)/configure: $(am__configure_deps)
439 $(am__cd) $(srcdir) && $(AUTOCONF)
440$(ACLOCAL_M4): $(am__aclocal_m4_deps)
441 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
442$(am__aclocal_m4_deps):
443
444include/setup.h: include/stamp-h1
445 @test -f $@ || rm -f include/stamp-h1
446 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1
447
448include/stamp-h1: $(top_srcdir)/include/setup.h.in $(top_builddir)/config.status
449 @rm -f include/stamp-h1
450 cd $(top_builddir) && $(SHELL) ./config.status include/setup.h
451$(top_srcdir)/include/setup.h.in: $(am__configure_deps)
452 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
453 rm -f include/stamp-h1
454 touch $@
455
456distclean-hdr:
457 -rm -f include/setup.h include/stamp-h1
458
459mostlyclean-libtool:
460 -rm -f *.lo
461
462clean-libtool:
463 -rm -rf .libs _libs
464
465distclean-libtool:
466 -rm -f libtool config.lt
467
468# This directory's subdirectories are mostly independent; you can cd
469# into them and run 'make' without going through this Makefile.
470# To change the values of 'make' variables: instead of editing Makefiles,
471# (1) if the variable is set in 'config.status', edit 'config.status'
472# (which will cause the Makefiles to be regenerated when you run 'make');
473# (2) otherwise, pass the desired values on the 'make' command line.
474$(am__recursive_targets):
475 @fail=; \
476 if $(am__make_keepgoing); then \
477 failcom='fail=yes'; \
478 else \
479 failcom='exit 1'; \
480 fi; \
481 dot_seen=no; \
482 target=`echo $@ | sed s/-recursive//`; \
483 case "$@" in \
484 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
485 *) list='$(SUBDIRS)' ;; \
486 esac; \
487 for subdir in $$list; do \
488 echo "Making $$target in $$subdir"; \
489 if test "$$subdir" = "."; then \
490 dot_seen=yes; \
491 local_target="$$target-am"; \
492 else \
493 local_target="$$target"; \
494 fi; \
495 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
496 || eval $$failcom; \
497 done; \
498 if test "$$dot_seen" = "no"; then \
499 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
500 fi; test -z "$$fail"
501
502ID: $(am__tagged_files)
503 $(am__define_uniq_tagged_files); mkid -fID $$unique
504tags: tags-recursive
505TAGS: tags
506
507tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
508 set x; \
509 here=`pwd`; \
510 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
511 include_option=--etags-include; \
512 empty_fix=.; \
513 else \
514 include_option=--include; \
515 empty_fix=; \
516 fi; \
517 list='$(SUBDIRS)'; for subdir in $$list; do \
518 if test "$$subdir" = .; then :; else \
519 test ! -f $$subdir/TAGS || \
520 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
521 fi; \
522 done; \
523 $(am__define_uniq_tagged_files); \
524 shift; \
525 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
526 test -n "$$unique" || unique=$$empty_fix; \
527 if test $$# -gt 0; then \
528 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
529 "$$@" $$unique; \
530 else \
531 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
532 $$unique; \
533 fi; \
212380e3 534 fi
c52df125 535ctags: ctags-recursive
212380e3 536
c52df125
AC
537CTAGS: ctags
538ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
539 $(am__define_uniq_tagged_files); \
540 test -z "$(CTAGS_ARGS)$$unique" \
541 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
542 $$unique
212380e3 543
c52df125
AC
544GTAGS:
545 here=`$(am__cd) $(top_builddir) && pwd` \
546 && $(am__cd) $(top_srcdir) \
547 && gtags -i $(GTAGS_ARGS) "$$here"
548cscope: cscope.files
549 test ! -s cscope.files \
550 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
551clean-cscope:
552 -rm -f cscope.files
553cscope.files: clean-cscope cscopelist
554cscopelist: cscopelist-recursive
555
556cscopelist-am: $(am__tagged_files)
557 list='$(am__tagged_files)'; \
558 case "$(srcdir)" in \
559 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
560 *) sdir=$(subdir)/$(srcdir) ;; \
561 esac; \
562 for i in $$list; do \
563 if test -f "$$i"; then \
564 echo "$(subdir)/$$i"; \
565 else \
566 echo "$$sdir/$$i"; \
567 fi; \
568 done >> $(top_builddir)/cscope.files
212380e3 569
c52df125
AC
570distclean-tags:
571 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
572 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
573
574distdir: $(DISTFILES)
575 $(am__remove_distdir)
576 test -d "$(distdir)" || mkdir "$(distdir)"
577 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
578 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579 list='$(DISTFILES)'; \
580 dist_files=`for file in $$list; do echo $$file; done | \
581 sed -e "s|^$$srcdirstrip/||;t" \
582 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
583 case $$dist_files in \
584 */*) $(MKDIR_P) `echo "$$dist_files" | \
585 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
586 sort -u` ;; \
587 esac; \
588 for file in $$dist_files; do \
589 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
590 if test -d $$d/$$file; then \
591 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
592 if test -d "$(distdir)/$$file"; then \
593 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594 fi; \
595 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
596 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
597 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
598 fi; \
599 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
600 else \
601 test -f "$(distdir)/$$file" \
602 || cp -p $$d/$$file "$(distdir)/$$file" \
603 || exit 1; \
604 fi; \
605 done
606 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
607 if test "$$subdir" = .; then :; else \
608 $(am__make_dryrun) \
609 || test -d "$(distdir)/$$subdir" \
610 || $(MKDIR_P) "$(distdir)/$$subdir" \
611 || exit 1; \
612 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
613 $(am__relativize); \
614 new_distdir=$$reldir; \
615 dir1=$$subdir; dir2="$(top_distdir)"; \
616 $(am__relativize); \
617 new_top_distdir=$$reldir; \
618 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
619 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
620 ($(am__cd) $$subdir && \
621 $(MAKE) $(AM_MAKEFLAGS) \
622 top_distdir="$$new_top_distdir" \
623 distdir="$$new_distdir" \
624 am__remove_distdir=: \
625 am__skip_length_check=: \
626 am__skip_mode_fix=: \
627 distdir) \
628 || exit 1; \
629 fi; \
212380e3 630 done
c52df125
AC
631 -test -n "$(am__skip_mode_fix)" \
632 || find "$(distdir)" -type d ! -perm -755 \
633 -exec chmod u+rwx,go+rx {} \; -o \
634 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
635 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
636 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
637 || chmod -R a+r "$(distdir)"
638dist-gzip: distdir
639 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
640 $(am__post_remove_distdir)
212380e3 641
c52df125
AC
642dist-bzip2: distdir
643 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
644 $(am__post_remove_distdir)
645
646dist-lzip: distdir
647 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
648 $(am__post_remove_distdir)
649
650dist-xz: distdir
651 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
652 $(am__post_remove_distdir)
653
654dist-tarZ: distdir
655 @echo WARNING: "Support for distribution archives compressed with" \
656 "legacy program 'compress' is deprecated." >&2
657 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
658 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
659 $(am__post_remove_distdir)
660
661dist-shar: distdir
662 @echo WARNING: "Support for shar distribution archives is" \
663 "deprecated." >&2
664 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
665 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
666 $(am__post_remove_distdir)
667
668dist-zip: distdir
669 -rm -f $(distdir).zip
670 zip -rq $(distdir).zip $(distdir)
671 $(am__post_remove_distdir)
672
673dist dist-all:
674 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
675 $(am__post_remove_distdir)
676
677# This target untars the dist file and tries a VPATH configuration. Then
678# it guarantees that the distribution is self-contained by making another
679# tarfile.
680distcheck: dist
681 case '$(DIST_ARCHIVES)' in \
682 *.tar.gz*) \
683 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
684 *.tar.bz2*) \
685 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
686 *.tar.lz*) \
687 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
688 *.tar.xz*) \
689 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
690 *.tar.Z*) \
691 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
692 *.shar.gz*) \
693 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
694 *.zip*) \
695 unzip $(distdir).zip ;;\
696 esac
697 chmod -R a-w $(distdir)
698 chmod u+w $(distdir)
699 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
700 chmod a-w $(distdir)
701 test -d $(distdir)/_build || exit 0; \
702 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
703 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
704 && am__cwd=`pwd` \
705 && $(am__cd) $(distdir)/_build/sub \
706 && ../../configure \
707 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
708 $(DISTCHECK_CONFIGURE_FLAGS) \
709 --srcdir=../.. --prefix="$$dc_install_base" \
710 && $(MAKE) $(AM_MAKEFLAGS) \
711 && $(MAKE) $(AM_MAKEFLAGS) dvi \
712 && $(MAKE) $(AM_MAKEFLAGS) check \
713 && $(MAKE) $(AM_MAKEFLAGS) install \
714 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
715 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
716 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
717 distuninstallcheck \
718 && chmod -R a-w "$$dc_install_base" \
719 && ({ \
720 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
721 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
722 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
723 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
724 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
725 } || { rm -rf "$$dc_destdir"; exit 1; }) \
726 && rm -rf "$$dc_destdir" \
727 && $(MAKE) $(AM_MAKEFLAGS) dist \
728 && rm -rf $(DIST_ARCHIVES) \
729 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
730 && cd "$$am__cwd" \
731 || exit 1
732 $(am__post_remove_distdir)
733 @(echo "$(distdir) archives ready for distribution: "; \
734 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
735 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
736distuninstallcheck:
737 @test -n '$(distuninstallcheck_dir)' || { \
738 echo 'ERROR: trying to run $@ with an empty' \
739 '$$(distuninstallcheck_dir)' >&2; \
740 exit 1; \
741 }; \
742 $(am__cd) '$(distuninstallcheck_dir)' || { \
743 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
744 exit 1; \
745 }; \
746 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
747 || { echo "ERROR: files left after uninstall:" ; \
748 if test -n "$(DESTDIR)"; then \
749 echo " (check DESTDIR support)"; \
750 fi ; \
751 $(distuninstallcheck_listfiles) ; \
752 exit 1; } >&2
753distcleancheck: distclean
754 @if test '$(srcdir)' = . ; then \
755 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
756 exit 1 ; \
c74836dc 757 fi
c52df125
AC
758 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
759 || { echo "ERROR: files left in build directory after distclean:" ; \
760 $(distcleancheck_listfiles) ; \
761 exit 1; } >&2
762check-am: all-am
b5e4f396
AC
763check: $(BUILT_SOURCES)
764 $(MAKE) $(AM_MAKEFLAGS) check-recursive
c52df125
AC
765all-am: Makefile
766installdirs: installdirs-recursive
767installdirs-am:
b5e4f396
AC
768install: $(BUILT_SOURCES)
769 $(MAKE) $(AM_MAKEFLAGS) install-recursive
c52df125
AC
770install-exec: install-exec-recursive
771install-data: install-data-recursive
772uninstall: uninstall-recursive
773
774install-am: all-am
775 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
776
777installcheck: installcheck-recursive
778install-strip:
779 if test -z '$(STRIP)'; then \
780 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
781 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
782 install; \
783 else \
784 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
c74836dc 787 fi
c52df125 788mostlyclean-generic:
c74836dc 789
c52df125
AC
790clean-generic:
791
792distclean-generic:
793 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
794 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
795
796maintainer-clean-generic:
797 @echo "This command is intended for maintainers to use"
798 @echo "it deletes files that may require special tools to rebuild."
b5e4f396 799 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
c52df125
AC
800clean: clean-recursive
801
802clean-am: clean-generic clean-libtool mostlyclean-am
803
804distclean: distclean-recursive
805 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
806 -rm -f Makefile
807distclean-am: clean-am distclean-generic distclean-hdr \
808 distclean-libtool distclean-tags
809
810dvi: dvi-recursive
811
812dvi-am:
813
814html: html-recursive
815
816html-am:
817
818info: info-recursive
819
820info-am:
821
822install-data-am:
823 @$(NORMAL_INSTALL)
824 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
825install-dvi: install-dvi-recursive
826
827install-dvi-am:
828
829install-exec-am:
830
831install-html: install-html-recursive
832
833install-html-am:
834
835install-info: install-info-recursive
836
837install-info-am:
838
839install-man:
840
841install-pdf: install-pdf-recursive
842
843install-pdf-am:
844
845install-ps: install-ps-recursive
846
847install-ps-am:
848
849installcheck-am:
850
851maintainer-clean: maintainer-clean-recursive
852 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
853 -rm -rf $(top_srcdir)/autom4te.cache
854 -rm -f Makefile
855maintainer-clean-am: distclean-am maintainer-clean-generic
856
857mostlyclean: mostlyclean-recursive
858
859mostlyclean-am: mostlyclean-generic mostlyclean-libtool
860
861pdf: pdf-recursive
862
863pdf-am:
864
865ps: ps-recursive
866
867ps-am:
868
869uninstall-am:
870
b5e4f396
AC
871.MAKE: $(am__recursive_targets) all check install install-am \
872 install-data-am install-strip
c52df125
AC
873
874.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
875 am--refresh check check-am clean clean-cscope clean-generic \
876 clean-libtool cscope cscopelist-am ctags ctags-am dist \
877 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
878 dist-xz dist-zip distcheck distclean distclean-generic \
879 distclean-hdr distclean-libtool distclean-tags distcleancheck \
880 distdir distuninstallcheck dvi dvi-am html html-am info \
881 info-am install install-am install-data install-data-am \
882 install-data-hook install-dvi install-dvi-am install-exec \
883 install-exec-am install-html install-html-am install-info \
884 install-info-am install-man install-pdf install-pdf-am \
885 install-ps install-ps-am install-strip installcheck \
886 installcheck-am installdirs installdirs-am maintainer-clean \
887 maintainer-clean-generic mostlyclean mostlyclean-generic \
888 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
889 uninstall-am
890
891.PRECIOUS: Makefile
892
893
b5e4f396
AC
894include/serno.h:
895 @if [ -d .git ] ; then \
896 revh=`git log -1 --date=short --pretty=format:%cd_%h 2>/dev/null | sed -e s/-//g -e s/_/-/`;\
897 [ -z "$$revh" ] || echo '#define SERNO "'$$revh'"' >include/serno.h ; \
898 elif [ -d .hg ] ; then \
899 revh=`hg parents --template '{date|shortdate}_{node|short}' 2>/dev/null | sed -e s/-//g -e s/_/-/`;\
900 [ -z "$$revh" ] || echo '#define SERNO "'$$revh'"' >include/serno.h ; \
901 fi
902 @[ -f include/serno.h ] || echo '#define SERNO "unknown"' >include/serno.h
903
c52df125
AC
904install-data-hook:
905 test -d ${logdir} || mkdir -p ${logdir}
212380e3 906
c52df125
AC
907# Tell versions [3.59,3.63) of GNU make to not export all variables.
908# Otherwise a system limit (for SysV at least) may be exceeded.
909.NOEXPORT: