1 # Makefile.in generated by automake 1.14 from Makefile.am.
4 # Copyright (C) 1994-2013 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.
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
19 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
20 am__make_running_with_option
= \
21 case
$${target_option-
} in \
23 *) echo
"am__make_running_with_option: internal error: invalid" \
24 "target option '$${target_option-}' specified" >&2; \
28 sane_makeflags
=$$MAKEFLAGS; \
29 if
$(am__is_gnu_make
); then \
30 sane_makeflags
=$$MFLAGS; \
35 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
42 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
44 for flg in
$$sane_makeflags; do \
45 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
48 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
49 -*I?
*) strip_trailopt
'I';; \
50 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
51 -*O?
*) strip_trailopt
'O';; \
52 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
53 -*l?
*) strip_trailopt
'l';; \
54 -[dEDm
]) skip_next
=yes
;; \
55 -[JT
]) skip_next
=yes
;; \
58 *$$target_option*) has_opt
=yes
; break
;; \
62 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
63 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
64 pkgdatadir
= $(datadir)/@PACKAGE@
65 pkgincludedir
= $(includedir)/@PACKAGE@
66 pkglibdir
= $(libdir)/@PACKAGE@
67 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
68 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA
= $(install_sh
) -c
-m
644
70 install_sh_PROGRAM
= $(install_sh
) -c
71 install_sh_SCRIPT
= $(install_sh
) -c
72 INSTALL_HEADER
= $(INSTALL_DATA
)
73 transform
= $(program_transform_name
)
80 build_triplet
= @build@
82 noinst_PROGRAMS
= svtest
$(EXEEXT
)
84 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
86 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
87 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
88 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
90 mkinstalldirs
= $(install_sh
) -d
91 CONFIG_HEADER
= $(top_builddir
)/includes
/config.h
93 CONFIG_CLEAN_VPATH_FILES
=
94 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
95 am__vpath_adj
= case
$$p in \
96 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
101 am__nobase_strip_setup
= \
102 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
104 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
105 am__nobase_list
= $(am__nobase_strip_setup
); \
106 for p in
$$list; do echo
"$$p $$p"; done | \
107 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
108 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
109 if (++n[$$2] == $(am__install_max)) \
110 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
111 END { for (dir in files) print dir, files[dir] }'
113 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
114 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
115 am__uninstall_files_from_dir
= { \
117 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
118 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
119 $(am__cd
) "$$dir" && rm -f
$$files; }; \
121 am__installdirs
= "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"
122 LIBRARIES
= $(lib_LIBRARIES
)
125 AM_V_AR
= $(am__v_AR_@AM_V@
)
126 am__v_AR_
= $(am__v_AR_@AM_DEFAULT_V@
)
127 am__v_AR_0
= @echo
" AR " $@
;
129 libomapi_a_AR
= $(AR
) $(ARFLAGS
)
131 am_libomapi_a_OBJECTS
= protocol.
$(OBJEXT
) buffer.
$(OBJEXT
) \
132 alloc.
$(OBJEXT
) result.
$(OBJEXT
) connection.
$(OBJEXT
) \
133 errwarn.
$(OBJEXT
) listener.
$(OBJEXT
) dispatch.
$(OBJEXT
) \
134 generic.
$(OBJEXT
) support.
$(OBJEXT
) handle.
$(OBJEXT
) \
135 message.
$(OBJEXT
) convert.
$(OBJEXT
) hash.
$(OBJEXT
) \
136 auth.
$(OBJEXT
) inet_addr.
$(OBJEXT
) array.
$(OBJEXT
) \
137 trace.
$(OBJEXT
) toisc.
$(OBJEXT
) iscprint.
$(OBJEXT
) \
139 libomapi_a_OBJECTS
= $(am_libomapi_a_OBJECTS
)
140 PROGRAMS
= $(noinst_PROGRAMS
)
141 am_svtest_OBJECTS
= test.
$(OBJEXT
)
142 svtest_OBJECTS
= $(am_svtest_OBJECTS
)
143 svtest_DEPENDENCIES
= libomapi.a ..
/bind
/lib
/libirs.a \
144 ..
/bind
/lib
/libdns.a ..
/bind
/lib
/libisccfg.a \
146 AM_V_P
= $(am__v_P_@AM_V@
)
147 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
150 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
151 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
152 am__v_GEN_0
= @echo
" GEN " $@
;
154 AM_V_at
= $(am__v_at_@AM_V@
)
155 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
158 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)/includes
159 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
160 am__depfiles_maybe
= depfiles
162 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
163 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
164 AM_V_CC
= $(am__v_CC_@AM_V@
)
165 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
166 am__v_CC_0
= @echo
" CC " $@
;
169 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
170 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
171 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
172 am__v_CCLD_0
= @echo
" CCLD " $@
;
174 SOURCES
= $(libomapi_a_SOURCES
) $(svtest_SOURCES
)
175 DIST_SOURCES
= $(libomapi_a_SOURCES
) $(svtest_SOURCES
)
176 am__can_run_installinfo
= \
177 case
$$AM_UPDATE_INFO_DIR in \
179 *) (install-info
--version
) >/dev
/null
2>&1;; \
181 man3dir = $(mandir)/man3
184 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
185 # Read a list of newline-separated strings from the standard input,
186 # and print each of them once, without duplicates. Input order is
188 am__uniquify_input
= $(AWK
) '\
189 BEGIN { nonempty = 0; } \
190 { items[$$0] = 1; nonempty = 1; } \
191 END { if (nonempty) { for (i in items) print i; }; } \
193 # Make sure the list of sources is unique. This is necessary because,
194 # e.g., the same source file might be shared among _SOURCES variables
195 # for different programs/libraries.
196 am__define_uniq_tagged_files
= \
197 list
='$(am__tagged_files)'; \
198 unique
=`for i in $$list; do \
199 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
200 done | $(am__uniquify_input)`
203 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
206 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
207 ATF_CFLAGS
= @ATF_CFLAGS@
208 ATF_LDFLAGS
= @ATF_LDFLAGS@
209 AUTOCONF
= @AUTOCONF@
210 AUTOHEADER
= @AUTOHEADER@
211 AUTOMAKE
= @AUTOMAKE@
214 CCDEPMODE
= @CCDEPMODE@
217 CPPFLAGS
= @CPPFLAGS@
218 CYGPATH_W
= @CYGPATH_W@
228 INSTALL_DATA
= @INSTALL_DATA@
229 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
230 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
231 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
232 LDAP_CFLAGS
= @LDAP_CFLAGS@
236 LTLIBOBJS
= @LTLIBOBJS@
238 MAKEINFO
= @MAKEINFO@
242 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
243 PACKAGE_NAME
= @PACKAGE_NAME@
244 PACKAGE_STRING
= @PACKAGE_STRING@
245 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
246 PACKAGE_URL
= @PACKAGE_URL@
247 PACKAGE_VERSION
= @PACKAGE_VERSION@
248 PATH_SEPARATOR
= @PATH_SEPARATOR@
250 SET_MAKE
= @SET_MAKE@
254 abs_builddir
= @abs_builddir@
255 abs_srcdir
= @abs_srcdir@
256 abs_top_builddir
= @abs_top_builddir@
257 abs_top_srcdir
= @abs_top_srcdir@
258 ac_ct_CC
= @ac_ct_CC@
259 ac_prefix_program
= @ac_prefix_program@
260 am__include
= @am__include@
261 am__leading_dot
= @am__leading_dot@
262 am__quote
= @am__quote@
264 am__untar
= @am__untar@
267 build_alias
= @build_alias@
268 build_cpu
= @build_cpu@
269 build_os
= @build_os@
270 build_vendor
= @build_vendor@
271 builddir
= @builddir@
272 byte_order
= @byte_order@
274 datarootdir
= @datarootdir@
277 exec_prefix = @
exec_prefix@
279 host_alias
= @host_alias@
280 host_cpu
= @host_cpu@
282 host_vendor
= @host_vendor@
284 includedir = @
includedir@
286 install_sh
= @install_sh@
288 libexecdir
= @libexecdir@
289 localedir
= @localedir@
290 localstatedir
= @localstatedir@
293 oldincludedir = @
oldincludedir@
296 program_transform_name
= @program_transform_name@
299 sharedstatedir
= @sharedstatedir@
301 sysconfdir
= @sysconfdir@
302 target_alias
= @target_alias@
303 top_build_prefix
= @top_build_prefix@
304 top_builddir
= @top_builddir@
305 top_srcdir
= @top_srcdir@
306 lib_LIBRARIES
= libomapi.a
307 libomapi_a_SOURCES
= protocol.c buffer.c alloc.c result.c connection.c \
308 errwarn.c listener.c dispatch.c generic.c support.c \
309 handle.c message.c convert.c hash.c auth.c inet_addr.c \
310 array.c trace.c toisc.c iscprint.c isclib.c
313 EXTRA_DIST
= $(man_MANS
)
314 svtest_SOURCES
= test.c
315 svtest_LDADD
= libomapi.a ..
/bind
/lib
/libirs.a ..
/bind
/lib
/libdns.a \
316 ..
/bind
/lib
/libisccfg.a ..
/bind
/lib
/libisc.a
321 .SUFFIXES
: .c .o .obj
322 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
324 case
'$(am__configure_deps)' in \
326 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
327 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
331 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign omapip/Makefile'; \
332 $(am__cd
) $(top_srcdir
) && \
333 $(AUTOMAKE
) --foreign omapip
/Makefile
335 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
338 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
340 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
341 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
344 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
345 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
347 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
348 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
349 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
350 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
351 $(am__aclocal_m4_deps
):
352 install-libLIBRARIES
: $(lib_LIBRARIES
)
354 @list
='$(lib_LIBRARIES)'; test -n
"$(libdir)" || list
=; \
355 list2
=; for p in
$$list; do \
356 if
test -f
$$p; then \
357 list2
="$$list2 $$p"; \
360 test -z
"$$list2" ||
{ \
361 echo
" $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
362 $(MKDIR_P
) "$(DESTDIR)$(libdir)" || exit
1; \
363 echo
" $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
364 $(INSTALL_DATA
) $$list2 "$(DESTDIR)$(libdir)" || exit
$$?
; }
366 @list
='$(lib_LIBRARIES)'; test -n
"$(libdir)" || list
=; \
367 for p in
$$list; do \
368 if
test -f
$$p; then \
370 echo
" ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
371 ( cd
"$(DESTDIR)$(libdir)" && $(RANLIB
) $$f ) || exit
$$?
; \
375 uninstall-libLIBRARIES
:
377 @list
='$(lib_LIBRARIES)'; test -n
"$(libdir)" || list
=; \
378 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
379 dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir
)
382 -test -z
"$(lib_LIBRARIES)" ||
rm -f
$(lib_LIBRARIES
)
384 libomapi.a
: $(libomapi_a_OBJECTS
) $(libomapi_a_DEPENDENCIES
) $(EXTRA_libomapi_a_DEPENDENCIES
)
385 $(AM_V_at
)-rm -f libomapi.a
386 $(AM_V_AR
)$(libomapi_a_AR
) libomapi.a
$(libomapi_a_OBJECTS
) $(libomapi_a_LIBADD
)
387 $(AM_V_at
)$(RANLIB
) libomapi.a
389 clean-noinstPROGRAMS
:
390 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
392 svtest
$(EXEEXT
): $(svtest_OBJECTS
) $(svtest_DEPENDENCIES
) $(EXTRA_svtest_DEPENDENCIES
)
393 @
rm -f svtest
$(EXEEXT
)
394 $(AM_V_CCLD
)$(LINK
) $(svtest_OBJECTS
) $(svtest_LDADD
) $(LIBS
)
402 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alloc.Po@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/array.Po@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/auth.Po@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/buffer.Po@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/connection.Po@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/convert.Po@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dispatch.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/errwarn.Po@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/generic.Po@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/handle.Po@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hash.Po@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/inet_addr.Po@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/isclib.Po@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iscprint.Po@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/listener.Po@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/message.Po@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/protocol.Po@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/result.Po@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/support.Po@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/test.Po@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/toisc.Po@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/trace.Po@am__quote@
426 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
427 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
430 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
433 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
434 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
437 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
438 install-man3
: $(man_MANS
)
441 list2
='$(man_MANS)'; \
442 test -n
"$(man3dir)" \
443 && test -n
"`echo $$list1$$list2`" \
445 echo
" $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
446 $(MKDIR_P
) "$(DESTDIR)$(man3dir)" || exit
1; \
447 { for i in
$$list1; do echo
"$$i"; done
; \
448 if
test -n
"$$list2"; then \
449 for i in
$$list2; do echo
"$$i"; done \
450 | sed
-n
'/\.3[a-z]*$$/p'; \
452 } | while read p
; do \
453 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
454 echo
"$$d$$p"; echo
"$$p"; \
456 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
457 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
458 sed
'N;N;s,\n, ,g' |
{ \
459 list
=; while read file base inst
; do \
460 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
461 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
462 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit
$$?
; \
465 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
466 while read files
; do \
467 test -z
"$$files" ||
{ \
468 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
469 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man3dir)" || exit
$$?
; }; \
474 @list
=''; test -n
"$(man3dir)" || exit
0; \
475 files
=`{ for i in $$list; do echo "$$i"; done; \
476 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
477 sed -n '/\.3[a-z]*$$/p'; \
478 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
479 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
480 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir
)
482 ID
: $(am__tagged_files
)
483 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
487 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
490 $(am__define_uniq_tagged_files
); \
492 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
493 test -n
"$$unique" || unique
=$$empty_fix; \
494 if
test $$# -gt 0; then \
495 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
498 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
505 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
506 $(am__define_uniq_tagged_files
); \
507 test -z
"$(CTAGS_ARGS)$$unique" \
508 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
512 here
=`$(am__cd) $(top_builddir) && pwd` \
513 && $(am__cd
) $(top_srcdir
) \
514 && gtags
-i
$(GTAGS_ARGS
) "$$here"
515 cscopelist
: cscopelist-am
517 cscopelist-am
: $(am__tagged_files
)
518 list
='$(am__tagged_files)'; \
519 case
"$(srcdir)" in \
520 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
521 *) sdir
=$(subdir
)/$(srcdir) ;; \
523 for i in
$$list; do \
524 if
test -f
"$$i"; then \
525 echo
"$(subdir)/$$i"; \
529 done
>> $(top_builddir
)/cscope.files
532 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
534 distdir
: $(DISTFILES
)
535 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537 list
='$(DISTFILES)'; \
538 dist_files
=`for file in $$list; do echo $$file; done | \
539 sed -e "s|^$$srcdirstrip/||;t" \
540 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
541 case
$$dist_files in \
542 */*) $(MKDIR_P
) `echo "$$dist_files" | \
543 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
546 for file in
$$dist_files; do \
547 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
548 if
test -d
$$d/$$file; then \
549 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
550 if
test -d
"$(distdir)/$$file"; then \
551 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
553 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
554 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
555 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
557 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
559 test -f
"$(distdir)/$$file" \
560 || cp
-p
$$d/$$file "$(distdir)/$$file" \
566 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
) $(MANS
)
568 for
dir in
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"; do \
569 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
572 install-exec
: install-exec-am
573 install-data
: install-data-am
574 uninstall: uninstall-am
577 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
579 installcheck: installcheck-am
581 if
test -z
'$(STRIP)'; then \
582 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
586 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
587 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
588 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
595 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
596 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
598 maintainer-clean-generic
:
599 @echo
"This command is intended for maintainers to use"
600 @echo
"it deletes files that may require special tools to rebuild."
603 clean-am
: clean-generic clean-libLIBRARIES clean-noinstPROGRAMS \
606 distclean: distclean-am
609 distclean-am
: clean-am distclean-compile distclean-generic \
624 install-data-am
: install-man
626 install-dvi
: install-dvi-am
630 install-exec-am
: install-libLIBRARIES
632 install-html
: install-html-am
636 install-info
: install-info-am
640 install-man
: install-man3
642 install-pdf
: install-pdf-am
646 install-ps
: install-ps-am
652 maintainer-clean
: maintainer-clean-am
655 maintainer-clean-am
: distclean-am maintainer-clean-generic
657 mostlyclean: mostlyclean-am
659 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
669 uninstall-am
: uninstall-libLIBRARIES uninstall-man
671 uninstall-man
: uninstall-man3
673 .MAKE
: install-am install-strip
675 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
676 clean-libLIBRARIES clean-noinstPROGRAMS cscopelist-am ctags \
677 ctags-am
distclean distclean-compile distclean-generic \
678 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
679 install install-am install-data install-data-am install-dvi \
680 install-dvi-am install-exec install-exec-am install-html \
681 install-html-am install-info install-info-am \
682 install-libLIBRARIES install-man install-man3 install-pdf \
683 install-pdf-am install-ps install-ps-am install-strip \
684 installcheck installcheck-am
installdirs maintainer-clean \
685 maintainer-clean-generic
mostlyclean mostlyclean-compile \
686 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-am
uninstall \
687 uninstall-am uninstall-libLIBRARIES uninstall-man \
691 # Tell versions [3.59,3.63) of GNU make to not export all variables.
692 # Otherwise a system limit (for SysV at least) may be exceeded.