1
- # Makefile.in generated by automake 1.16.1 from Makefile.am.
1
+ # Makefile.in generated by automake 1.16.5 from Makefile.am.
2
2
# @configure_input@
3
3
4
- # Copyright (C) 1994-2018 Free Software Foundation, Inc.
4
+ # Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
5
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
@@ -184,15 +184,12 @@ am__define_uniq_tagged_files = \
184
184
unique=` for i in $$ list; do \
185
185
if test -f " $$ i" ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
186
186
done | $( am__uniquify_input) `
187
- ETAGS = etags
188
- CTAGS = ctags
189
- CSCOPE = cscope
190
187
DIST_SUBDIRS = safe_c_stub src app test
191
188
am__DIST_COMMON = $(srcdir ) /Makefile.in $(top_srcdir ) /config/ar-lib \
192
189
$(top_srcdir ) /config/compile $(top_srcdir ) /config/config.guess \
193
190
$(top_srcdir ) /config/config.sub \
194
191
$(top_srcdir ) /config/install-sh $(top_srcdir ) /config/ltmain.sh \
195
- $(top_srcdir ) /config/missing COPYING config/ar-lib \
192
+ $(top_srcdir ) /config/missing COPYING README.md config/ar-lib \
196
193
config/compile config/config.guess config/config.sub \
197
194
config/depcomp config/install-sh config/ltmain.sh \
198
195
config/missing
@@ -234,6 +231,8 @@ am__relativize = \
234
231
DIST_ARCHIVES = $(distdir ) .tar.gz
235
232
GZIP_ENV = --best
236
233
DIST_TARGETS = dist-gzip
234
+ # Exists only to be overridden by the user if desired.
235
+ AM_DISTCHECK_DVI_TARGET = dvi
237
236
distuninstallcheck_listfiles = find . -type f -print
238
237
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles ) \
239
238
| sed 's|^\./|$(prefix ) /|' | grep -v '$(infodir ) /dir$$'
@@ -252,10 +251,11 @@ CCDEPMODE = @CCDEPMODE@
252
251
CFLAGS = @CFLAGS@
253
252
CLEANFILES = @CLEANFILES@
254
253
COND_ALG_CFLAGS = @COND_ALG_CFLAGS@
255
- CPP = @CPP@
256
254
CPPFLAGS = @CPPFLAGS@
257
255
CRITERION_CFLAGS = @CRITERION_CFLAGS@
258
256
CRITERION_LDFLAGS = @CRITERION_LDFLAGS@
257
+ CSCOPE = @CSCOPE@
258
+ CTAGS = @CTAGS@
259
259
CYGPATH_W = @CYGPATH_W@
260
260
DEFS = @DEFS@
261
261
DEPDIR = @DEPDIR@
@@ -265,6 +265,7 @@ ECHO_C = @ECHO_C@
265
265
ECHO_N = @ECHO_N@
266
266
ECHO_T = @ECHO_T@
267
267
EGREP = @EGREP@
268
+ ETAGS = @ETAGS@
268
269
EXEEXT = @EXEEXT@
269
270
FGREP = @FGREP@
270
271
FOM_CFLAGS = @FOM_CFLAGS@
@@ -552,7 +553,6 @@ cscopelist-am: $(am__tagged_files)
552
553
distclean-tags :
553
554
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
554
555
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
555
-
556
556
distdir : $(BUILT_SOURCES )
557
557
$(MAKE ) $(AM_MAKEFLAGS ) distdir-am
558
558
@@ -636,6 +636,10 @@ dist-xz: distdir
636
636
tardir=$(distdir ) && $(am__tar ) | XZ_OPT=$$ {XZ_OPT--e} xz -c > $(distdir ) .tar.xz
637
637
$(am__post_remove_distdir )
638
638
639
+ dist-zstd : distdir
640
+ tardir=$(distdir ) && $(am__tar ) | zstd -c $$ {ZSTD_CLEVEL-$$ {ZSTD_OPT--19}} > $(distdir ) .tar.zst
641
+ $(am__post_remove_distdir )
642
+
639
643
dist-tarZ : distdir
640
644
@echo WARNING: " Support for distribution archives compressed with" \
641
645
" legacy program 'compress' is deprecated." >&2
@@ -678,6 +682,8 @@ distcheck: dist
678
682
eval GZIP= gzip $(GZIP_ENV ) -dc $(distdir ) .shar.gz | unshar ;; \
679
683
* .zip* ) \
680
684
unzip $(distdir ) .zip ;; \
685
+ * .tar.zst* ) \
686
+ zstd -dc $(distdir ) .tar.zst | $(am__untar ) ;; \
681
687
esac
682
688
chmod -R a-w $(distdir )
683
689
chmod u+w $(distdir )
@@ -693,7 +699,7 @@ distcheck: dist
693
699
$(DISTCHECK_CONFIGURE_FLAGS ) \
694
700
--srcdir=../.. --prefix=" $$ dc_install_base" \
695
701
&& $(MAKE ) $(AM_MAKEFLAGS ) \
696
- && $(MAKE ) $(AM_MAKEFLAGS ) dvi \
702
+ && $(MAKE ) $(AM_MAKEFLAGS ) $( AM_DISTCHECK_DVI_TARGET ) \
697
703
&& $(MAKE ) $(AM_MAKEFLAGS ) check \
698
704
&& $(MAKE ) $(AM_MAKEFLAGS ) install \
699
705
&& $(MAKE ) $(AM_MAKEFLAGS ) installcheck \
@@ -859,18 +865,19 @@ uninstall-am: uninstall-dist_dataDATA
859
865
am--refresh check check-am clean clean-cscope clean-generic \
860
866
clean-libtool cscope cscopelist-am ctags ctags-am dist \
861
867
dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
862
- dist-xz dist-zip distcheck distclean distclean-generic \
863
- distclean-libtool distclean-tags distcleancheck distdir \
864
- distuninstallcheck dvi dvi-am html html-am info info-am \
865
- install install-am install-data install-data-am \
866
- install-dist_dataDATA install-dvi install-dvi-am install-exec \
867
- install-exec-am install-html install-html-am install-info \
868
- install-info-am install-man install-pdf install-pdf-am \
869
- install-ps install-ps-am install-strip installcheck \
870
- installcheck-am installdirs installdirs-am maintainer-clean \
871
- maintainer-clean-generic mostlyclean mostlyclean-generic \
872
- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
873
- uninstall-am uninstall-dist_dataDATA
868
+ dist-xz dist-zip dist-zstd distcheck distclean \
869
+ distclean-generic distclean-libtool distclean-tags \
870
+ distcleancheck distdir distuninstallcheck dvi dvi-am html \
871
+ html-am info info-am install install-am install-data \
872
+ install-data-am install-dist_dataDATA install-dvi \
873
+ install-dvi-am install-exec install-exec-am install-html \
874
+ install-html-am install-info install-info-am install-man \
875
+ install-pdf install-pdf-am install-ps install-ps-am \
876
+ install-strip installcheck installcheck-am installdirs \
877
+ installdirs-am maintainer-clean maintainer-clean-generic \
878
+ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
879
+ ps ps-am tags tags-am uninstall uninstall-am \
880
+ uninstall-dist_dataDATA
874
881
875
882
.PRECIOUS : Makefile
876
883
0 commit comments