1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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
17 # ========================================================================
18 # Copyright 2013-2021 Eduardo Chappa
19 # Copyright 2006 University of Washington
21 # Licensed under the Apache License, Version 2.0 (the "License");
22 # you may not use this file except in compliance with the License.
23 # You may obtain a copy of the License at
25 # http://www.apache.org/licenses/LICENSE-2.0
27 # ========================================================================
31 if
test -z
'$(MAKELEVEL)'; then \
33 elif
test -n
'$(MAKE_HOST)'; then \
35 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
41 am__make_running_with_option
= \
42 case
$${target_option-
} in \
44 *) echo
"am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
49 sane_makeflags
=$$MAKEFLAGS; \
50 if
$(am__is_gnu_make
); then \
51 sane_makeflags
=$$MFLAGS; \
56 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
63 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65 for flg in
$$sane_makeflags; do \
66 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
69 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
70 -*I?
*) strip_trailopt
'I';; \
71 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
72 -*O?
*) strip_trailopt
'O';; \
73 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
74 -*l?
*) strip_trailopt
'l';; \
75 -[dEDm
]) skip_next
=yes
;; \
76 -[JT
]) skip_next
=yes
;; \
79 *$$target_option*) has_opt
=yes
; break
;; \
83 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
84 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
85 pkgdatadir
= $(datadir)/@PACKAGE@
86 pkgincludedir
= $(includedir)/@PACKAGE@
87 pkglibdir
= $(libdir)/@PACKAGE@
88 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
89 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA
= $(install_sh
) -c
-m
644
91 install_sh_PROGRAM
= $(install_sh
) -c
92 install_sh_SCRIPT
= $(install_sh
) -c
93 INSTALL_HEADER
= $(INSTALL_DATA
)
94 transform
= $(program_transform_name
)
101 build_triplet
= @build@
102 host_triplet
= @host@
104 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
105 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/acx_pthread.m4 \
106 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/iconv.m4 \
107 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
108 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
109 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
110 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
111 $(top_srcdir
)/m4
/m4_ax_prog_cc_for_build.m4 \
112 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
113 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
114 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
116 DIST_COMMON
= $(srcdir)/Makefile.am
$(am__DIST_COMMON
)
117 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
118 CONFIG_HEADER
= $(top_builddir
)/include/config.h
120 CONFIG_CLEAN_VPATH_FILES
=
121 LIBRARIES
= $(noinst_LIBRARIES
)
123 AM_V_AR
= $(am__v_AR_@AM_V@
)
124 am__v_AR_
= $(am__v_AR_@AM_DEFAULT_V@
)
125 am__v_AR_0
= @echo
" AR " $@
;
127 libpithosd_a_AR
= $(AR
) $(ARFLAGS
)
128 libpithosd_a_LIBADD
=
129 am_libpithosd_a_OBJECTS
= bldpath.
$(OBJEXT
) canaccess.
$(OBJEXT
) \
130 canonicl.
$(OBJEXT
) collate.
$(OBJEXT
) color.
$(OBJEXT
) \
131 coredump.
$(OBJEXT
) creatdir.
$(OBJEXT
) debugtime.
$(OBJEXT
) \
132 domnames.
$(OBJEXT
) err_desc.
$(OBJEXT
) fgetpos.
$(OBJEXT
) \
133 filesize.
$(OBJEXT
) fnexpand.
$(OBJEXT
) hostname.
$(OBJEXT
) \
134 lstcmpnt.
$(OBJEXT
) mimedisp.
$(OBJEXT
) pipe.
$(OBJEXT
) \
135 pw_stuff.
$(OBJEXT
) rename.
$(OBJEXT
) tempfile.
$(OBJEXT
) \
136 temp_nam.
$(OBJEXT
) writ_dir.
$(OBJEXT
)
137 libpithosd_a_OBJECTS
= $(am_libpithosd_a_OBJECTS
)
138 AM_V_P
= $(am__v_P_@AM_V@
)
139 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
142 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
143 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
144 am__v_GEN_0
= @echo
" GEN " $@
;
146 AM_V_at
= $(am__v_at_@AM_V@
)
147 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
151 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
152 am__depfiles_maybe
= depfiles
154 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
155 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
156 AM_V_lt
= $(am__v_lt_@AM_V@
)
157 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
158 am__v_lt_0
= --silent
160 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
161 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
162 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
163 $(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
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
170 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
171 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
172 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
173 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
174 am__v_CCLD_0
= @echo
" CCLD " $@
;
176 SOURCES
= $(libpithosd_a_SOURCES
)
177 DIST_SOURCES
= $(libpithosd_a_SOURCES
)
178 am__can_run_installinfo
= \
179 case
$$AM_UPDATE_INFO_DIR in \
181 *) (install-info
--version
) >/dev
/null
2>&1;; \
183 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
184 # Read a list of newline-separated strings from the standard input,
185 # and print each of them once, without duplicates. Input order is
187 am__uniquify_input
= $(AWK
) '\
188 BEGIN { nonempty = 0; } \
189 { items[$$0] = 1; nonempty = 1; } \
190 END { if (nonempty) { for (i in items) print i; }; } \
192 # Make sure the list of sources is unique. This is necessary because,
193 # e.g., the same source file might be shared among _SOURCES variables
194 # for different programs/libraries.
195 am__define_uniq_tagged_files
= \
196 list
='$(am__tagged_files)'; \
197 unique
=`for i in $$list; do \
198 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
199 done | $(am__uniquify_input)`
202 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(top_srcdir
)/depcomp \
203 $(top_srcdir
)/mkinstalldirs
204 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
206 ALPINE_DATESTAMP
= @ALPINE_DATESTAMP@
207 ALPINE_HOSTSTAMP
= @ALPINE_HOSTSTAMP@
209 AM_CFLAGS
= @AM_CFLAGS@
210 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
211 AM_LDFLAGS
= @AM_LDFLAGS@
213 AUTOCONF
= @AUTOCONF@
214 AUTOHEADER
= @AUTOHEADER@
215 AUTOMAKE
= @AUTOMAKE@
217 BUILD_EXEEXT
= @BUILD_EXEEXT@
218 BUILD_OBJEXT
= @BUILD_OBJEXT@
220 CCDEPMODE
= @CCDEPMODE@
221 CC_FOR_BUILD
= @CC_FOR_BUILD@
223 CFLAGS_FOR_BUILD
= @CFLAGS_FOR_BUILD@
226 CPPFLAGS
= @CPPFLAGS@
227 CPPFLAGS_FOR_BUILD
= @CPPFLAGS_FOR_BUILD@
228 CPP_FOR_BUILD
= @CPP_FOR_BUILD@
229 CYGPATH_W
= @CYGPATH_W@
230 C_CLIENT_AUTHS
= @C_CLIENT_AUTHS@
231 C_CLIENT_BUNDLED
= @C_CLIENT_BUNDLED@
232 C_CLIENT_CFLAGS
= @C_CLIENT_CFLAGS@
233 C_CLIENT_GCCOPTLEVEL
= @C_CLIENT_GCCOPTLEVEL@
234 C_CLIENT_LDFLAGS
= @C_CLIENT_LDFLAGS@
235 C_CLIENT_SPECIALS
= @C_CLIENT_SPECIALS@
236 C_CLIENT_TARGET
= @C_CLIENT_TARGET@
237 C_CLIENT_WITH_IPV6
= @C_CLIENT_WITH_IPV6@
241 DSYMUTIL
= @DSYMUTIL@
250 GMSGFMT_015
= @GMSGFMT_015@
253 INSTALL_DATA
= @INSTALL_DATA@
254 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
255 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
256 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
257 INTLLIBS
= @INTLLIBS@
258 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
259 ISPELLPROG
= @ISPELLPROG@
262 LDFLAGS_FOR_BUILD
= @LDFLAGS_FOR_BUILD@
263 LIBICONV
= @LIBICONV@
268 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
273 LTLIBICONV
= @LTLIBICONV@
274 LTLIBINTL
= @LTLIBINTL@
275 LTLIBOBJS
= @LTLIBOBJS@
276 LT_SYS_LIBRARY_PATH
= @LT_SYS_LIBRARY_PATH@
279 MAKEINFO
= @MAKEINFO@
280 MANIFEST_TOOL
= @MANIFEST_TOOL@
283 MSGFMT_015
= @MSGFMT_015@
284 MSGMERGE
= @MSGMERGE@
287 NPA_PROG
= @NPA_PROG@
293 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
294 PACKAGE_NAME
= @PACKAGE_NAME@
295 PACKAGE_STRING
= @PACKAGE_STRING@
296 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
297 PACKAGE_URL
= @PACKAGE_URL@
298 PACKAGE_VERSION
= @PACKAGE_VERSION@
299 PATH_SEPARATOR
= @PATH_SEPARATOR@
301 PTHREAD_CC
= @PTHREAD_CC@
302 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
303 PTHREAD_LIBS
= @PTHREAD_LIBS@
306 REGEX_BUILD
= @REGEX_BUILD@
309 SENDMAIL
= @SENDMAIL@
310 SET_MAKE
= @SET_MAKE@
312 SPELLPROG
= @SPELLPROG@
316 WEB_BINDIR
= @WEB_BINDIR@
317 WEB_BUILD
= @WEB_BUILD@
318 WEB_PUBCOOKIE_BUILD
= @WEB_PUBCOOKIE_BUILD@
319 WEB_PUBCOOKIE_LIB
= @WEB_PUBCOOKIE_LIB@
320 WEB_PUBCOOKIE_LINK
= @WEB_PUBCOOKIE_LINK@
321 XGETTEXT
= @XGETTEXT@
322 XGETTEXT_015
= @XGETTEXT_015@
323 abs_builddir
= @abs_builddir@
324 abs_srcdir
= @abs_srcdir@
325 abs_top_builddir
= @abs_top_builddir@
326 abs_top_srcdir
= @abs_top_srcdir@
327 ac_ct_AR
= @ac_ct_AR@
328 ac_ct_CC
= @ac_ct_CC@
329 ac_ct_CC_FOR_BUILD
= @ac_ct_CC_FOR_BUILD@
330 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
331 acx_pthread_config
= @acx_pthread_config@
332 alpine_interactive_spellcheck
= @alpine_interactive_spellcheck@
333 alpine_simple_spellcheck
= @alpine_simple_spellcheck@
334 am__include
= @am__include@
335 am__leading_dot
= @am__leading_dot@
336 am__quote
= @am__quote@
338 am__untar
= @am__untar@
341 build_alias
= @build_alias@
342 build_cpu
= @build_cpu@
343 build_os
= @build_os@
344 build_vendor
= @build_vendor@
345 builddir
= @builddir@
347 datarootdir
= @datarootdir@
350 exec_prefix = @
exec_prefix@
352 host_alias
= @host_alias@
353 host_cpu
= @host_cpu@
355 host_vendor
= @host_vendor@
357 includedir = @
includedir@
359 install_sh
= @install_sh@
361 libexecdir
= @libexecdir@
362 localedir
= @localedir@
363 localstatedir
= @localstatedir@
366 oldincludedir = @
oldincludedir@
369 program_transform_name
= @program_transform_name@
372 sharedstatedir
= @sharedstatedir@
374 sysconfdir
= @sysconfdir@
375 target_alias
= @target_alias@
376 top_build_prefix
= @top_build_prefix@
377 top_builddir
= @top_builddir@
378 top_srcdir
= @top_srcdir@
379 noinst_LIBRARIES
= libpithosd.a
380 libpithosd_a_SOURCES
= bldpath.c canaccess.c canonicl.c collate.c color.c coredump.c \
381 creatdir.c debugtime.c domnames.c err_desc.c fgetpos.c filesize.c \
382 fnexpand.c hostname.c lstcmpnt.c mimedisp.c pipe.c pw_stuff.c \
383 rename.c tempfile.c temp_nam.c writ_dir.c
385 AM_CPPFLAGS
= -I@top_builddir@
/include -I@top_srcdir@
/include
389 .SUFFIXES
: .c .lo .o .obj
390 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
392 case
'$(am__configure_deps)' in \
394 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
395 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
399 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign pith/osdep/Makefile'; \
400 $(am__cd
) $(top_srcdir
) && \
401 $(AUTOMAKE
) --foreign pith
/osdep
/Makefile
402 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
405 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
407 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
408 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
411 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
412 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
414 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
415 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
416 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
417 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
418 $(am__aclocal_m4_deps
):
420 clean-noinstLIBRARIES
:
421 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
423 libpithosd.a
: $(libpithosd_a_OBJECTS
) $(libpithosd_a_DEPENDENCIES
) $(EXTRA_libpithosd_a_DEPENDENCIES
)
424 $(AM_V_at
)-rm -f libpithosd.a
425 $(AM_V_AR
)$(libpithosd_a_AR
) libpithosd.a
$(libpithosd_a_OBJECTS
) $(libpithosd_a_LIBADD
)
426 $(AM_V_at
)$(RANLIB
) libpithosd.a
434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bldpath.Po@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/canaccess.Po@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/canonicl.Po@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/collate.Po@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/color.Po@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/coredump.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/creatdir.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/debugtime.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/domnames.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/err_desc.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fgetpos.Po@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/filesize.Po@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fnexpand.Po@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostname.Po@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/lstcmpnt.Po@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mimedisp.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pipe.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/pw_stuff.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rename.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/temp_nam.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tempfile.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/writ_dir.Po@am__quote@
458 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
459 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
462 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
465 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
466 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
469 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
472 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
473 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
484 ID
: $(am__tagged_files
)
485 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
489 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
492 $(am__define_uniq_tagged_files
); \
494 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
495 test -n
"$$unique" || unique
=$$empty_fix; \
496 if
test $$# -gt 0; then \
497 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
500 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
507 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
508 $(am__define_uniq_tagged_files
); \
509 test -z
"$(CTAGS_ARGS)$$unique" \
510 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
514 here
=`$(am__cd) $(top_builddir) && pwd` \
515 && $(am__cd
) $(top_srcdir
) \
516 && gtags
-i
$(GTAGS_ARGS
) "$$here"
517 cscopelist
: cscopelist-am
519 cscopelist-am
: $(am__tagged_files
)
520 list
='$(am__tagged_files)'; \
521 case
"$(srcdir)" in \
522 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
523 *) sdir
=$(subdir
)/$(srcdir) ;; \
525 for i in
$$list; do \
526 if
test -f
"$$i"; then \
527 echo
"$(subdir)/$$i"; \
531 done
>> $(top_builddir
)/cscope.files
534 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
536 distdir
: $(DISTFILES
)
537 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
539 list
='$(DISTFILES)'; \
540 dist_files
=`for file in $$list; do echo $$file; done | \
541 sed -e "s|^$$srcdirstrip/||;t" \
542 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
543 case
$$dist_files in \
544 */*) $(MKDIR_P
) `echo "$$dist_files" | \
545 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
548 for file in
$$dist_files; do \
549 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
550 if
test -d
$$d/$$file; then \
551 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
552 if
test -d
"$(distdir)/$$file"; then \
553 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
555 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
556 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
557 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
559 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
561 test -f
"$(distdir)/$$file" \
562 || cp
-p
$$d/$$file "$(distdir)/$$file" \
568 all-am
: Makefile
$(LIBRARIES
)
571 install-exec
: install-exec-am
572 install-data
: install-data-am
573 uninstall: uninstall-am
576 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
578 installcheck: installcheck-am
580 if
test -z
'$(STRIP)'; then \
581 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
582 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
585 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
586 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
587 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
594 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
595 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
597 maintainer-clean-generic
:
598 @echo
"This command is intended for maintainers to use"
599 @echo
"it deletes files that may require special tools to rebuild."
602 clean-am
: clean-generic clean-libtool clean-noinstLIBRARIES \
605 distclean: distclean-am
608 distclean-am
: clean-am distclean-compile distclean-generic \
625 install-dvi
: install-dvi-am
631 install-html
: install-html-am
635 install-info
: install-info-am
641 install-pdf
: install-pdf-am
645 install-ps
: install-ps-am
651 maintainer-clean
: maintainer-clean-am
654 maintainer-clean-am
: distclean-am maintainer-clean-generic
656 mostlyclean: mostlyclean-am
658 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
671 .MAKE
: install-am install-strip
673 .PHONY
: CTAGS GTAGS TAGS
all all-am
check check-am
clean clean-generic \
674 clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
675 ctags-am
distclean distclean-compile distclean-generic \
676 distclean-libtool distclean-tags distdir
dvi dvi-am html \
677 html-am
info info-am
install install-am install-data \
678 install-data-am install-dvi install-dvi-am install-exec \
679 install-exec-am install-html install-html-am install-info \
680 install-info-am install-man install-pdf install-pdf-am \
681 install-ps install-ps-am install-strip
installcheck \
682 installcheck-am
installdirs maintainer-clean \
683 maintainer-clean-generic
mostlyclean mostlyclean-compile \
684 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
685 tags tags-am
uninstall uninstall-am
690 # Tell versions [3.59,3.63) of GNU make to not export all variables.
691 # Otherwise a system limit (for SysV at least) may be exceeded.