version 1.1, 2016/10/18 13:28:18
|
version 1.1.1.2, 2021/03/17 00:36:45
|
Line 1
|
Line 1
|
# Makefile.in generated by automake 1.15 from Makefile.am. | # Makefile.in generated by automake 1.16.2 from Makefile.am. |
# @configure_input@ |
# @configure_input@ |
|
|
# Copyright (C) 1994-2014 Free Software Foundation, Inc. | # Copyright (C) 1994-2020 Free Software Foundation, Inc. |
|
|
# This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
Line 91 host_triplet = @host@
|
Line 91 host_triplet = @host@
|
noinst_PROGRAMS = mic$(EXEEXT) mis$(EXEEXT) |
noinst_PROGRAMS = mic$(EXEEXT) mis$(EXEEXT) |
subdir = examples |
subdir = examples |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
am__aclocal_m4_deps = $(top_srcdir)/configure.ac | am__aclocal_m4_deps = $(top_srcdir)/config/ax_check_openssl.m4 \ |
| $(top_srcdir)/config/iperf_config_static_bin.m4 \ |
| $(top_srcdir)/configure.ac |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
$(ACLOCAL_M4) |
$(ACLOCAL_M4) |
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) |
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) |
Line 130 am__v_at_0 = @
|
Line 132 am__v_at_0 = @
|
am__v_at_1 = |
am__v_at_1 = |
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src |
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src |
depcomp = $(SHELL) $(top_srcdir)/config/depcomp |
depcomp = $(SHELL) $(top_srcdir)/config/depcomp |
am__depfiles_maybe = depfiles | am__maybe_remake_depfiles = depfiles |
| am__depfiles_remade = ./$(DEPDIR)/mic-mic.Po ./$(DEPDIR)/mis-mis.Po |
am__mv = mv -f |
am__mv = mv -f |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
Line 227 NM = @NM@
|
Line 230 NM = @NM@
|
NMEDIT = @NMEDIT@ |
NMEDIT = @NMEDIT@ |
OBJDUMP = @OBJDUMP@ |
OBJDUMP = @OBJDUMP@ |
OBJEXT = @OBJEXT@ |
OBJEXT = @OBJEXT@ |
|
OPENSSL_INCLUDES = @OPENSSL_INCLUDES@ |
|
OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@ |
|
OPENSSL_LIBS = @OPENSSL_LIBS@ |
OTOOL = @OTOOL@ |
OTOOL = @OTOOL@ |
OTOOL64 = @OTOOL64@ |
OTOOL64 = @OTOOL64@ |
PACKAGE = @PACKAGE@ |
PACKAGE = @PACKAGE@ |
Line 237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
Line 243 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
PACKAGE_URL = @PACKAGE_URL@ |
PACKAGE_URL = @PACKAGE_URL@ |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
|
PKG_CONFIG = @PKG_CONFIG@ |
RANLIB = @RANLIB@ |
RANLIB = @RANLIB@ |
SED = @SED@ |
SED = @SED@ |
SET_MAKE = @SET_MAKE@ |
SET_MAKE = @SET_MAKE@ |
Line 325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config
|
Line 332 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config
|
*config.status*) \ |
*config.status*) \ |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
*) \ |
*) \ |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ |
esac; |
esac; |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
Line 361 mostlyclean-compile:
|
Line 368 mostlyclean-compile:
|
distclean-compile: |
distclean-compile: |
-rm -f *.tab.c |
-rm -f *.tab.c |
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mic-mic.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mic-mic.Po@am__quote@ # am--include-marker |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mis-mis.Po@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mis-mis.Po@am__quote@ # am--include-marker |
|
|
|
$(am__depfiles_remade): |
|
@$(MKDIR_P) $(@D) |
|
@echo '# dummy' >$@-t && $(am__mv) $@-t $@ |
|
|
|
am--depfiles: $(am__depfiles_remade) |
|
|
.c.o: |
.c.o: |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
Line 471 cscopelist-am: $(am__tagged_files)
|
Line 484 cscopelist-am: $(am__tagged_files)
|
distclean-tags: |
distclean-tags: |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|
|
distdir: $(DISTFILES) | distdir: $(BUILT_SOURCES) |
| $(MAKE) $(AM_MAKEFLAGS) distdir-am |
| |
| distdir-am: $(DISTFILES) |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
list='$(DISTFILES)'; \ |
list='$(DISTFILES)'; \ |
Line 541 clean-am: clean-generic clean-libtool clean-noinstPROG
|
Line 557 clean-am: clean-generic clean-libtool clean-noinstPROG
|
mostlyclean-am |
mostlyclean-am |
|
|
distclean: distclean-am |
distclean: distclean-am |
-rm -rf ./$(DEPDIR) | -rm -f ./$(DEPDIR)/mic-mic.Po |
| -rm -f ./$(DEPDIR)/mis-mis.Po |
-rm -f Makefile |
-rm -f Makefile |
distclean-am: clean-am distclean-compile distclean-generic \ |
distclean-am: clean-am distclean-compile distclean-generic \ |
distclean-tags |
distclean-tags |
Line 587 install-ps-am:
|
Line 604 install-ps-am:
|
installcheck-am: |
installcheck-am: |
|
|
maintainer-clean: maintainer-clean-am |
maintainer-clean: maintainer-clean-am |
-rm -rf ./$(DEPDIR) | -rm -f ./$(DEPDIR)/mic-mic.Po |
| -rm -f ./$(DEPDIR)/mis-mis.Po |
-rm -f Makefile |
-rm -f Makefile |
maintainer-clean-am: distclean-am maintainer-clean-generic |
maintainer-clean-am: distclean-am maintainer-clean-generic |
|
|
Line 608 uninstall-am:
|
Line 626 uninstall-am:
|
|
|
.MAKE: install-am install-strip |
.MAKE: install-am install-strip |
|
|
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ | .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ |
clean-libtool clean-noinstPROGRAMS cscopelist-am ctags \ | clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \ |
ctags-am distclean distclean-compile distclean-generic \ | ctags ctags-am distclean distclean-compile distclean-generic \ |
distclean-libtool distclean-tags distdir dvi dvi-am html \ |
distclean-libtool distclean-tags distdir dvi dvi-am html \ |
html-am info info-am install install-am install-data \ |
html-am info info-am install install-am install-data \ |
install-data-am install-dvi install-dvi-am install-exec \ |
install-data-am install-dvi install-dvi-am install-exec \ |