struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / device / lib / pic16 / Makefile.in
blob1dffdeb19ca5506877087c3ed380f25f7a5e2f4f
1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2021 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 subdir = .
89 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90 am__aclocal_m4_deps = \
91 $(top_srcdir)/../../non-free/lib/pic16/supported-devices.ac \
92 $(top_srcdir)/../../non-free/lib/pic16/processors.ac \
93 $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
96 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97 $(am__configure_deps) $(am__DIST_COMMON)
98 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = config.h
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo " GEN " $@;
111 am__v_GEN_1 =
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 =
116 SOURCES =
117 DIST_SOURCES =
118 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119 ctags-recursive dvi-recursive html-recursive info-recursive \
120 install-data-recursive install-dvi-recursive \
121 install-exec-recursive install-html-recursive \
122 install-info-recursive install-pdf-recursive \
123 install-ps-recursive install-recursive installcheck-recursive \
124 installdirs-recursive pdf-recursive ps-recursive \
125 tags-recursive uninstall-recursive
126 am__can_run_installinfo = \
127 case $$AM_UPDATE_INFO_DIR in \
128 n|no|NO) false;; \
129 *) (install-info --version) >/dev/null 2>&1;; \
130 esac
131 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
132 distclean-recursive maintainer-clean-recursive
133 am__recursive_targets = \
134 $(RECURSIVE_TARGETS) \
135 $(RECURSIVE_CLEAN_TARGETS) \
136 $(am__extra_recursive_targets)
137 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
138 cscope distdir distdir-am dist dist-all distcheck
139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
140 config.h.in
141 # Read a list of newline-separated strings from the standard input,
142 # and print each of them once, without duplicates. Input order is
143 # *not* preserved.
144 am__uniquify_input = $(AWK) '\
145 BEGIN { nonempty = 0; } \
146 { items[$$0] = 1; nonempty = 1; } \
147 END { if (nonempty) { for (i in items) print i; }; } \
149 # Make sure the list of sources is unique. This is necessary because,
150 # e.g., the same source file might be shared among _SOURCES variables
151 # for different programs/libraries.
152 am__define_uniq_tagged_files = \
153 list='$(am__tagged_files)'; \
154 unique=`for i in $$list; do \
155 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
156 done | $(am__uniquify_input)`
157 DIST_SUBDIRS = $(SUBDIRS)
158 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
159 $(top_srcdir)/Makefile.common COPYING README config.guess \
160 depcomp install-sh missing
161 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162 distdir = $(PACKAGE)-$(VERSION)
163 top_distdir = $(distdir)
164 am__remove_distdir = \
165 if test -d "$(distdir)"; then \
166 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
167 && rm -rf "$(distdir)" \
168 || { sleep 5 && rm -rf "$(distdir)"; }; \
169 else :; fi
170 am__post_remove_distdir = $(am__remove_distdir)
171 am__relativize = \
172 dir0=`pwd`; \
173 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
174 sed_rest='s,^[^/]*/*,,'; \
175 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
176 sed_butlast='s,/*[^/]*$$,,'; \
177 while test -n "$$dir1"; do \
178 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
179 if test "$$first" != "."; then \
180 if test "$$first" = ".."; then \
181 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
182 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
183 else \
184 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
185 if test "$$first2" = "$$first"; then \
186 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
187 else \
188 dir2="../$$dir2"; \
189 fi; \
190 dir0="$$dir0"/"$$first"; \
191 fi; \
192 fi; \
193 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
194 done; \
195 reldir="$$dir2"
196 DIST_ARCHIVES = $(distdir).tar.gz
197 GZIP_ENV = --best
198 DIST_TARGETS = dist-gzip
199 # Exists only to be overridden by the user if desired.
200 AM_DISTCHECK_DVI_TARGET = dvi
201 distuninstallcheck_listfiles = find . -type f -print
202 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
203 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
204 distcleancheck_listfiles = find . -type f -print
205 ACLOCAL = @ACLOCAL@
206 AMTAR = @AMTAR@
207 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
208 AR = @AR@
209 ARCH = @ARCH@
210 ARFLAGS = @ARFLAGS@
211 AUTOCONF = @AUTOCONF@
212 AUTOHEADER = @AUTOHEADER@
213 AUTOMAKE = @AUTOMAKE@
214 AWK = @AWK@
215 CC = @CC@
216 CCAS = @CCAS@
217 CCASDEPMODE = @CCASDEPMODE@
218 CCASFLAGS = @CCASFLAGS@
219 CCDEPMODE = @CCDEPMODE@
220 CFLAGS = @CFLAGS@
221 CSCOPE = @CSCOPE@
222 CTAGS = @CTAGS@
223 CYGPATH_W = @CYGPATH_W@
224 DEFS = @DEFS@
225 DEPDIR = @DEPDIR@
226 ECHO_C = @ECHO_C@
227 ECHO_N = @ECHO_N@
228 ECHO_T = @ECHO_T@
229 ETAGS = @ETAGS@
230 GOOD_PICS = @GOOD_PICS@
231 INSTALL = @INSTALL@
232 INSTALL_DATA = @INSTALL_DATA@
233 INSTALL_PROGRAM = @INSTALL_PROGRAM@
234 INSTALL_SCRIPT = @INSTALL_SCRIPT@
235 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236 LD = @LD@
237 LIBOBJS = @LIBOBJS@
238 LIBS = @LIBS@
239 LTLIBOBJS = @LTLIBOBJS@
240 MAINT = @MAINT@
241 MAKEINFO = @MAKEINFO@
242 MKDIR_P = @MKDIR_P@
243 OBJEXT = @OBJEXT@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 RANLIB = @RANLIB@
253 SET_MAKE = @SET_MAKE@
254 SHELL = @SHELL@
255 STRIP = @STRIP@
256 USE_FLOATS = @USE_FLOATS@
257 VERSION = @VERSION@
258 abs_builddir = @abs_builddir@
259 abs_srcdir = @abs_srcdir@
260 abs_top_builddir = @abs_top_builddir@
261 abs_top_srcdir = @abs_top_srcdir@
262 am__include = @am__include@
263 am__leading_dot = @am__leading_dot@
264 am__quote = @am__quote@
265 am__tar = @am__tar@
266 am__untar = @am__untar@
267 bindir = @bindir@
268 build_alias = @build_alias@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 exec_prefix = @exec_prefix@
275 host_alias = @host_alias@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 prefix = @prefix@
289 program_transform_name = @program_transform_name@
290 psdir = @psdir@
291 runstatedir = @runstatedir@
292 sbindir = @sbindir@
293 sharedstatedir = @sharedstatedir@
294 srcdir = @srcdir@
295 sysconfdir = @sysconfdir@
296 target_alias = @target_alias@
297 top_build_prefix = @top_build_prefix@
298 top_builddir = @top_builddir@
299 top_srcdir = @top_srcdir@
300 SUBDIRS = debug libc libio libm libsdcc startup
301 AM_CPPFLAGS = -I. -I$(top_srcdir)/../../include/pic16 \
302 -I$(top_srcdir)/../../include \
303 -I$(top_srcdir)/../../non-free/include/pic16
304 #AM_CFLAGS += --no-optimize-goto
306 #AM_CFLAGS += --debug-ralloc
307 #AM_CFLAGS += --debug-xtra
308 #AM_CFLAGS += --pcode-verbose
310 #AM_CFLAGS += --nooverlay
311 #AM_CFLAGS += --nogcse
312 #AM_CFLAGS += --nolabelopt
313 #AM_CFLAGS += --noinvariant
314 #AM_CFLAGS += --noinduction
315 #AM_CFLAGS += --nojtbound
316 #AM_CFLAGS += --noloopreverse
317 AM_CFLAGS = --std-c11 --asm="$(CCAS)" --no-warn-non-free \
318 --fomit-frame-pointer --obanksel=9 --denable-peeps \
319 --optimize-cmp --optimize-df --i-code-in-asm @USE_FLOATS@
320 AM_CCASFLAGS = -I$(top_srcdir)/../../include/pic16 \
321 -I$(top_srcdir)/../../include \
322 -I$(top_srcdir)/../../non-free/include/pic16 -I$(srcdir)
323 DISTCLEANFILES = a.cod a.hex ./.checkdevices/* pics.supported
324 all: config.h
325 $(MAKE) $(AM_MAKEFLAGS) all-recursive
327 .SUFFIXES:
328 am--refresh: Makefile
330 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
331 @for dep in $?; do \
332 case '$(am__configure_deps)' in \
333 *$$dep*) \
334 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
335 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
336 && exit 0; \
337 exit 1;; \
338 esac; \
339 done; \
340 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
341 $(am__cd) $(top_srcdir) && \
342 $(AUTOMAKE) --foreign Makefile
343 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
344 @case '$?' in \
345 *config.status*) \
346 echo ' $(SHELL) ./config.status'; \
347 $(SHELL) ./config.status;; \
348 *) \
349 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
350 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
351 esac;
352 $(top_srcdir)/Makefile.common $(am__empty):
354 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
355 $(SHELL) ./config.status --recheck
357 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
358 $(am__cd) $(srcdir) && $(AUTOCONF)
359 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
360 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
361 $(am__aclocal_m4_deps):
363 config.h: stamp-h1
364 @test -f $@ || rm -f stamp-h1
365 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
367 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
368 @rm -f stamp-h1
369 cd $(top_builddir) && $(SHELL) ./config.status config.h
370 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
371 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
372 rm -f stamp-h1
373 touch $@
375 distclean-hdr:
376 -rm -f config.h stamp-h1
378 # This directory's subdirectories are mostly independent; you can cd
379 # into them and run 'make' without going through this Makefile.
380 # To change the values of 'make' variables: instead of editing Makefiles,
381 # (1) if the variable is set in 'config.status', edit 'config.status'
382 # (which will cause the Makefiles to be regenerated when you run 'make');
383 # (2) otherwise, pass the desired values on the 'make' command line.
384 $(am__recursive_targets):
385 @fail=; \
386 if $(am__make_keepgoing); then \
387 failcom='fail=yes'; \
388 else \
389 failcom='exit 1'; \
390 fi; \
391 dot_seen=no; \
392 target=`echo $@ | sed s/-recursive//`; \
393 case "$@" in \
394 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
395 *) list='$(SUBDIRS)' ;; \
396 esac; \
397 for subdir in $$list; do \
398 echo "Making $$target in $$subdir"; \
399 if test "$$subdir" = "."; then \
400 dot_seen=yes; \
401 local_target="$$target-am"; \
402 else \
403 local_target="$$target"; \
404 fi; \
405 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
406 || eval $$failcom; \
407 done; \
408 if test "$$dot_seen" = "no"; then \
409 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
410 fi; test -z "$$fail"
412 ID: $(am__tagged_files)
413 $(am__define_uniq_tagged_files); mkid -fID $$unique
414 tags: tags-recursive
415 TAGS: tags
417 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
418 set x; \
419 here=`pwd`; \
420 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
421 include_option=--etags-include; \
422 empty_fix=.; \
423 else \
424 include_option=--include; \
425 empty_fix=; \
426 fi; \
427 list='$(SUBDIRS)'; for subdir in $$list; do \
428 if test "$$subdir" = .; then :; else \
429 test ! -f $$subdir/TAGS || \
430 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
431 fi; \
432 done; \
433 $(am__define_uniq_tagged_files); \
434 shift; \
435 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
436 test -n "$$unique" || unique=$$empty_fix; \
437 if test $$# -gt 0; then \
438 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
439 "$$@" $$unique; \
440 else \
441 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442 $$unique; \
443 fi; \
445 ctags: ctags-recursive
447 CTAGS: ctags
448 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
449 $(am__define_uniq_tagged_files); \
450 test -z "$(CTAGS_ARGS)$$unique" \
451 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
452 $$unique
454 GTAGS:
455 here=`$(am__cd) $(top_builddir) && pwd` \
456 && $(am__cd) $(top_srcdir) \
457 && gtags -i $(GTAGS_ARGS) "$$here"
458 cscope: cscope.files
459 test ! -s cscope.files \
460 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
461 clean-cscope:
462 -rm -f cscope.files
463 cscope.files: clean-cscope cscopelist
464 cscopelist: cscopelist-recursive
466 cscopelist-am: $(am__tagged_files)
467 list='$(am__tagged_files)'; \
468 case "$(srcdir)" in \
469 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
470 *) sdir=$(subdir)/$(srcdir) ;; \
471 esac; \
472 for i in $$list; do \
473 if test -f "$$i"; then \
474 echo "$(subdir)/$$i"; \
475 else \
476 echo "$$sdir/$$i"; \
477 fi; \
478 done >> $(top_builddir)/cscope.files
480 distclean-tags:
481 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
482 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
483 distdir: $(BUILT_SOURCES)
484 $(MAKE) $(AM_MAKEFLAGS) distdir-am
486 distdir-am: $(DISTFILES)
487 $(am__remove_distdir)
488 test -d "$(distdir)" || mkdir "$(distdir)"
489 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491 list='$(DISTFILES)'; \
492 dist_files=`for file in $$list; do echo $$file; done | \
493 sed -e "s|^$$srcdirstrip/||;t" \
494 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
495 case $$dist_files in \
496 */*) $(MKDIR_P) `echo "$$dist_files" | \
497 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
498 sort -u` ;; \
499 esac; \
500 for file in $$dist_files; do \
501 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502 if test -d $$d/$$file; then \
503 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
504 if test -d "$(distdir)/$$file"; then \
505 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
506 fi; \
507 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
508 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
509 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510 fi; \
511 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
512 else \
513 test -f "$(distdir)/$$file" \
514 || cp -p $$d/$$file "$(distdir)/$$file" \
515 || exit 1; \
516 fi; \
517 done
518 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519 if test "$$subdir" = .; then :; else \
520 $(am__make_dryrun) \
521 || test -d "$(distdir)/$$subdir" \
522 || $(MKDIR_P) "$(distdir)/$$subdir" \
523 || exit 1; \
524 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
525 $(am__relativize); \
526 new_distdir=$$reldir; \
527 dir1=$$subdir; dir2="$(top_distdir)"; \
528 $(am__relativize); \
529 new_top_distdir=$$reldir; \
530 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
531 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
532 ($(am__cd) $$subdir && \
533 $(MAKE) $(AM_MAKEFLAGS) \
534 top_distdir="$$new_top_distdir" \
535 distdir="$$new_distdir" \
536 am__remove_distdir=: \
537 am__skip_length_check=: \
538 am__skip_mode_fix=: \
539 distdir) \
540 || exit 1; \
541 fi; \
542 done
543 -test -n "$(am__skip_mode_fix)" \
544 || find "$(distdir)" -type d ! -perm -755 \
545 -exec chmod u+rwx,go+rx {} \; -o \
546 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
547 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
548 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
549 || chmod -R a+r "$(distdir)"
550 dist-gzip: distdir
551 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
552 $(am__post_remove_distdir)
554 dist-bzip2: distdir
555 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
556 $(am__post_remove_distdir)
558 dist-lzip: distdir
559 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
560 $(am__post_remove_distdir)
562 dist-xz: distdir
563 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
564 $(am__post_remove_distdir)
566 dist-zstd: distdir
567 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
568 $(am__post_remove_distdir)
570 dist-tarZ: distdir
571 @echo WARNING: "Support for distribution archives compressed with" \
572 "legacy program 'compress' is deprecated." >&2
573 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
574 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
575 $(am__post_remove_distdir)
577 dist-shar: distdir
578 @echo WARNING: "Support for shar distribution archives is" \
579 "deprecated." >&2
580 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
581 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
582 $(am__post_remove_distdir)
584 dist-zip: distdir
585 -rm -f $(distdir).zip
586 zip -rq $(distdir).zip $(distdir)
587 $(am__post_remove_distdir)
589 dist dist-all:
590 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
591 $(am__post_remove_distdir)
593 # This target untars the dist file and tries a VPATH configuration. Then
594 # it guarantees that the distribution is self-contained by making another
595 # tarfile.
596 distcheck: dist
597 case '$(DIST_ARCHIVES)' in \
598 *.tar.gz*) \
599 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
600 *.tar.bz2*) \
601 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
602 *.tar.lz*) \
603 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
604 *.tar.xz*) \
605 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
606 *.tar.Z*) \
607 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
608 *.shar.gz*) \
609 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
610 *.zip*) \
611 unzip $(distdir).zip ;;\
612 *.tar.zst*) \
613 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
614 esac
615 chmod -R a-w $(distdir)
616 chmod u+w $(distdir)
617 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
618 chmod a-w $(distdir)
619 test -d $(distdir)/_build || exit 0; \
620 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
621 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
622 && am__cwd=`pwd` \
623 && $(am__cd) $(distdir)/_build/sub \
624 && ../../configure \
625 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
626 $(DISTCHECK_CONFIGURE_FLAGS) \
627 --srcdir=../.. --prefix="$$dc_install_base" \
628 && $(MAKE) $(AM_MAKEFLAGS) \
629 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
630 && $(MAKE) $(AM_MAKEFLAGS) check \
631 && $(MAKE) $(AM_MAKEFLAGS) install \
632 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
633 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
634 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
635 distuninstallcheck \
636 && chmod -R a-w "$$dc_install_base" \
637 && ({ \
638 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
639 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
640 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
641 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
642 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
643 } || { rm -rf "$$dc_destdir"; exit 1; }) \
644 && rm -rf "$$dc_destdir" \
645 && $(MAKE) $(AM_MAKEFLAGS) dist \
646 && rm -rf $(DIST_ARCHIVES) \
647 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
648 && cd "$$am__cwd" \
649 || exit 1
650 $(am__post_remove_distdir)
651 @(echo "$(distdir) archives ready for distribution: "; \
652 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
654 distuninstallcheck:
655 @test -n '$(distuninstallcheck_dir)' || { \
656 echo 'ERROR: trying to run $@ with an empty' \
657 '$$(distuninstallcheck_dir)' >&2; \
658 exit 1; \
659 }; \
660 $(am__cd) '$(distuninstallcheck_dir)' || { \
661 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
662 exit 1; \
663 }; \
664 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
665 || { echo "ERROR: files left after uninstall:" ; \
666 if test -n "$(DESTDIR)"; then \
667 echo " (check DESTDIR support)"; \
668 fi ; \
669 $(distuninstallcheck_listfiles) ; \
670 exit 1; } >&2
671 distcleancheck: distclean
672 @if test '$(srcdir)' = . ; then \
673 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
674 exit 1 ; \
676 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
677 || { echo "ERROR: files left in build directory after distclean:" ; \
678 $(distcleancheck_listfiles) ; \
679 exit 1; } >&2
680 check-am: all-am
681 check: check-recursive
682 all-am: Makefile config.h
683 installdirs: installdirs-recursive
684 installdirs-am:
685 install: install-recursive
686 install-exec: install-exec-recursive
687 install-data: install-data-recursive
688 uninstall: uninstall-recursive
690 install-am: all-am
691 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
693 installcheck: installcheck-recursive
694 install-strip:
695 if test -z '$(STRIP)'; then \
696 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
697 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698 install; \
699 else \
700 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
704 mostlyclean-generic:
706 clean-generic:
708 distclean-generic:
709 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
710 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
711 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
713 maintainer-clean-generic:
714 @echo "This command is intended for maintainers to use"
715 @echo "it deletes files that may require special tools to rebuild."
716 clean: clean-recursive
718 clean-am: clean-generic clean-local mostlyclean-am
720 distclean: distclean-recursive
721 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
722 -rm -f Makefile
723 distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
724 distclean-tags
726 dvi: dvi-recursive
728 dvi-am:
730 html: html-recursive
732 html-am:
734 info: info-recursive
736 info-am:
738 install-data-am:
740 install-dvi: install-dvi-recursive
742 install-dvi-am:
744 install-exec-am:
746 install-html: install-html-recursive
748 install-html-am:
750 install-info: install-info-recursive
752 install-info-am:
754 install-man:
756 install-pdf: install-pdf-recursive
758 install-pdf-am:
760 install-ps: install-ps-recursive
762 install-ps-am:
764 installcheck-am:
766 maintainer-clean: maintainer-clean-recursive
767 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
768 -rm -rf $(top_srcdir)/autom4te.cache
769 -rm -f Makefile
770 maintainer-clean-am: distclean-am maintainer-clean-generic
772 mostlyclean: mostlyclean-recursive
774 mostlyclean-am: mostlyclean-generic
776 pdf: pdf-recursive
778 pdf-am:
780 ps: ps-recursive
782 ps-am:
784 uninstall-am:
786 .MAKE: $(am__recursive_targets) all install-am install-strip
788 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
789 am--refresh check check-am clean clean-cscope clean-generic \
790 clean-local cscope cscopelist-am ctags ctags-am dist dist-all \
791 dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
792 dist-zip dist-zstd distcheck distclean distclean-generic \
793 distclean-hdr distclean-local distclean-tags distcleancheck \
794 distdir distuninstallcheck dvi dvi-am html html-am info \
795 info-am install install-am install-data install-data-am \
796 install-dvi install-dvi-am install-exec install-exec-am \
797 install-html install-html-am install-info install-info-am \
798 install-man install-pdf install-pdf-am install-ps \
799 install-ps-am install-strip installcheck installcheck-am \
800 installdirs installdirs-am maintainer-clean \
801 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
802 pdf-am ps ps-am tags tags-am uninstall uninstall-am
804 .PRECIOUS: Makefile
807 clean-local:
808 $(RM) *.asm;
809 $(RM) *.lst;
811 clean-intermediate: clean-local
812 list='$(SUBDIRS)'; for subdir in $$list; do \
813 echo "Making $@ in $$subdir"; \
814 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@); \
815 done
817 distclean-local:
818 rm -rf ./.checkdevices ./autom4te.cache
820 # Tell versions [3.59,3.63) of GNU make to not export all variables.
821 # Otherwise a system limit (for SysV at least) may be exceeded.
822 .NOEXPORT: