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
18 # Copyright (C) 1992-2023 Free Software Foundation, Inc.
20 # This program is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program. If not, see <http://www.gnu.org/licenses/>.
34 if
test -z
'$(MAKELEVEL)'; then \
36 elif
test -n
'$(MAKE_HOST)'; then \
38 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
44 am__make_running_with_option
= \
45 case
$${target_option-
} in \
47 *) echo
"am__make_running_with_option: internal error: invalid" \
48 "target option '$${target_option-}' specified" >&2; \
52 sane_makeflags
=$$MAKEFLAGS; \
53 if
$(am__is_gnu_make
); then \
54 sane_makeflags
=$$MFLAGS; \
59 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
60 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
66 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
68 for flg in
$$sane_makeflags; do \
69 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
72 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
73 -*I?
*) strip_trailopt
'I';; \
74 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
75 -*O?
*) strip_trailopt
'O';; \
76 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
77 -*l?
*) strip_trailopt
'l';; \
78 -[dEDm
]) skip_next
=yes
;; \
79 -[JT
]) skip_next
=yes
;; \
82 *$$target_option*) has_opt
=yes
; break
;; \
86 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
87 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
88 pkgdatadir
= $(datadir)/@PACKAGE@
89 pkgincludedir
= $(includedir)/@PACKAGE@
90 pkglibdir
= $(libdir)/@PACKAGE@
91 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
92 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
93 install_sh_DATA
= $(install_sh
) -c
-m
644
94 install_sh_PROGRAM
= $(install_sh
) -c
95 install_sh_SCRIPT
= $(install_sh
) -c
96 INSTALL_HEADER
= $(INSTALL_DATA
)
97 transform
= $(program_transform_name
)
105 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
106 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/lead-dot.m4 \
107 $(top_srcdir
)/..
/config
/override.m4
$(top_srcdir
)/configure.ac
108 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
110 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
111 $(am__configure_deps
)
112 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
113 configure.lineno config.status.lineno
114 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
116 CONFIG_CLEAN_VPATH_FILES
=
117 AM_V_P
= $(am__v_P_@AM_V@
)
118 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
121 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
122 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
123 am__v_GEN_0
= @echo
" GEN " $@
;
125 AM_V_at
= $(am__v_at_@AM_V@
)
126 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
130 am__can_run_installinfo
= \
131 case
$$AM_UPDATE_INFO_DIR in \
133 *) (install-info
--version
) >/dev
/null
2>&1;; \
135 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
138 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
139 AUTOCONF
= @AUTOCONF@
140 AUTOHEADER
= @AUTOHEADER@
141 AUTOMAKE
= @AUTOMAKE@
143 CYGPATH_W
= @CYGPATH_W@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
155 LTLIBOBJS
= @LTLIBOBJS@
157 MAKEINFO
= @MAKEINFO@
160 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
161 PACKAGE_NAME
= @PACKAGE_NAME@
162 PACKAGE_STRING
= @PACKAGE_STRING@
163 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
164 PACKAGE_URL
= @PACKAGE_URL@
165 PACKAGE_VERSION
= @PACKAGE_VERSION@
166 PATH_SEPARATOR
= @PATH_SEPARATOR@
167 SET_MAKE
= @SET_MAKE@
171 abs_builddir
= @abs_builddir@
172 abs_srcdir
= @abs_srcdir@
173 abs_top_builddir
= @abs_top_builddir@
174 abs_top_srcdir
= @abs_top_srcdir@
175 am__leading_dot
= @am__leading_dot@
177 am__untar
= @am__untar@
179 build_alias
= @build_alias@
180 builddir
= @builddir@
182 datarootdir
= @datarootdir@
185 exec_prefix = @
exec_prefix@
186 host_alias
= @host_alias@
188 includedir = @
includedir@
190 install_sh
= @install_sh@
192 libexecdir
= @libexecdir@
193 localedir
= @localedir@
194 localstatedir
= @localstatedir@
197 oldincludedir = @
oldincludedir@
200 program_transform_name
= @program_transform_name@
203 sharedstatedir
= @sharedstatedir@
205 sysconfdir
= @sysconfdir@
206 target_alias
= @target_alias@
207 top_build_prefix
= @top_build_prefix@
208 top_builddir
= @top_builddir@
209 top_srcdir
= @top_srcdir@
210 AUTOMAKE_OPTIONS
= foreign no-dist
211 ACLOCAL_AMFLAGS
= -I..
-I..
/config
215 am--refresh
: Makefile
217 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
219 case
'$(am__configure_deps)' in \
221 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
222 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
227 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
228 $(am__cd
) $(top_srcdir
) && \
229 $(AUTOMAKE
) --foreign Makefile
230 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
233 echo
' $(SHELL) ./config.status'; \
234 $(SHELL
) .
/config.status
;; \
236 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
237 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
240 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
241 $(SHELL
) .
/config.status
--recheck
243 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
244 $(am__cd
) $(srcdir) && $(AUTOCONF
)
245 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
246 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
247 $(am__aclocal_m4_deps
):
259 install-exec
: install-exec-am
260 install-data
: install-data-am
261 uninstall: uninstall-am
264 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
266 installcheck: installcheck-am
268 if
test -z
'$(STRIP)'; then \
269 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
270 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
273 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
274 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
275 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
282 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
283 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
285 maintainer-clean-generic
:
286 @echo
"This command is intended for maintainers to use"
287 @echo
"it deletes files that may require special tools to rebuild."
290 clean-am
: clean-generic mostlyclean-am
292 distclean: distclean-am
293 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
295 distclean-am
: clean-am distclean-generic
311 install-dvi
: install-dvi-am
317 install-html
: install-html-am
321 install-info
: install-info-am
327 install-pdf
: install-pdf-am
331 install-ps
: install-ps-am
337 maintainer-clean
: maintainer-clean-am
338 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
339 -rm -rf
$(top_srcdir
)/autom4te.cache
341 maintainer-clean-am
: distclean-am maintainer-clean-generic
343 mostlyclean: mostlyclean-am
345 mostlyclean-am
: mostlyclean-generic
357 .MAKE
: install-am install-strip
359 .PHONY
: all all-am am--refresh
check check-am
clean clean-generic \
360 cscopelist-am ctags-am
distclean distclean-generic
dvi dvi-am \
361 html html-am
info info-am
install install-am install-data \
362 install-data-am install-dvi install-dvi-am install-exec \
363 install-exec-am install-html install-html-am install-info \
364 install-info-am install-man install-pdf install-pdf-am \
365 install-ps install-ps-am install-strip
installcheck \
366 installcheck-am
installdirs maintainer-clean \
367 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
368 pdf-am ps ps-am tags-am
uninstall uninstall-am
373 # Tell versions [3.59,3.63) of GNU make to not export all variables.
374 # Otherwise a system limit (for SysV at least) may be exceeded.