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