1- # Makefile.in generated by automake 1.15.1 from Makefile.am.
1+ # Makefile.in generated by automake 1.16.5 from Makefile.am.
22# Makefile. Generated from Makefile.in by configure.
33
4- # Copyright (C) 1994-2017 Free Software Foundation, Inc.
4+ # Copyright (C) 1994-2021 Free Software Foundation, Inc.
55
66# This Makefile.in is free software; the Free Software Foundation
77# gives unlimited permission to copy and/or distribute it,
@@ -134,9 +134,9 @@ am__recursive_targets = \
134134 $(RECURSIVE_CLEAN_TARGETS ) \
135135 $(am__extra_recursive_targets )
136136AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive= ) TAGS CTAGS \
137- cscope distdir dist dist-all distcheck
138- am__tagged_files = $(HEADERS ) $(SOURCES ) $(TAGS_FILES ) \
139- $( LISP ) config.h.in
137+ cscope distdir distdir-am dist dist-all distcheck
138+ am__tagged_files = $(HEADERS ) $(SOURCES ) $(TAGS_FILES ) $( LISP ) \
139+ config.h.in
140140# Read a list of newline-separated strings from the standard input,
141141# and print each of them once, without duplicates. Input order is
142142# *not* preserved.
@@ -153,18 +153,15 @@ am__define_uniq_tagged_files = \
153153 unique=` for i in $$ list; do \
154154 if test -f " $$ i" ; then echo $$ i; else echo $( srcdir) /$$ i; fi ; \
155155 done | $( am__uniquify_input) `
156- ETAGS = etags
157- CTAGS = ctags
158- CSCOPE = cscope
159156DIST_SUBDIRS = $(SUBDIRS )
160157am__DIST_COMMON = $(srcdir ) /Makefile.in $(srcdir ) /config.h.in \
161158 $(top_srcdir ) /build-aux/compile \
162159 $(top_srcdir ) /build-aux/config.guess \
163160 $(top_srcdir ) /build-aux/config.sub \
164161 $(top_srcdir ) /build-aux/install-sh \
165162 $(top_srcdir ) /build-aux/ltmain.sh \
166- $(top_srcdir ) /build-aux/missing COPYING TODO build-aux/compile \
167- build-aux/config.guess build-aux/config.sub build-aux/depcomp \
163+ $(top_srcdir ) /build-aux/missing COPYING README.md TODO \
164+ build-aux/compile build-aux/config.guess build-aux/config.sub \
168165 build-aux/install-sh build-aux/ltmain.sh build-aux/missing
169166DISTFILES = $(DIST_COMMON ) $(DIST_SOURCES ) $(TEXINFOS ) $(EXTRA_DIST )
170167distdir = $(PACKAGE ) -$(VERSION )
@@ -204,22 +201,26 @@ am__relativize = \
204201DIST_ARCHIVES = $(distdir ) .tar.gz
205202GZIP_ENV = --best
206203DIST_TARGETS = dist-gzip
204+ # Exists only to be overridden by the user if desired.
205+ AM_DISTCHECK_DVI_TARGET = dvi
207206distuninstallcheck_listfiles = find . -type f -print
208207am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles ) \
209208 | sed 's|^\./|$(prefix ) /|' | grep -v '$(infodir ) /dir$$'
210209distcleancheck_listfiles = find . -type f -print
211- ACLOCAL = ${SHELL} /root/project/MSV/build-aux/missing aclocal-1.15
210+ ACLOCAL = ${SHELL} ' /root/project/MSV/build-aux/missing' aclocal-1.16
212211AMTAR = $${TAR-tar}
213212AM_DEFAULT_VERBOSITY = 0
214213AR = ar
215- AUTOCONF = ${SHELL} /root/project/MSV/build-aux/missing autoconf
216- AUTOHEADER = ${SHELL} /root/project/MSV/build-aux/missing autoheader
217- AUTOMAKE = ${SHELL} /root/project/MSV/build-aux/missing automake-1.15
214+ AUTOCONF = ${SHELL} ' /root/project/MSV/build-aux/missing' autoconf
215+ AUTOHEADER = ${SHELL} ' /root/project/MSV/build-aux/missing' autoheader
216+ AUTOMAKE = ${SHELL} ' /root/project/MSV/build-aux/missing' automake-1.16
218217AWK = mawk
219218CC = gcc
220219CCDEPMODE = depmode=gcc3
221220CFLAGS = -g -O2
222221CPPFLAGS =
222+ CSCOPE = cscope
223+ CTAGS = ctags
223224CXX = g++
224225CXXCPP = g++ -E
225226CXXDEPMODE = depmode=gcc3
@@ -233,10 +234,11 @@ DUMPBIN =
233234ECHO_C =
234235ECHO_N = -n
235236ECHO_T =
236- EGREP = /bin/grep -E
237+ EGREP = /usr/bin/grep -E
238+ ETAGS = etags
237239EXEEXT =
238- FGREP = /bin/grep -F
239- GREP = /bin/grep
240+ FGREP = /usr/ bin/grep -F
241+ GREP = /usr/ bin/grep
240242INSTALL = /usr/bin/install -c
241243INSTALL_DATA = ${INSTALL} -m 644
242244INSTALL_PROGRAM = ${INSTALL}
@@ -251,9 +253,9 @@ LIPO =
251253LN_S = ln -s
252254LTLIBOBJS =
253255LT_SYS_LIBRARY_PATH =
254- MAKEINFO = ${SHELL} /root/project/MSV/build-aux/missing makeinfo
256+ MAKEINFO = ${SHELL} ' /root/project/MSV/build-aux/missing' makeinfo
255257MANIFEST_TOOL = :
256- MKDIR_P = /bin/mkdir -p
258+ MKDIR_P = /usr/ bin/mkdir -p
257259NM = /usr/bin/nm -B
258260NMEDIT =
259261OBJDUMP = objdump
@@ -269,7 +271,7 @@ PACKAGE_URL =
269271PACKAGE_VERSION = 0.1
270272PATH_SEPARATOR = :
271273RANLIB = ranlib
272- SED = /bin/sed
274+ SED = /usr/ bin/sed
273275SET_MAKE =
274276SHELL = /bin/bash
275277STRIP = strip
@@ -328,7 +330,7 @@ target_alias =
328330top_build_prefix =
329331top_builddir = .
330332top_srcdir = .
331- SUBDIRS = src benchmarks tests wrap include
333+ SUBDIRS = src wrap include
332334all : config.h
333335 $(MAKE ) $(AM_MAKEFLAGS ) all-recursive
334336
@@ -354,8 +356,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354356 echo ' $(SHELL) ./config.status' ; \
355357 $(SHELL ) ./config.status;; \
356358 * ) \
357- echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe )' ; \
358- cd $(top_builddir ) && $(SHELL ) ./config.status $@ $(am__depfiles_maybe ) ;; \
359+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles )' ; \
360+ cd $(top_builddir ) && $(SHELL ) ./config.status $@ $(am__maybe_remake_depfiles ) ;; \
359361 esac ;
360362
361363$(top_builddir ) /config.status : $(top_srcdir ) /configure $(CONFIG_STATUS_DEPENDENCIES )
@@ -496,8 +498,10 @@ cscopelist-am: $(am__tagged_files)
496498distclean-tags :
497499 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498500 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
501+ distdir : $(BUILT_SOURCES )
502+ $(MAKE ) $(AM_MAKEFLAGS ) distdir-am
499503
500- distdir : $(DISTFILES )
504+ distdir-am : $(DISTFILES )
501505 $(am__remove_distdir )
502506 test -d " $( distdir) " || mkdir " $( distdir) "
503507 @srcdirstrip=` echo " $( srcdir) " | sed ' s/[].[^$$\\*]/\\\\&/g' ` ; \
@@ -577,6 +581,10 @@ dist-xz: distdir
577581 tardir=$(distdir ) && $(am__tar ) | XZ_OPT=$$ {XZ_OPT--e} xz -c > $(distdir ) .tar.xz
578582 $(am__post_remove_distdir )
579583
584+ dist-zstd : distdir
585+ tardir=$(distdir ) && $(am__tar ) | zstd -c $$ {ZSTD_CLEVEL-$$ {ZSTD_OPT--19}} > $(distdir ) .tar.zst
586+ $(am__post_remove_distdir )
587+
580588dist-tarZ : distdir
581589 @echo WARNING: " Support for distribution archives compressed with" \
582590 " legacy program 'compress' is deprecated." >&2
@@ -619,6 +627,8 @@ distcheck: dist
619627 eval GZIP= gzip $(GZIP_ENV ) -dc $(distdir ) .shar.gz | unshar ;; \
620628 * .zip* ) \
621629 unzip $(distdir ) .zip ;; \
630+ * .tar.zst* ) \
631+ zstd -dc $(distdir ) .tar.zst | $(am__untar ) ;; \
622632 esac
623633 chmod -R a-w $(distdir )
624634 chmod u+w $(distdir )
@@ -634,7 +644,7 @@ distcheck: dist
634644 $(DISTCHECK_CONFIGURE_FLAGS ) \
635645 --srcdir=../.. --prefix=" $$ dc_install_base" \
636646 && $(MAKE ) $(AM_MAKEFLAGS ) \
637- && $(MAKE ) $(AM_MAKEFLAGS ) dvi \
647+ && $(MAKE ) $(AM_MAKEFLAGS ) $( AM_DISTCHECK_DVI_TARGET ) \
638648 && $(MAKE ) $(AM_MAKEFLAGS ) check \
639649 && $(MAKE ) $(AM_MAKEFLAGS ) install \
640650 && $(MAKE ) $(AM_MAKEFLAGS ) installcheck \
@@ -796,18 +806,18 @@ uninstall-am:
796806 am--refresh check check-am clean clean-cscope clean-generic \
797807 clean-libtool cscope cscopelist-am ctags ctags-am dist \
798808 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
799- dist-xz dist-zip distcheck distclean distclean-generic \
800- distclean-hdr distclean-libtool distclean-tags distcleancheck \
801- distdir distuninstallcheck dvi dvi-am html html-am info \
802- info -am install install -am install-data install-data -am \
803- install-dvi install-dvi -am install-exec install-exec -am \
804- install-html install-html -am install-info install-info -am \
805- install-man install-pdf install-pdf-am install-ps \
806- install-ps -am install-strip installcheck installcheck-am \
807- installdirs installdirs -am maintainer-clean \
808- maintainer-clean- generic mostlyclean mostlyclean-generic \
809- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
810- uninstall-am
809+ dist-xz dist-zip dist-zstd distcheck distclean \
810+ distclean-generic distclean-hdr distclean-libtool \
811+ distclean-tags distcleancheck distdir distuninstallcheck dvi \
812+ dvi -am html html -am info info-am install install -am \
813+ install-data install-data -am install-dvi install-dvi -am \
814+ install-exec install-exec -am install-html install-html -am \
815+ install-info install-info-am install-man install-pdf \
816+ install-pdf -am install-ps install-ps-am install-strip \
817+ installcheck installcheck -am installdirs installdirs-am \
818+ maintainer-clean maintainer-clean- generic mostlyclean \
819+ mostlyclean-generic mostlyclean- libtool pdf pdf-am ps ps-am \
820+ tags tags-am uninstall uninstall-am
811821
812822.PRECIOUS : Makefile
813823
0 commit comments