]> jfr.im git - irc/evilnet/x3.git/blob - src/Makefile.in
beginnings of LDAP authentication ability
[irc/evilnet/x3.git] / src / 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
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 noinst_PROGRAMS = x3$(EXEEXT)
42 EXTRA_PROGRAMS = checkdb$(EXEEXT) globtest$(EXEEXT)
43 subdir = src
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45 $(srcdir)/config.h.in
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51 CONFIG_HEADER = config.h
52 CONFIG_CLEAN_FILES =
53 PROGRAMS = $(noinst_PROGRAMS)
54 am_checkdb_OBJECTS = checkdb.$(OBJEXT) compat.$(OBJEXT) \
55 dict-splay.$(OBJEXT) recdb.$(OBJEXT) saxdb.$(OBJEXT) \
56 tools.$(OBJEXT)
57 checkdb_OBJECTS = $(am_checkdb_OBJECTS)
58 checkdb_LDADD = $(LDADD)
59 am_globtest_OBJECTS = compat.$(OBJEXT) dict-splay.$(OBJEXT) \
60 globtest.$(OBJEXT) tools.$(OBJEXT)
61 globtest_OBJECTS = $(am_globtest_OBJECTS)
62 globtest_LDADD = $(LDADD)
63 am_x3_OBJECTS = chanserv.$(OBJEXT) compat.$(OBJEXT) conf.$(OBJEXT) \
64 dict-splay.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
65 gline.$(OBJEXT) global.$(OBJEXT) hash.$(OBJEXT) heap.$(OBJEXT) \
66 helpfile.$(OBJEXT) hosthiding.$(OBJEXT) ioset.$(OBJEXT) \
67 log.$(OBJEXT) main.$(OBJEXT) math.$(OBJEXT) md5.$(OBJEXT) \
68 modcmd.$(OBJEXT) modules.$(OBJEXT) nickserv.$(OBJEXT) \
69 opserv.$(OBJEXT) policer.$(OBJEXT) recdb.$(OBJEXT) \
70 saxdb.$(OBJEXT) sendmail.$(OBJEXT) spamserv.$(OBJEXT) \
71 shun.$(OBJEXT) timeq.$(OBJEXT) tools.$(OBJEXT) \
72 x3ldap.$(OBJEXT)
73 x3_OBJECTS = $(am_x3_OBJECTS)
74 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
75 depcomp = $(SHELL) $(top_srcdir)/depcomp
76 am__depfiles_maybe = depfiles
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 CCLD = $(CC)
80 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
81 SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) $(x3_SOURCES) \
82 $(EXTRA_x3_SOURCES)
83 DIST_SOURCES = $(checkdb_SOURCES) $(globtest_SOURCES) $(x3_SOURCES) \
84 $(EXTRA_x3_SOURCES)
85 DATA = $(noinst_DATA)
86 ETAGS = etags
87 CTAGS = ctags
88 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89 ACLOCAL = @ACLOCAL@
90 ALLOCA = @ALLOCA@
91 AMDEP_FALSE = @AMDEP_FALSE@
92 AMDEP_TRUE = @AMDEP_TRUE@
93 AMTAR = @AMTAR@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 GREP = @GREP@
112 INSTALL_DATA = @INSTALL_DATA@
113 INSTALL_PROGRAM = @INSTALL_PROGRAM@
114 INSTALL_SCRIPT = @INSTALL_SCRIPT@
115 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
116 LDFLAGS = @LDFLAGS@
117 LIBOBJS = @LIBOBJS@
118 LIBS = @LIBS@ @RX_LIBS@
119 LN_S = @LN_S@
120 LTLIBOBJS = @LTLIBOBJS@
121 MAINT = @MAINT@
122 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
123 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
124 MAKEINFO = @MAKEINFO@
125 MAKER = @MAKER@
126 MODULE_OBJS = @MODULE_OBJS@
127 MY_SUBDIRS = @MY_SUBDIRS@
128 OBJEXT = @OBJEXT@
129 PACKAGE = @PACKAGE@
130 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
131 PACKAGE_NAME = @PACKAGE_NAME@
132 PACKAGE_STRING = @PACKAGE_STRING@
133 PACKAGE_TARNAME = @PACKAGE_TARNAME@
134 PACKAGE_VERSION = @PACKAGE_VERSION@
135 PATH_SEPARATOR = @PATH_SEPARATOR@
136 RANLIB = @RANLIB@
137 RX_INCLUDES = @RX_INCLUDES@
138 RX_LIBS = @RX_LIBS@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 TRACK = @TRACK@
143 VERSION = @VERSION@
144 ac_ct_CC = @ac_ct_CC@
145 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 sysconfdir = @sysconfdir@
186 target = @target@
187 target_alias = @target_alias@
188 target_cpu = @target_cpu@
189 target_os = @target_os@
190 target_vendor = @target_vendor@
191 AM_CPPFLAGS = @RX_INCLUDES@
192 noinst_DATA = chanserv.help global.help modcmd.help nickserv.help opserv.help saxdb.help sendmail.help spamserv.help mod-sockcheck.help mod-helpserv.help mod-memoserv.help
193 EXTRA_DIST = $(noinst_DATA)
194 EXTRA_x3_SOURCES = alloc-slab.c alloc-x3.c proto-common.c proto-p10.c mod-snoop.c mod-track.c mod-memoserv.c mod-helpserv.c mod-sockcheck.c
195 x3_LDADD = @MODULE_OBJS@
196 x3_DEPENDENCIES = @MODULE_OBJS@
197 x3_SOURCES = \
198 chanserv.c chanserv.h \
199 compat.c compat.h \
200 conf.c conf.h \
201 dict-splay.c dict.h \
202 getopt.c getopt.h \
203 getopt1.c getopt.h \
204 gline.c gline.h \
205 global.c global.h \
206 hash.c hash.h \
207 heap.c heap.h \
208 helpfile.c helpfile.h \
209 hosthiding.c hosthiding.h \
210 ioset.c ioset.h \
211 log.c log.h \
212 main.c common.h \
213 math.c \
214 md5.c md5.h \
215 modcmd.c modcmd.h \
216 modules.c modules.h \
217 nickserv.c nickserv.h \
218 opserv.c opserv.h \
219 policer.c policer.h \
220 proto.h \
221 recdb.c recdb.h \
222 saxdb.c saxdb.h \
223 sendmail.c sendmail.h \
224 spamserv.c spamserv.h \
225 shun.c shun.h \
226 timeq.c timeq.h \
227 tools.c x3ldap.c x3ldap.h
228
229 checkdb_SOURCES = checkdb.c common.h compat.c compat.h dict-splay.c dict.h recdb.c recdb.h saxdb.c saxdb.h tools.c conf.h log.h modcmd.h saxdb.h timeq.h
230 globtest_SOURCES = common.h compat.c compat.h dict-splay.c dict.h globtest.c tools.c
231 all: config.h
232 $(MAKE) $(AM_MAKEFLAGS) all-am
233
234 .SUFFIXES:
235 .SUFFIXES: .c .o .obj
236 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
237 @for dep in $?; do \
238 case '$(am__configure_deps)' in \
239 *$$dep*) \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
241 && exit 0; \
242 exit 1;; \
243 esac; \
244 done; \
245 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
246 cd $(top_srcdir) && \
247 $(AUTOMAKE) --gnu src/Makefile
248 .PRECIOUS: Makefile
249 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250 @case '$?' in \
251 *config.status*) \
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
253 *) \
254 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
256 esac;
257
258 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260
261 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
266 config.h: stamp-h1
267 @if test ! -f $@; then \
268 rm -f stamp-h1; \
269 $(MAKE) stamp-h1; \
270 else :; fi
271
272 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
273 @rm -f stamp-h1
274 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
275 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
276 cd $(top_srcdir) && $(AUTOHEADER)
277 rm -f stamp-h1
278 touch $@
279
280 distclean-hdr:
281 -rm -f config.h stamp-h1
282
283 clean-noinstPROGRAMS:
284 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
285 checkdb$(EXEEXT): $(checkdb_OBJECTS) $(checkdb_DEPENDENCIES)
286 @rm -f checkdb$(EXEEXT)
287 $(LINK) $(checkdb_LDFLAGS) $(checkdb_OBJECTS) $(checkdb_LDADD) $(LIBS)
288 globtest$(EXEEXT): $(globtest_OBJECTS) $(globtest_DEPENDENCIES)
289 @rm -f globtest$(EXEEXT)
290 $(LINK) $(globtest_LDFLAGS) $(globtest_OBJECTS) $(globtest_LDADD) $(LIBS)
291 x3$(EXEEXT): $(x3_OBJECTS) $(x3_DEPENDENCIES)
292 @rm -f x3$(EXEEXT)
293 $(LINK) $(x3_LDFLAGS) $(x3_OBJECTS) $(x3_LDADD) $(LIBS)
294
295 mostlyclean-compile:
296 -rm -f *.$(OBJEXT)
297
298 distclean-compile:
299 -rm -f *.tab.c
300
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-slab.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc-x3.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chanserv.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkdb.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compat.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict-splay.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gline.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/global.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globtest.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heap.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helpfile.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hosthiding.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ioset.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-helpserv.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-memoserv.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-snoop.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-sockcheck.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod-track.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modcmd.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modules.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nickserv.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opserv.Po@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/policer.Po@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-common.Po@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proto-p10.Po@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/recdb.Po@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saxdb.Po@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sendmail.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shun.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spamserv.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeq.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x3ldap.Po@am__quote@
342
343 .c.o:
344 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
345 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
349
350 .c.obj:
351 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
352 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
356 uninstall-info-am:
357
358 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360 unique=`for i in $$list; do \
361 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362 done | \
363 $(AWK) ' { files[$$0] = 1; } \
364 END { for (i in files) print i; }'`; \
365 mkid -fID $$unique
366 tags: TAGS
367
368 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
369 $(TAGS_FILES) $(LISP)
370 tags=; \
371 here=`pwd`; \
372 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
373 unique=`for i in $$list; do \
374 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375 done | \
376 $(AWK) ' { files[$$0] = 1; } \
377 END { for (i in files) print i; }'`; \
378 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
379 test -n "$$unique" || unique=$$empty_fix; \
380 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381 $$tags $$unique; \
382 fi
383 ctags: CTAGS
384 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
385 $(TAGS_FILES) $(LISP)
386 tags=; \
387 here=`pwd`; \
388 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
389 unique=`for i in $$list; do \
390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391 done | \
392 $(AWK) ' { files[$$0] = 1; } \
393 END { for (i in files) print i; }'`; \
394 test -z "$(CTAGS_ARGS)$$tags$$unique" \
395 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396 $$tags $$unique
397
398 GTAGS:
399 here=`$(am__cd) $(top_builddir) && pwd` \
400 && cd $(top_srcdir) \
401 && gtags -i $(GTAGS_ARGS) $$here
402
403 distclean-tags:
404 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
405
406 distdir: $(DISTFILES)
407 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
408 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
409 list='$(DISTFILES)'; for file in $$list; do \
410 case $$file in \
411 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
412 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
413 esac; \
414 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
416 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
417 dir="/$$dir"; \
418 $(mkdir_p) "$(distdir)$$dir"; \
419 else \
420 dir=''; \
421 fi; \
422 if test -d $$d/$$file; then \
423 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
424 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
425 fi; \
426 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
427 else \
428 test -f $(distdir)/$$file \
429 || cp -p $$d/$$file $(distdir)/$$file \
430 || exit 1; \
431 fi; \
432 done
433 check-am: all-am
434 check: check-am
435 all-am: Makefile $(PROGRAMS) $(DATA) config.h
436 installdirs:
437 install: install-am
438 install-exec: install-exec-am
439 install-data: install-data-am
440 uninstall: uninstall-am
441
442 install-am: all-am
443 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445 installcheck: installcheck-am
446 install-strip:
447 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449 `test -z '$(STRIP)' || \
450 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
451 mostlyclean-generic:
452
453 clean-generic:
454
455 distclean-generic:
456 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
457
458 maintainer-clean-generic:
459 @echo "This command is intended for maintainers to use"
460 @echo "it deletes files that may require special tools to rebuild."
461 clean: clean-am
462
463 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
464
465 distclean: distclean-am
466 -rm -rf ./$(DEPDIR)
467 -rm -f Makefile
468 distclean-am: clean-am distclean-compile distclean-generic \
469 distclean-hdr distclean-tags
470
471 dvi: dvi-am
472
473 dvi-am:
474
475 html: html-am
476
477 info: info-am
478
479 info-am:
480
481 install-data-am:
482
483 install-exec-am:
484
485 install-info: install-info-am
486
487 install-man:
488
489 installcheck-am:
490
491 maintainer-clean: maintainer-clean-am
492 -rm -rf ./$(DEPDIR)
493 -rm -f Makefile
494 maintainer-clean-am: distclean-am maintainer-clean-generic
495
496 mostlyclean: mostlyclean-am
497
498 mostlyclean-am: mostlyclean-compile mostlyclean-generic
499
500 pdf: pdf-am
501
502 pdf-am:
503
504 ps: ps-am
505
506 ps-am:
507
508 uninstall-am: uninstall-info-am
509
510 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
511 clean-noinstPROGRAMS ctags distclean distclean-compile \
512 distclean-generic distclean-hdr distclean-tags distdir dvi \
513 dvi-am html html-am info info-am install install-am \
514 install-data install-data-am install-exec install-exec-am \
515 install-info install-info-am install-man install-strip \
516 installcheck installcheck-am installdirs maintainer-clean \
517 maintainer-clean-generic mostlyclean mostlyclean-compile \
518 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
519 uninstall-am uninstall-info-am
520
521 # Tell versions [3.59,3.63) of GNU make to not export all variables.
522 # Otherwise a system limit (for SysV at least) may be exceeded.
523 .NOEXPORT: