Sapan says vnet_tun is obsolete.
[iptables.git] / libipq / 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 # -*- Makefile -*-
18
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 subdir = libipq
43 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
44         $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
59         "$(DESTDIR)$(includedir)"
60 libLIBRARIES_INSTALL = $(INSTALL_DATA)
61 LIBRARIES = $(lib_LIBRARIES)
62 ARFLAGS = cru
63 libipq_a_AR = $(AR) $(ARFLAGS)
64 libipq_a_LIBADD =
65 am_libipq_a_OBJECTS = libipq.$(OBJEXT)
66 libipq_a_OBJECTS = $(am_libipq_a_OBJECTS)
67 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
68 depcomp = $(SHELL) $(top_srcdir)/depcomp
69 am__depfiles_maybe = depfiles
70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
73         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
74         $(AM_CFLAGS) $(CFLAGS)
75 CCLD = $(CC)
76 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
77         $(AM_LDFLAGS) $(LDFLAGS) -o $@
78 SOURCES = $(libipq_a_SOURCES)
79 DIST_SOURCES = $(libipq_a_SOURCES)
80 man3dir = $(mandir)/man3
81 NROFF = nroff
82 MANS = $(man_MANS)
83 includeHEADERS_INSTALL = $(INSTALL_HEADER)
84 HEADERS = $(include_HEADERS)
85 ETAGS = etags
86 CTAGS = ctags
87 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88 ACLOCAL = @ACLOCAL@
89 AMDEP_FALSE = @AMDEP_FALSE@
90 AMDEP_TRUE = @AMDEP_TRUE@
91 AMTAR = @AMTAR@
92 AR = @AR@
93 AUTOCONF = @AUTOCONF@
94 AUTOHEADER = @AUTOHEADER@
95 AUTOMAKE = @AUTOMAKE@
96 AWK = @AWK@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CXX = @CXX@
103 CXXCPP = @CXXCPP@
104 CXXDEPMODE = @CXXDEPMODE@
105 CXXFLAGS = @CXXFLAGS@
106 CYGPATH_W = @CYGPATH_W@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DSYMUTIL = @DSYMUTIL@
110 ECHO = @ECHO@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 ENABLE_DEVEL_FALSE = @ENABLE_DEVEL_FALSE@
116 ENABLE_DEVEL_TRUE = @ENABLE_DEVEL_TRUE@
117 ENABLE_LIBIPQ_FALSE = @ENABLE_LIBIPQ_FALSE@
118 ENABLE_LIBIPQ_TRUE = @ENABLE_LIBIPQ_TRUE@
119 ENABLE_SHARED_FALSE = @ENABLE_SHARED_FALSE@
120 ENABLE_SHARED_TRUE = @ENABLE_SHARED_TRUE@
121 ENABLE_STATIC_FALSE = @ENABLE_STATIC_FALSE@
122 ENABLE_STATIC_TRUE = @ENABLE_STATIC_TRUE@
123 EXEEXT = @EXEEXT@
124 F77 = @F77@
125 FFLAGS = @FFLAGS@
126 GREP = @GREP@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTOOL = @LIBTOOL@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAKEINFO = @MAKEINFO@
138 NMEDIT = @NMEDIT@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 RANLIB = @RANLIB@
148 SED = @SED@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 STRIP = @STRIP@
152 VERSION = @VERSION@
153 XTABLES_VERSION_EXTRA = @XTABLES_VERSION_EXTRA@
154 XTABLES_VERSION_MAJOR = @XTABLES_VERSION_MAJOR@
155 XTABLES_VERSION_MINOR = @XTABLES_VERSION_MINOR@
156 XTABLES_VERSION_PATCH = @XTABLES_VERSION_PATCH@
157 ac_ct_CC = @ac_ct_CC@
158 ac_ct_CXX = @ac_ct_CXX@
159 ac_ct_F77 = @ac_ct_F77@
160 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
162 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
163 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 blacklist_modules = @blacklist_modules@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 datadir = @datadir@
177 datarootdir = @datarootdir@
178 docdir = @docdir@
179 dvidir = @dvidir@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 htmldir = @htmldir@
187 includedir = @includedir@
188 infodir = @infodir@
189 install_sh = @install_sh@
190 kbuilddir = @kbuilddir@
191 kinclude_CFLAGS = @kinclude_CFLAGS@
192 ksourcedir = @ksourcedir@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 regular_CFLAGS = @regular_CFLAGS@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 sysconfdir = @sysconfdir@
208 target_alias = @target_alias@
209 xtlibdir = @xtlibdir@
210 AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include
211 libipq_a_SOURCES = libipq.c
212 lib_LIBRARIES = libipq.a
213 include_HEADERS = ${top_srcdir}/include/libipq/libipq.h
214 man_MANS = ipq_create_handle.3 ipq_destroy_handle.3 ipq_errstr.3 \
215                    ipq_get_msgerr.3 ipq_get_packet.3 ipq_message_type.3 \
216                    ipq_perror.3 ipq_read.3 ipq_set_mode.3 ipq_set_verdict.3 \
217                    libipq.3
218
219 all: all-am
220
221 .SUFFIXES:
222 .SUFFIXES: .c .lo .o .obj
223 $(srcdir)/Makefile.in:  $(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  libipq/Makefile'; \
233         cd $(top_srcdir) && \
234           $(AUTOMAKE) --gnu  libipq/Makefile
235 .PRECIOUS: Makefile
236 Makefile: $(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:  $(am__configure_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 install-libLIBRARIES: $(lib_LIBRARIES)
253         @$(NORMAL_INSTALL)
254         test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
255         @list='$(lib_LIBRARIES)'; for p in $$list; do \
256           if test -f $$p; then \
257             f=$(am__strip_dir) \
258             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
259             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
260           else :; fi; \
261         done
262         @$(POST_INSTALL)
263         @list='$(lib_LIBRARIES)'; for p in $$list; do \
264           if test -f $$p; then \
265             p=$(am__strip_dir) \
266             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
267             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
268           else :; fi; \
269         done
270
271 uninstall-libLIBRARIES:
272         @$(NORMAL_UNINSTALL)
273         @list='$(lib_LIBRARIES)'; for p in $$list; do \
274           p=$(am__strip_dir) \
275           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
276           rm -f "$(DESTDIR)$(libdir)/$$p"; \
277         done
278
279 clean-libLIBRARIES:
280         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
281 libipq.a: $(libipq_a_OBJECTS) $(libipq_a_DEPENDENCIES) 
282         -rm -f libipq.a
283         $(libipq_a_AR) libipq.a $(libipq_a_OBJECTS) $(libipq_a_LIBADD)
284         $(RANLIB) libipq.a
285
286 mostlyclean-compile:
287         -rm -f *.$(OBJEXT)
288
289 distclean-compile:
290         -rm -f *.tab.c
291
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libipq.Po@am__quote@
293
294 .c.o:
295 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
296 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
299 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
300
301 .c.obj:
302 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
303 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
306 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
307
308 .c.lo:
309 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
310 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
314
315 mostlyclean-libtool:
316         -rm -f *.lo
317
318 clean-libtool:
319         -rm -rf .libs _libs
320
321 distclean-libtool:
322         -rm -f libtool
323 uninstall-info-am:
324 install-man3: $(man3_MANS) $(man_MANS)
325         @$(NORMAL_INSTALL)
326         test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
327         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
328         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
329         for i in $$l2; do \
330           case "$$i" in \
331             *.3*) list="$$list $$i" ;; \
332           esac; \
333         done; \
334         for i in $$list; do \
335           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
336           else file=$$i; fi; \
337           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
338           case "$$ext" in \
339             3*) ;; \
340             *) ext='3' ;; \
341           esac; \
342           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
343           inst=`echo $$inst | sed -e 's/^.*\///'`; \
344           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
345           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
346           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
347         done
348 uninstall-man3:
349         @$(NORMAL_UNINSTALL)
350         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
351         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
352         for i in $$l2; do \
353           case "$$i" in \
354             *.3*) list="$$list $$i" ;; \
355           esac; \
356         done; \
357         for i in $$list; do \
358           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
359           case "$$ext" in \
360             3*) ;; \
361             *) ext='3' ;; \
362           esac; \
363           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
364           inst=`echo $$inst | sed -e 's/^.*\///'`; \
365           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
366           echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
367           rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
368         done
369 install-includeHEADERS: $(include_HEADERS)
370         @$(NORMAL_INSTALL)
371         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
372         @list='$(include_HEADERS)'; for p in $$list; do \
373           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
374           f=$(am__strip_dir) \
375           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
376           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
377         done
378
379 uninstall-includeHEADERS:
380         @$(NORMAL_UNINSTALL)
381         @list='$(include_HEADERS)'; for p in $$list; do \
382           f=$(am__strip_dir) \
383           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
384           rm -f "$(DESTDIR)$(includedir)/$$f"; \
385         done
386
387 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388         list='$(SOURCES) $(HEADERS) $(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         mkid -fID $$unique
395 tags: TAGS
396
397 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398                 $(TAGS_FILES) $(LISP)
399         tags=; \
400         here=`pwd`; \
401         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '    { files[$$0] = 1; } \
406                END { for (i in files) print i; }'`; \
407         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
408           test -n "$$unique" || unique=$$empty_fix; \
409           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410             $$tags $$unique; \
411         fi
412 ctags: CTAGS
413 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
414                 $(TAGS_FILES) $(LISP)
415         tags=; \
416         here=`pwd`; \
417         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
418         unique=`for i in $$list; do \
419             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420           done | \
421           $(AWK) '    { files[$$0] = 1; } \
422                END { for (i in files) print i; }'`; \
423         test -z "$(CTAGS_ARGS)$$tags$$unique" \
424           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
425              $$tags $$unique
426
427 GTAGS:
428         here=`$(am__cd) $(top_builddir) && pwd` \
429           && cd $(top_srcdir) \
430           && gtags -i $(GTAGS_ARGS) $$here
431
432 distclean-tags:
433         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
434
435 distdir: $(DISTFILES)
436         $(mkdir_p) $(distdir)/${top_srcdir}/include/libipq
437         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
438         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
439         list='$(DISTFILES)'; for file in $$list; do \
440           case $$file in \
441             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
442             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
443           esac; \
444           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
446           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
447             dir="/$$dir"; \
448             $(mkdir_p) "$(distdir)$$dir"; \
449           else \
450             dir=''; \
451           fi; \
452           if test -d $$d/$$file; then \
453             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
455             fi; \
456             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
457           else \
458             test -f $(distdir)/$$file \
459             || cp -p $$d/$$file $(distdir)/$$file \
460             || exit 1; \
461           fi; \
462         done
463 check-am: all-am
464 check: check-am
465 all-am: Makefile $(LIBRARIES) $(MANS) $(HEADERS)
466 installdirs:
467         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)"; do \
468           test -z "$$dir" || $(mkdir_p) "$$dir"; \
469         done
470 install: install-am
471 install-exec: install-exec-am
472 install-data: install-data-am
473 uninstall: uninstall-am
474
475 install-am: all-am
476         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
477
478 installcheck: installcheck-am
479 install-strip:
480         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482           `test -z '$(STRIP)' || \
483             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
484 mostlyclean-generic:
485
486 clean-generic:
487
488 distclean-generic:
489         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
490
491 maintainer-clean-generic:
492         @echo "This command is intended for maintainers to use"
493         @echo "it deletes files that may require special tools to rebuild."
494 clean: clean-am
495
496 clean-am: clean-generic clean-libLIBRARIES clean-libtool \
497         mostlyclean-am
498
499 distclean: distclean-am
500         -rm -rf ./$(DEPDIR)
501         -rm -f Makefile
502 distclean-am: clean-am distclean-compile distclean-generic \
503         distclean-libtool distclean-tags
504
505 dvi: dvi-am
506
507 dvi-am:
508
509 html: html-am
510
511 info: info-am
512
513 info-am:
514
515 install-data-am: install-includeHEADERS install-man
516
517 install-exec-am: install-libLIBRARIES
518
519 install-info: install-info-am
520
521 install-man: install-man3
522
523 installcheck-am:
524
525 maintainer-clean: maintainer-clean-am
526         -rm -rf ./$(DEPDIR)
527         -rm -f Makefile
528 maintainer-clean-am: distclean-am maintainer-clean-generic
529
530 mostlyclean: mostlyclean-am
531
532 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
533         mostlyclean-libtool
534
535 pdf: pdf-am
536
537 pdf-am:
538
539 ps: ps-am
540
541 ps-am:
542
543 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
544         uninstall-libLIBRARIES uninstall-man
545
546 uninstall-man: uninstall-man3
547
548 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
549         clean-libLIBRARIES clean-libtool ctags distclean \
550         distclean-compile distclean-generic distclean-libtool \
551         distclean-tags distdir dvi dvi-am html html-am info info-am \
552         install install-am install-data install-data-am install-exec \
553         install-exec-am install-includeHEADERS install-info \
554         install-info-am install-libLIBRARIES install-man install-man3 \
555         install-strip installcheck installcheck-am installdirs \
556         maintainer-clean maintainer-clean-generic mostlyclean \
557         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
558         pdf pdf-am ps ps-am tags uninstall uninstall-am \
559         uninstall-includeHEADERS uninstall-info-am \
560         uninstall-libLIBRARIES uninstall-man uninstall-man3
561
562 # Tell versions [3.59,3.63) of GNU make to not export all variables.
563 # Otherwise a system limit (for SysV at least) may be exceeded.
564 .NOEXPORT: