472 lines
14 KiB
Makefile
472 lines
14 KiB
Makefile
# Makefile.in generated by automake 1.11.6 from Makefile.am.
|
|
# tests/Makefile. Generated from Makefile.in by configure.
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
|
|
# Foundation, Inc.
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
am__make_dryrun = \
|
|
{ \
|
|
am__dry=no; \
|
|
case $$MAKEFLAGS in \
|
|
*\\[\ \ ]*) \
|
|
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
|
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
|
*) \
|
|
for am__flg in $$MAKEFLAGS; do \
|
|
case $$am__flg in \
|
|
*=*|--*) ;; \
|
|
*n*) am__dry=yes; break;; \
|
|
esac; \
|
|
done;; \
|
|
esac; \
|
|
test $$am__dry = yes; \
|
|
}
|
|
pkgdatadir = $(datadir)/annobin-plugin
|
|
pkgincludedir = $(includedir)/annobin-plugin
|
|
pkglibdir = $(libdir)/annobin-plugin
|
|
pkglibexecdir = $(libexecdir)/annobin-plugin
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
transform = $(program_transform_name)
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
build_triplet = x86_64-redhat-linux-gnu
|
|
host_triplet = x86_64-redhat-linux-gnu
|
|
target_triplet = x86_64-redhat-linux-gnu
|
|
subdir = tests
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/config/acx.m4 \
|
|
$(top_srcdir)/config/depstand.m4 \
|
|
$(top_srcdir)/config/disable-rpath.m4 \
|
|
$(top_srcdir)/config/gcc-plugin.m4 \
|
|
$(top_srcdir)/config/lead-dot.m4 \
|
|
$(top_srcdir)/config/libtool-link.m4 \
|
|
$(top_srcdir)/config/libtool.m4 \
|
|
$(top_srcdir)/config/lthostflags.m4 \
|
|
$(top_srcdir)/config/ltoptions.m4 \
|
|
$(top_srcdir)/config/ltsugar.m4 \
|
|
$(top_srcdir)/config/ltversion.m4 \
|
|
$(top_srcdir)/config/lt~obsolete.m4 \
|
|
$(top_srcdir)/config/override.m4 $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_HEADER = $(top_builddir)/plugin/config.h
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
SOURCES =
|
|
am__can_run_installinfo = \
|
|
case $$AM_UPDATE_INFO_DIR in \
|
|
n|no|NO) false;; \
|
|
*) (install-info --version) >/dev/null 2>&1;; \
|
|
esac
|
|
am__tty_colors = \
|
|
red=; grn=; lgn=; blu=; std=
|
|
ACLOCAL = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/missing --run aclocal-1.11
|
|
AMTAR = $${TAR-tar}
|
|
AR = ar
|
|
AUTOCONF = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/missing --run autoconf
|
|
AUTOHEADER = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/missing --run autoheader
|
|
AUTOMAKE = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/missing --run automake-1.11
|
|
AWK = gawk
|
|
CC = gcc
|
|
CCDEPMODE = depmode=none
|
|
CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
|
|
CPP = gcc -E
|
|
CPPFLAGS = -I/usr/lib/gcc/x86_64-redhat-linux/7/plugin/include
|
|
CXX = g++
|
|
CXXCPP = g++ -E
|
|
CXXDEPMODE = depmode=none
|
|
CXXFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic
|
|
CYGPATH_W = echo
|
|
DEFS = -DHAVE_CONFIG_H
|
|
DEPDIR = .deps
|
|
DSYMUTIL =
|
|
DUMPBIN =
|
|
ECHO_C =
|
|
ECHO_N = -n
|
|
ECHO_T =
|
|
EGREP = /bin/grep -E
|
|
EXEEXT =
|
|
FGREP = /bin/grep -F
|
|
GREP = /bin/grep
|
|
INSTALL = /bin/install -c
|
|
INSTALL_DATA = ${INSTALL} -m 644
|
|
INSTALL_PROGRAM = ${INSTALL}
|
|
INSTALL_SCRIPT = ${INSTALL}
|
|
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
|
LD = /bin/ld -m elf_x86_64
|
|
LDFLAGS = -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
|
|
LIBOBJS =
|
|
LIBS =
|
|
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
|
LIPO =
|
|
LN_S = ln -s
|
|
LTLIBOBJS =
|
|
MAINT = #
|
|
MAINTAINER_MODE_FALSE =
|
|
MAINTAINER_MODE_TRUE = #
|
|
MAKEINFO = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/missing --run makeinfo
|
|
MKDIR_P = /bin/mkdir -p
|
|
NM = /bin/nm -B
|
|
NMEDIT =
|
|
OBJDUMP = objdump
|
|
OBJEXT = o
|
|
OTOOL =
|
|
OTOOL64 =
|
|
PACKAGE = annobin-plugin
|
|
PACKAGE_BUGREPORT =
|
|
PACKAGE_NAME = Binary Annotations
|
|
PACKAGE_STRING = Binary Annotations 3.1
|
|
PACKAGE_TARNAME = annobin-plugin
|
|
PACKAGE_URL =
|
|
PACKAGE_VERSION = 3.1
|
|
PATH_SEPARATOR = :
|
|
RANLIB = ranlib
|
|
SED = /bin/sed
|
|
SET_MAKE =
|
|
SHELL = /bin/sh
|
|
STRIP = strip
|
|
VERSION = 3.1
|
|
abs_builddir = /work/sources/fedora/annobin/rawhide/annobin-3.2/tests
|
|
abs_srcdir = /work/sources/fedora/annobin/rawhide/annobin-3.2/tests
|
|
abs_top_builddir = /work/sources/fedora/annobin/rawhide/annobin-3.2
|
|
abs_top_srcdir = /work/sources/fedora/annobin/rawhide/annobin-3.2
|
|
ac_ct_CC = gcc
|
|
ac_ct_CXX = g++
|
|
ac_ct_DUMPBIN =
|
|
am__include = include
|
|
am__leading_dot = .
|
|
am__quote =
|
|
am__tar = $${TAR-tar} chof - "$$tardir"
|
|
am__untar = $${TAR-tar} xf -
|
|
bindir = /usr/bin
|
|
build = x86_64-redhat-linux-gnu
|
|
build_alias = x86_64-redhat-linux-gnu
|
|
build_cpu = x86_64
|
|
build_libsubdir = build-x86_64-redhat-linux-gnu
|
|
build_os = linux-gnu
|
|
build_subdir = build-x86_64-redhat-linux-gnu
|
|
build_vendor = redhat
|
|
builddir = .
|
|
datadir = /usr/share
|
|
datarootdir = ${prefix}/share
|
|
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
|
dvidir = ${docdir}
|
|
exec_prefix = /usr
|
|
host = x86_64-redhat-linux-gnu
|
|
host_alias = x86_64-redhat-linux-gnu
|
|
host_cpu = x86_64
|
|
host_os = linux-gnu
|
|
host_subdir = .
|
|
host_vendor = redhat
|
|
htmldir = ${docdir}
|
|
includedir = /usr/include
|
|
infodir = /usr/share/info
|
|
install_sh = ${SHELL} /work/sources/fedora/annobin/rawhide/annobin-3.2/config/install-sh
|
|
libdir = /usr/lib64
|
|
libexecdir = /usr/libexec
|
|
localedir = ${datarootdir}/locale
|
|
localstatedir = /var
|
|
lt_host_flags =
|
|
mandir = /usr/share/man
|
|
mkdir_p = /bin/mkdir -p
|
|
oldincludedir = /usr/include
|
|
pdfdir = ${docdir}
|
|
plugindir = /usr/lib/gcc/x86_64-redhat-linux/7/plugin
|
|
prefix = /usr
|
|
program_transform_name = s&^&&
|
|
psdir = ${docdir}
|
|
sbindir = /usr/sbin
|
|
sharedstatedir = /var/lib
|
|
srcdir = .
|
|
sysconfdir = /etc
|
|
target = x86_64-redhat-linux-gnu
|
|
target_alias =
|
|
target_cpu = x86_64
|
|
target_noncanonical = x86_64-redhat-linux-gnu
|
|
target_os = linux-gnu
|
|
target_plugin = x86_64.annobin.lo
|
|
target_subdir = x86_64-redhat-linux-gnu
|
|
target_vendor = redhat
|
|
top_build_prefix = ../
|
|
top_builddir = ..
|
|
top_srcdir = ..
|
|
TESTS = compile-test hardening-test hardening-fail-test abi-test missing-notes-test
|
|
XFAIL_TESTS = hardening-fail-test
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
@for dep in $?; do \
|
|
case '$(am__configure_deps)' in \
|
|
*$$dep*) \
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
|
exit 1;; \
|
|
esac; \
|
|
done; \
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign tests/Makefile
|
|
.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
esac;
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
$(top_srcdir)/configure: $(am__configure_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
$(am__aclocal_m4_deps):
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
tags: TAGS
|
|
TAGS:
|
|
|
|
ctags: CTAGS
|
|
CTAGS:
|
|
|
|
|
|
check-TESTS: $(TESTS)
|
|
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
|
|
srcdir=$(srcdir); export srcdir; \
|
|
list=' $(TESTS) '; \
|
|
$(am__tty_colors); \
|
|
if test -n "$$list"; then \
|
|
for tst in $$list; do \
|
|
if test -f ./$$tst; then dir=./; \
|
|
elif test -f $$tst; then dir=; \
|
|
else dir="$(srcdir)/"; fi; \
|
|
if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
|
|
all=`expr $$all + 1`; \
|
|
case " $(XFAIL_TESTS) " in \
|
|
*[\ \ ]$$tst[\ \ ]*) \
|
|
xpass=`expr $$xpass + 1`; \
|
|
failed=`expr $$failed + 1`; \
|
|
col=$$red; res=XPASS; \
|
|
;; \
|
|
*) \
|
|
col=$$grn; res=PASS; \
|
|
;; \
|
|
esac; \
|
|
elif test $$? -ne 77; then \
|
|
all=`expr $$all + 1`; \
|
|
case " $(XFAIL_TESTS) " in \
|
|
*[\ \ ]$$tst[\ \ ]*) \
|
|
xfail=`expr $$xfail + 1`; \
|
|
col=$$lgn; res=XFAIL; \
|
|
;; \
|
|
*) \
|
|
failed=`expr $$failed + 1`; \
|
|
col=$$red; res=FAIL; \
|
|
;; \
|
|
esac; \
|
|
else \
|
|
skip=`expr $$skip + 1`; \
|
|
col=$$blu; res=SKIP; \
|
|
fi; \
|
|
echo "$${col}$$res$${std}: $$tst"; \
|
|
done; \
|
|
if test "$$all" -eq 1; then \
|
|
tests="test"; \
|
|
All=""; \
|
|
else \
|
|
tests="tests"; \
|
|
All="All "; \
|
|
fi; \
|
|
if test "$$failed" -eq 0; then \
|
|
if test "$$xfail" -eq 0; then \
|
|
banner="$$All$$all $$tests passed"; \
|
|
else \
|
|
if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
|
|
banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
|
|
fi; \
|
|
else \
|
|
if test "$$xpass" -eq 0; then \
|
|
banner="$$failed of $$all $$tests failed"; \
|
|
else \
|
|
if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
|
|
banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
|
|
fi; \
|
|
fi; \
|
|
dashes="$$banner"; \
|
|
skipped=""; \
|
|
if test "$$skip" -ne 0; then \
|
|
if test "$$skip" -eq 1; then \
|
|
skipped="($$skip test was not run)"; \
|
|
else \
|
|
skipped="($$skip tests were not run)"; \
|
|
fi; \
|
|
test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
|
|
dashes="$$skipped"; \
|
|
fi; \
|
|
report=""; \
|
|
if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
|
|
report="Please report to $(PACKAGE_BUGREPORT)"; \
|
|
test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
|
|
dashes="$$report"; \
|
|
fi; \
|
|
dashes=`echo "$$dashes" | sed s/./=/g`; \
|
|
if test "$$failed" -eq 0; then \
|
|
col="$$grn"; \
|
|
else \
|
|
col="$$red"; \
|
|
fi; \
|
|
echo "$${col}$$dashes$${std}"; \
|
|
echo "$${col}$$banner$${std}"; \
|
|
test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
|
|
test -z "$$report" || echo "$${col}$$report$${std}"; \
|
|
echo "$${col}$$dashes$${std}"; \
|
|
test "$$failed" -eq 0; \
|
|
else :; fi
|
|
check-am: all-am
|
|
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
|
|
check: check-am
|
|
all-am: Makefile
|
|
installdirs:
|
|
install: install-am
|
|
install-exec: install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
installcheck: installcheck-am
|
|
install-strip:
|
|
if test -z '$(STRIP)'; then \
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
install; \
|
|
else \
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
|
fi
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-generic
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
html-am:
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am:
|
|
|
|
install-dvi: install-dvi-am
|
|
|
|
install-dvi-am:
|
|
|
|
install-exec-am:
|
|
|
|
install-html: install-html-am
|
|
|
|
install-html-am:
|
|
|
|
install-info: install-info-am
|
|
|
|
install-info-am:
|
|
|
|
install-man:
|
|
|
|
install-pdf: install-pdf-am
|
|
|
|
install-pdf-am:
|
|
|
|
install-ps: install-ps-am
|
|
|
|
install-ps-am:
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am:
|
|
|
|
.MAKE: check-am install-am install-strip
|
|
|
|
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
|
|
clean-libtool distclean distclean-generic distclean-libtool \
|
|
dvi dvi-am html html-am info info-am install install-am \
|
|
install-data install-data-am install-dvi install-dvi-am \
|
|
install-exec install-exec-am install-html install-html-am \
|
|
install-info install-info-am install-man install-pdf \
|
|
install-pdf-am install-ps install-ps-am install-strip \
|
|
installcheck installcheck-am installdirs maintainer-clean \
|
|
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
|
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
|
|
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|