# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. @SET_MAKE@ # Copyright © 2009-2010 INRIA. All rights reserved. # Copyright © 2009-2011 Université Bordeaux 1 # Copyright © 2009-2011 Cisco Systems, Inc. All rights reserved. # # See COPYING in top-level directory. VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ 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 = @build@ host_triplet = @host@ target_triplet = @target@ @HWLOC_BUILD_UTILS_TRUE@bin_PROGRAMS = lstopo$(EXEEXT) \ @HWLOC_BUILD_UTILS_TRUE@ hwloc-calc$(EXEEXT) \ @HWLOC_BUILD_UTILS_TRUE@ hwloc-bind$(EXEEXT) \ @HWLOC_BUILD_UTILS_TRUE@ hwloc-distrib$(EXEEXT) \ @HWLOC_BUILD_UTILS_TRUE@ hwloc-ps$(EXEEXT) $(am__EXEEXT_1) @HWLOC_HAVE_CAIRO_TRUE@am__append_1 = lstopo-cairo.c @HWLOC_HAVE_XML_TRUE@am__append_2 = lstopo-xml.c @HWLOC_HAVE_WINDOWS_TRUE@am__append_3 = lstopo-windows.c @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@am__append_4 = lstopo-win @HWLOC_BUILD_UTILS_TRUE@am__append_5 = $(man7_pages:.7=.7in) \ @HWLOC_BUILD_UTILS_TRUE@ $(man1_pages:.1=.1in) \ @HWLOC_BUILD_UTILS_TRUE@ $(hgt_page:.1=.1in) @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_LINUX_TRUE@am__append_6 = $(hgt_page) subdir = utils DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/test-hwloc-calc.sh.in \ $(srcdir)/test-hwloc-distrib.sh.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/config/hwloc.m4 \ $(top_srcdir)/config/hwloc_check_attributes.m4 \ $(top_srcdir)/config/hwloc_check_visibility.m4 \ $(top_srcdir)/config/hwloc_internal.m4 \ $(top_srcdir)/config/hwloc_pkg.m4 \ $(top_srcdir)/config/libtool.m4 \ $(top_srcdir)/config/ltoptions.m4 \ $(top_srcdir)/config/ltsugar.m4 \ $(top_srcdir)/config/ltversion.m4 \ $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/include/private/autogen/config.h \ $(top_builddir)/include/hwloc/autogen/config.h CONFIG_CLEAN_FILES = test-hwloc-calc.sh test-hwloc-distrib.sh CONFIG_CLEAN_VPATH_FILES = @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@am__EXEEXT_1 = lstopo-win$(EXEEXT) am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \ "$(DESTDIR)$(man7dir)" PROGRAMS = $(bin_PROGRAMS) hwloc_bind_SOURCES = hwloc-bind.c hwloc_bind_OBJECTS = hwloc-bind.$(OBJEXT) hwloc_bind_LDADD = $(LDADD) hwloc_bind_DEPENDENCIES = $(HWLOC_top_builddir)/src/libhwloc.la AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am_hwloc_calc_OBJECTS = hwloc-calc.$(OBJEXT) hwloc_calc_OBJECTS = $(am_hwloc_calc_OBJECTS) hwloc_calc_LDADD = $(LDADD) hwloc_calc_DEPENDENCIES = $(HWLOC_top_builddir)/src/libhwloc.la hwloc_distrib_SOURCES = hwloc-distrib.c hwloc_distrib_OBJECTS = hwloc-distrib.$(OBJEXT) hwloc_distrib_LDADD = $(LDADD) hwloc_distrib_DEPENDENCIES = $(HWLOC_top_builddir)/src/libhwloc.la hwloc_ps_SOURCES = hwloc-ps.c hwloc_ps_OBJECTS = hwloc-ps.$(OBJEXT) hwloc_ps_LDADD = $(LDADD) hwloc_ps_DEPENDENCIES = $(HWLOC_top_builddir)/src/libhwloc.la am__lstopo_SOURCES_DIST = lstopo.h lstopo.c lstopo-color.c \ lstopo-text.c lstopo-draw.c lstopo-fig.c lstopo-cairo.c \ lstopo-xml.c lstopo-windows.c @HWLOC_HAVE_CAIRO_TRUE@am__objects_1 = lstopo-lstopo-cairo.$(OBJEXT) @HWLOC_HAVE_XML_TRUE@am__objects_2 = lstopo-lstopo-xml.$(OBJEXT) @HWLOC_HAVE_WINDOWS_TRUE@am__objects_3 = \ @HWLOC_HAVE_WINDOWS_TRUE@ lstopo-lstopo-windows.$(OBJEXT) am_lstopo_OBJECTS = lstopo-lstopo.$(OBJEXT) \ lstopo-lstopo-color.$(OBJEXT) lstopo-lstopo-text.$(OBJEXT) \ lstopo-lstopo-draw.$(OBJEXT) lstopo-lstopo-fig.$(OBJEXT) \ $(am__objects_1) $(am__objects_2) $(am__objects_3) lstopo_OBJECTS = $(am_lstopo_OBJECTS) am__DEPENDENCIES_1 = lstopo_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) lstopo_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lstopo_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__lstopo_win_SOURCES_DIST = lstopo.h lstopo.c lstopo-color.c \ lstopo-text.c lstopo-draw.c lstopo-fig.c lstopo-cairo.c \ lstopo-xml.c lstopo-windows.c @HWLOC_HAVE_CAIRO_TRUE@am__objects_4 = \ @HWLOC_HAVE_CAIRO_TRUE@ lstopo_win-lstopo-cairo.$(OBJEXT) @HWLOC_HAVE_XML_TRUE@am__objects_5 = lstopo_win-lstopo-xml.$(OBJEXT) @HWLOC_HAVE_WINDOWS_TRUE@am__objects_6 = \ @HWLOC_HAVE_WINDOWS_TRUE@ lstopo_win-lstopo-windows.$(OBJEXT) am__objects_7 = lstopo_win-lstopo.$(OBJEXT) \ lstopo_win-lstopo-color.$(OBJEXT) \ lstopo_win-lstopo-text.$(OBJEXT) \ lstopo_win-lstopo-draw.$(OBJEXT) \ lstopo_win-lstopo-fig.$(OBJEXT) $(am__objects_4) \ $(am__objects_5) $(am__objects_6) @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@am_lstopo_win_OBJECTS = $(am__objects_7) lstopo_win_OBJECTS = $(am_lstopo_win_OBJECTS) am__DEPENDENCIES_2 = $(LDADD) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@lstopo_win_DEPENDENCIES = $(am__DEPENDENCIES_2) lstopo_win_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lstopo_win_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include/private/autogen -I$(top_builddir)/include/hwloc/autogen depcomp = $(SHELL) $(top_srcdir)/./config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_$(V)) am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) am__v_CC_0 = @echo " CC " $@; AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_$(V)) am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) am__v_CCLD_0 = @echo " CCLD " $@; AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; SOURCES = hwloc-bind.c $(hwloc_calc_SOURCES) hwloc-distrib.c \ hwloc-ps.c $(lstopo_SOURCES) $(lstopo_win_SOURCES) DIST_SOURCES = hwloc-bind.c $(hwloc_calc_SOURCES) hwloc-distrib.c \ hwloc-ps.c $(am__lstopo_SOURCES_DIST) \ $(am__lstopo_win_SOURCES_DIST) am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' man1dir = $(mandir)/man1 man7dir = $(mandir)/man7 NROFF = nroff MANS = $(nodist_man_MANS) HEADERS = $(noinst_HEADERS) ETAGS = etags CTAGS = ctags am__tty_colors = \ red=; grn=; lgn=; blu=; std= DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BASH = @BASH@ BUNZIPP = @BUNZIPP@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DOXYGEN = @DOXYGEN@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EPSTOPDF = @EPSTOPDF@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ FIG2DEV = @FIG2DEV@ GREP = @GREP@ GS = @GS@ HWLOC_CAIRO_CFLAGS = @HWLOC_CAIRO_CFLAGS@ HWLOC_CAIRO_LIBS = @HWLOC_CAIRO_LIBS@ HWLOC_CFLAGS = @HWLOC_CFLAGS@ HWLOC_CPPFLAGS = @HWLOC_CPPFLAGS@ HWLOC_DIFF_U = @HWLOC_DIFF_U@ HWLOC_EMBEDDED_CFLAGS = @HWLOC_EMBEDDED_CFLAGS@ HWLOC_EMBEDDED_CPPFLAGS = @HWLOC_EMBEDDED_CPPFLAGS@ HWLOC_EMBEDDED_LDADD = @HWLOC_EMBEDDED_LDADD@ HWLOC_EMBEDDED_LIBS = @HWLOC_EMBEDDED_LIBS@ HWLOC_HAVE_XML = @HWLOC_HAVE_XML@ HWLOC_KERRIGHED_CFLAGS = @HWLOC_KERRIGHED_CFLAGS@ HWLOC_KERRIGHED_LIBS = @HWLOC_KERRIGHED_LIBS@ HWLOC_LDFLAGS = @HWLOC_LDFLAGS@ HWLOC_LIBS = @HWLOC_LIBS@ HWLOC_LINUX_LIBNUMA_LIBS = @HWLOC_LINUX_LIBNUMA_LIBS@ HWLOC_MS_LIB = @HWLOC_MS_LIB@ HWLOC_PKG_CONFIG = @HWLOC_PKG_CONFIG@ HWLOC_RELEASE_DATE = @HWLOC_RELEASE_DATE@ HWLOC_REQUIRES = @HWLOC_REQUIRES@ HWLOC_SVN_R = @HWLOC_SVN_R@ HWLOC_TERMCAP_LIBS = @HWLOC_TERMCAP_LIBS@ HWLOC_VERSION = @HWLOC_VERSION@ HWLOC_W3_GENERATOR = @HWLOC_W3_GENERATOR@ HWLOC_X11_LIBS = @HWLOC_X11_LIBS@ HWLOC_XML_CFLAGS = @HWLOC_XML_CFLAGS@ HWLOC_XML_LIBS = @HWLOC_XML_LIBS@ HWLOC_top_builddir = @HWLOC_top_builddir@ HWLOC_top_srcdir = @HWLOC_top_srcdir@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LYNX = @LYNX@ MAKEINDEX = @MAKEINDEX@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PDFLATEX = @PDFLATEX@ RANLIB = @RANLIB@ SED = @SED@ SED_I = @SED_I@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ W3M = @W3M@ XMKMF = @XMKMF@ XMLLINT = @XMLLINT@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ libhwloc_so_version = @libhwloc_so_version@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AM_CFLAGS = $(HWLOC_CFLAGS) AM_CPPFLAGS = $(HWLOC_CPPFLAGS) AM_LDFLAGS = $(HWLOC_LDFLAGS) LDADD = $(HWLOC_top_builddir)/src/libhwloc.la EXTRA_DIST = test-hwloc-calc.output test-hwloc-distrib.output \ $(am__append_5) noinst_HEADERS = misc.h lstopo_SOURCES = lstopo.h lstopo.c lstopo-color.c lstopo-text.c \ lstopo-draw.c lstopo-fig.c $(am__append_1) $(am__append_2) \ $(am__append_3) lstopo_CFLAGS = $(HWLOC_CAIRO_CFLAGS) $(HWLOC_XML_CFLAGS) lstopo_LDADD = $(LDADD) $(HWLOC_CAIRO_LIBS) $(HWLOC_XML_LIBS) -lm $(HWLOC_TERMCAP_LIBS) $(HWLOC_X11_LIBS) @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@lstopo_win_SOURCES = $(lstopo_SOURCES) @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@lstopo_win_CFLAGS = $(lstopo_CFLAGS) -mwindows @HWLOC_BUILD_UTILS_TRUE@@HWLOC_HAVE_WINDOWS_TRUE@lstopo_win_LDADD = $(lstopo_LDADD) hwloc_calc_SOURCES = hwloc-calc.c hwloc-calc.h # Only run the tests if we're building standalone, because the tests # call hwloc executables. @HWLOC_BUILD_TESTS_TRUE@@HWLOC_HAVE_MINGW32_FALSE@TESTS = test-hwloc-calc.sh test-hwloc-distrib.sh # Only install man pages if we're building in standalone mode @HWLOC_BUILD_UTILS_TRUE@man7_pages = hwloc.7 @HWLOC_BUILD_UTILS_TRUE@nodist_man_MANS = $(man7_pages) $(man1_pages) \ @HWLOC_BUILD_UTILS_TRUE@ $(am__append_6) @HWLOC_BUILD_UTILS_TRUE@man1_pages = lstopo.1 hwloc-bind.1 hwloc-distrib.1 hwloc-calc.1 hwloc-ps.1 # Only install the gather-topology page if we're on Linux, but we need # to include it in the tarball, regardless of what OS we're building # on. @HWLOC_BUILD_UTILS_TRUE@hgt_page = hwloc-gather-topology.1 all: all-am .SUFFIXES: .SUFFIXES: .1 .1in .3 .3in .7 .7in .c .lo .o .obj $(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 utils/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign utils/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): test-hwloc-calc.sh: $(top_builddir)/config.status $(srcdir)/test-hwloc-calc.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ test-hwloc-distrib.sh: $(top_builddir)/config.status $(srcdir)/test-hwloc-distrib.sh.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list hwloc-bind$(EXEEXT): $(hwloc_bind_OBJECTS) $(hwloc_bind_DEPENDENCIES) @rm -f hwloc-bind$(EXEEXT) $(AM_V_CCLD)$(LINK) $(hwloc_bind_OBJECTS) $(hwloc_bind_LDADD) $(LIBS) hwloc-calc$(EXEEXT): $(hwloc_calc_OBJECTS) $(hwloc_calc_DEPENDENCIES) @rm -f hwloc-calc$(EXEEXT) $(AM_V_CCLD)$(LINK) $(hwloc_calc_OBJECTS) $(hwloc_calc_LDADD) $(LIBS) hwloc-distrib$(EXEEXT): $(hwloc_distrib_OBJECTS) $(hwloc_distrib_DEPENDENCIES) @rm -f hwloc-distrib$(EXEEXT) $(AM_V_CCLD)$(LINK) $(hwloc_distrib_OBJECTS) $(hwloc_distrib_LDADD) $(LIBS) hwloc-ps$(EXEEXT): $(hwloc_ps_OBJECTS) $(hwloc_ps_DEPENDENCIES) @rm -f hwloc-ps$(EXEEXT) $(AM_V_CCLD)$(LINK) $(hwloc_ps_OBJECTS) $(hwloc_ps_LDADD) $(LIBS) lstopo$(EXEEXT): $(lstopo_OBJECTS) $(lstopo_DEPENDENCIES) @rm -f lstopo$(EXEEXT) $(AM_V_CCLD)$(lstopo_LINK) $(lstopo_OBJECTS) $(lstopo_LDADD) $(LIBS) lstopo-win$(EXEEXT): $(lstopo_win_OBJECTS) $(lstopo_win_DEPENDENCIES) @rm -f lstopo-win$(EXEEXT) $(AM_V_CCLD)$(lstopo_win_LINK) $(lstopo_win_OBJECTS) $(lstopo_win_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwloc-bind.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwloc-calc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwloc-distrib.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwloc-ps.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-cairo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-color.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-draw.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-fig.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-text.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-windows.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo-xml.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo-lstopo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-cairo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-color.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-draw.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-fig.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-text.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-windows.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo-xml.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstopo_win-lstopo.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< lstopo-lstopo.o: lstopo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo.Tpo -c -o lstopo-lstopo.o `test -f 'lstopo.c' || echo '$(srcdir)/'`lstopo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo.Tpo $(DEPDIR)/lstopo-lstopo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo.c' object='lstopo-lstopo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo.o `test -f 'lstopo.c' || echo '$(srcdir)/'`lstopo.c lstopo-lstopo.obj: lstopo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo.Tpo -c -o lstopo-lstopo.obj `if test -f 'lstopo.c'; then $(CYGPATH_W) 'lstopo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo.Tpo $(DEPDIR)/lstopo-lstopo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo.c' object='lstopo-lstopo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo.obj `if test -f 'lstopo.c'; then $(CYGPATH_W) 'lstopo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo.c'; fi` lstopo-lstopo-color.o: lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-color.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-color.Tpo -c -o lstopo-lstopo-color.o `test -f 'lstopo-color.c' || echo '$(srcdir)/'`lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-color.Tpo $(DEPDIR)/lstopo-lstopo-color.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-color.c' object='lstopo-lstopo-color.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-color.o `test -f 'lstopo-color.c' || echo '$(srcdir)/'`lstopo-color.c lstopo-lstopo-color.obj: lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-color.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-color.Tpo -c -o lstopo-lstopo-color.obj `if test -f 'lstopo-color.c'; then $(CYGPATH_W) 'lstopo-color.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-color.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-color.Tpo $(DEPDIR)/lstopo-lstopo-color.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-color.c' object='lstopo-lstopo-color.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-color.obj `if test -f 'lstopo-color.c'; then $(CYGPATH_W) 'lstopo-color.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-color.c'; fi` lstopo-lstopo-text.o: lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-text.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-text.Tpo -c -o lstopo-lstopo-text.o `test -f 'lstopo-text.c' || echo '$(srcdir)/'`lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-text.Tpo $(DEPDIR)/lstopo-lstopo-text.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-text.c' object='lstopo-lstopo-text.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-text.o `test -f 'lstopo-text.c' || echo '$(srcdir)/'`lstopo-text.c lstopo-lstopo-text.obj: lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-text.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-text.Tpo -c -o lstopo-lstopo-text.obj `if test -f 'lstopo-text.c'; then $(CYGPATH_W) 'lstopo-text.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-text.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-text.Tpo $(DEPDIR)/lstopo-lstopo-text.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-text.c' object='lstopo-lstopo-text.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-text.obj `if test -f 'lstopo-text.c'; then $(CYGPATH_W) 'lstopo-text.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-text.c'; fi` lstopo-lstopo-draw.o: lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-draw.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-draw.Tpo -c -o lstopo-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '$(srcdir)/'`lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-draw.Tpo $(DEPDIR)/lstopo-lstopo-draw.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-draw.c' object='lstopo-lstopo-draw.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '$(srcdir)/'`lstopo-draw.c lstopo-lstopo-draw.obj: lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-draw.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-draw.Tpo -c -o lstopo-lstopo-draw.obj `if test -f 'lstopo-draw.c'; then $(CYGPATH_W) 'lstopo-draw.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-draw.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-draw.Tpo $(DEPDIR)/lstopo-lstopo-draw.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-draw.c' object='lstopo-lstopo-draw.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-draw.obj `if test -f 'lstopo-draw.c'; then $(CYGPATH_W) 'lstopo-draw.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-draw.c'; fi` lstopo-lstopo-fig.o: lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-fig.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-fig.Tpo -c -o lstopo-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '$(srcdir)/'`lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-fig.Tpo $(DEPDIR)/lstopo-lstopo-fig.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-fig.c' object='lstopo-lstopo-fig.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '$(srcdir)/'`lstopo-fig.c lstopo-lstopo-fig.obj: lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-fig.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-fig.Tpo -c -o lstopo-lstopo-fig.obj `if test -f 'lstopo-fig.c'; then $(CYGPATH_W) 'lstopo-fig.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-fig.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-fig.Tpo $(DEPDIR)/lstopo-lstopo-fig.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-fig.c' object='lstopo-lstopo-fig.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-fig.obj `if test -f 'lstopo-fig.c'; then $(CYGPATH_W) 'lstopo-fig.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-fig.c'; fi` lstopo-lstopo-cairo.o: lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-cairo.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-cairo.Tpo -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo '$(srcdir)/'`lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-cairo.Tpo $(DEPDIR)/lstopo-lstopo-cairo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-cairo.c' object='lstopo-lstopo-cairo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo '$(srcdir)/'`lstopo-cairo.c lstopo-lstopo-cairo.obj: lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-cairo.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-cairo.Tpo -c -o lstopo-lstopo-cairo.obj `if test -f 'lstopo-cairo.c'; then $(CYGPATH_W) 'lstopo-cairo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-cairo.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-cairo.Tpo $(DEPDIR)/lstopo-lstopo-cairo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-cairo.c' object='lstopo-lstopo-cairo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-cairo.obj `if test -f 'lstopo-cairo.c'; then $(CYGPATH_W) 'lstopo-cairo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-cairo.c'; fi` lstopo-lstopo-xml.o: lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-xml.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-xml.Tpo -c -o lstopo-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '$(srcdir)/'`lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-xml.Tpo $(DEPDIR)/lstopo-lstopo-xml.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-xml.c' object='lstopo-lstopo-xml.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '$(srcdir)/'`lstopo-xml.c lstopo-lstopo-xml.obj: lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-xml.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-xml.Tpo -c -o lstopo-lstopo-xml.obj `if test -f 'lstopo-xml.c'; then $(CYGPATH_W) 'lstopo-xml.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-xml.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-xml.Tpo $(DEPDIR)/lstopo-lstopo-xml.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-xml.c' object='lstopo-lstopo-xml.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-xml.obj `if test -f 'lstopo-xml.c'; then $(CYGPATH_W) 'lstopo-xml.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-xml.c'; fi` lstopo-lstopo-windows.o: lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-windows.o -MD -MP -MF $(DEPDIR)/lstopo-lstopo-windows.Tpo -c -o lstopo-lstopo-windows.o `test -f 'lstopo-windows.c' || echo '$(srcdir)/'`lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-windows.Tpo $(DEPDIR)/lstopo-lstopo-windows.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-windows.c' object='lstopo-lstopo-windows.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-windows.o `test -f 'lstopo-windows.c' || echo '$(srcdir)/'`lstopo-windows.c lstopo-lstopo-windows.obj: lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -MT lstopo-lstopo-windows.obj -MD -MP -MF $(DEPDIR)/lstopo-lstopo-windows.Tpo -c -o lstopo-lstopo-windows.obj `if test -f 'lstopo-windows.c'; then $(CYGPATH_W) 'lstopo-windows.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-windows.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo-lstopo-windows.Tpo $(DEPDIR)/lstopo-lstopo-windows.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-windows.c' object='lstopo-lstopo-windows.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_CFLAGS) $(CFLAGS) -c -o lstopo-lstopo-windows.obj `if test -f 'lstopo-windows.c'; then $(CYGPATH_W) 'lstopo-windows.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-windows.c'; fi` lstopo_win-lstopo.o: lstopo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo.Tpo -c -o lstopo_win-lstopo.o `test -f 'lstopo.c' || echo '$(srcdir)/'`lstopo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo.Tpo $(DEPDIR)/lstopo_win-lstopo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo.c' object='lstopo_win-lstopo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo.o `test -f 'lstopo.c' || echo '$(srcdir)/'`lstopo.c lstopo_win-lstopo.obj: lstopo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo.Tpo -c -o lstopo_win-lstopo.obj `if test -f 'lstopo.c'; then $(CYGPATH_W) 'lstopo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo.Tpo $(DEPDIR)/lstopo_win-lstopo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo.c' object='lstopo_win-lstopo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo.obj `if test -f 'lstopo.c'; then $(CYGPATH_W) 'lstopo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo.c'; fi` lstopo_win-lstopo-color.o: lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-color.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-color.Tpo -c -o lstopo_win-lstopo-color.o `test -f 'lstopo-color.c' || echo '$(srcdir)/'`lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-color.Tpo $(DEPDIR)/lstopo_win-lstopo-color.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-color.c' object='lstopo_win-lstopo-color.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-color.o `test -f 'lstopo-color.c' || echo '$(srcdir)/'`lstopo-color.c lstopo_win-lstopo-color.obj: lstopo-color.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-color.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-color.Tpo -c -o lstopo_win-lstopo-color.obj `if test -f 'lstopo-color.c'; then $(CYGPATH_W) 'lstopo-color.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-color.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-color.Tpo $(DEPDIR)/lstopo_win-lstopo-color.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-color.c' object='lstopo_win-lstopo-color.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-color.obj `if test -f 'lstopo-color.c'; then $(CYGPATH_W) 'lstopo-color.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-color.c'; fi` lstopo_win-lstopo-text.o: lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-text.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-text.Tpo -c -o lstopo_win-lstopo-text.o `test -f 'lstopo-text.c' || echo '$(srcdir)/'`lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-text.Tpo $(DEPDIR)/lstopo_win-lstopo-text.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-text.c' object='lstopo_win-lstopo-text.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-text.o `test -f 'lstopo-text.c' || echo '$(srcdir)/'`lstopo-text.c lstopo_win-lstopo-text.obj: lstopo-text.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-text.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-text.Tpo -c -o lstopo_win-lstopo-text.obj `if test -f 'lstopo-text.c'; then $(CYGPATH_W) 'lstopo-text.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-text.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-text.Tpo $(DEPDIR)/lstopo_win-lstopo-text.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-text.c' object='lstopo_win-lstopo-text.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-text.obj `if test -f 'lstopo-text.c'; then $(CYGPATH_W) 'lstopo-text.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-text.c'; fi` lstopo_win-lstopo-draw.o: lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-draw.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-draw.Tpo -c -o lstopo_win-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '$(srcdir)/'`lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-draw.Tpo $(DEPDIR)/lstopo_win-lstopo-draw.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-draw.c' object='lstopo_win-lstopo-draw.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '$(srcdir)/'`lstopo-draw.c lstopo_win-lstopo-draw.obj: lstopo-draw.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-draw.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-draw.Tpo -c -o lstopo_win-lstopo-draw.obj `if test -f 'lstopo-draw.c'; then $(CYGPATH_W) 'lstopo-draw.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-draw.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-draw.Tpo $(DEPDIR)/lstopo_win-lstopo-draw.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-draw.c' object='lstopo_win-lstopo-draw.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-draw.obj `if test -f 'lstopo-draw.c'; then $(CYGPATH_W) 'lstopo-draw.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-draw.c'; fi` lstopo_win-lstopo-fig.o: lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-fig.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-fig.Tpo -c -o lstopo_win-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '$(srcdir)/'`lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-fig.Tpo $(DEPDIR)/lstopo_win-lstopo-fig.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-fig.c' object='lstopo_win-lstopo-fig.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '$(srcdir)/'`lstopo-fig.c lstopo_win-lstopo-fig.obj: lstopo-fig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-fig.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-fig.Tpo -c -o lstopo_win-lstopo-fig.obj `if test -f 'lstopo-fig.c'; then $(CYGPATH_W) 'lstopo-fig.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-fig.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-fig.Tpo $(DEPDIR)/lstopo_win-lstopo-fig.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-fig.c' object='lstopo_win-lstopo-fig.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-fig.obj `if test -f 'lstopo-fig.c'; then $(CYGPATH_W) 'lstopo-fig.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-fig.c'; fi` lstopo_win-lstopo-cairo.o: lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-cairo.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-cairo.Tpo -c -o lstopo_win-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo '$(srcdir)/'`lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-cairo.Tpo $(DEPDIR)/lstopo_win-lstopo-cairo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-cairo.c' object='lstopo_win-lstopo-cairo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo '$(srcdir)/'`lstopo-cairo.c lstopo_win-lstopo-cairo.obj: lstopo-cairo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-cairo.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-cairo.Tpo -c -o lstopo_win-lstopo-cairo.obj `if test -f 'lstopo-cairo.c'; then $(CYGPATH_W) 'lstopo-cairo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-cairo.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-cairo.Tpo $(DEPDIR)/lstopo_win-lstopo-cairo.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-cairo.c' object='lstopo_win-lstopo-cairo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-cairo.obj `if test -f 'lstopo-cairo.c'; then $(CYGPATH_W) 'lstopo-cairo.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-cairo.c'; fi` lstopo_win-lstopo-xml.o: lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-xml.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-xml.Tpo -c -o lstopo_win-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '$(srcdir)/'`lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-xml.Tpo $(DEPDIR)/lstopo_win-lstopo-xml.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-xml.c' object='lstopo_win-lstopo-xml.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '$(srcdir)/'`lstopo-xml.c lstopo_win-lstopo-xml.obj: lstopo-xml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-xml.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-xml.Tpo -c -o lstopo_win-lstopo-xml.obj `if test -f 'lstopo-xml.c'; then $(CYGPATH_W) 'lstopo-xml.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-xml.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-xml.Tpo $(DEPDIR)/lstopo_win-lstopo-xml.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-xml.c' object='lstopo_win-lstopo-xml.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-xml.obj `if test -f 'lstopo-xml.c'; then $(CYGPATH_W) 'lstopo-xml.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-xml.c'; fi` lstopo_win-lstopo-windows.o: lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-windows.o -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-windows.Tpo -c -o lstopo_win-lstopo-windows.o `test -f 'lstopo-windows.c' || echo '$(srcdir)/'`lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-windows.Tpo $(DEPDIR)/lstopo_win-lstopo-windows.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-windows.c' object='lstopo_win-lstopo-windows.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-windows.o `test -f 'lstopo-windows.c' || echo '$(srcdir)/'`lstopo-windows.c lstopo_win-lstopo-windows.obj: lstopo-windows.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -MT lstopo_win-lstopo-windows.obj -MD -MP -MF $(DEPDIR)/lstopo_win-lstopo-windows.Tpo -c -o lstopo_win-lstopo-windows.obj `if test -f 'lstopo-windows.c'; then $(CYGPATH_W) 'lstopo-windows.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-windows.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lstopo_win-lstopo-windows.Tpo $(DEPDIR)/lstopo_win-lstopo-windows.Po @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lstopo-windows.c' object='lstopo_win-lstopo-windows.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lstopo_win_CFLAGS) $(CFLAGS) -c -o lstopo_win-lstopo-windows.obj `if test -f 'lstopo-windows.c'; then $(CYGPATH_W) 'lstopo-windows.c'; else $(CYGPATH_W) '$(srcdir)/lstopo-windows.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-man1: $(nodist_man_MANS) @$(NORMAL_INSTALL) test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" @list=''; test -n "$(man1dir)" || exit 0; \ { for i in $$list; do echo "$$i"; done; \ l2='$(nodist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list=''; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ l2='$(nodist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ test -z "$$files" || { \ echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } install-man7: $(nodist_man_MANS) @$(NORMAL_INSTALL) test -z "$(man7dir)" || $(MKDIR_P) "$(DESTDIR)$(man7dir)" @list=''; test -n "$(man7dir)" || exit 0; \ { for i in $$list; do echo "$$i"; done; \ l2='$(nodist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.7[a-z]*$$/p'; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man7dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man7dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man7dir)" || exit $$?; }; \ done; } uninstall-man7: @$(NORMAL_UNINSTALL) @list=''; test -n "$(man7dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ l2='$(nodist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.7[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^7][0-9a-z]*$$,7,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ test -z "$$files" || { \ echo " ( cd '$(DESTDIR)$(man7dir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(man7dir)" && rm -f $$files; } ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 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 \ echo "$$grn$$dashes"; \ else \ echo "$$red$$dashes"; \ fi; \ echo "$$banner"; \ test -z "$$skipped" || echo "$$skipped"; \ test -z "$$report" || echo "$$report"; \ echo "$$dashes$$std"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) @list='$(MANS)'; if test -n "$$list"; then \ list=`for p in $$list; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ if test -n "$$list" && \ grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ echo " typically \`make maintainer-clean' will remove them" >&2; \ exit 1; \ else :; fi; \ else :; fi @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(PROGRAMS) $(MANS) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man7dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done 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: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 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." @HWLOC_BUILD_UTILS_FALSE@uninstall-local: @HWLOC_BUILD_UTILS_FALSE@distclean-local: @HWLOC_BUILD_UTILS_FALSE@install-exec-hook: clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-local distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-man7 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-local uninstall-man uninstall-man: uninstall-man1 uninstall-man7 .MAKE: check-am install-am install-exec-am install-strip .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ clean-binPROGRAMS clean-generic clean-libtool ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-local distclean-tags distdir dvi dvi-am html html-am \ info info-am install install-am install-binPROGRAMS \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-exec-hook install-html \ install-html-am install-info install-info-am install-man \ install-man1 install-man7 install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-local uninstall-man uninstall-man1 uninstall-man7 @HWLOC_BUILD_UTILS_TRUE@.1in.1: @HWLOC_BUILD_UTILS_TRUE@ @ echo Creating $@ man page... @HWLOC_BUILD_UTILS_TRUE@ @ $(SED) -e 's/#PACKAGE_NAME#/@PACKAGE_NAME@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#PACKAGE_VERSION#/@PACKAGE_VERSION@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#HWLOC_DATE#/@HWLOC_RELEASE_DATE@/g' \ @HWLOC_BUILD_UTILS_TRUE@ > $@ < $< @HWLOC_BUILD_UTILS_TRUE@.3in.3: @HWLOC_BUILD_UTILS_TRUE@ @ echo Creating $@ man page... @HWLOC_BUILD_UTILS_TRUE@ @ $(SED) -e 's/#PACKAGE_NAME#/@PACKAGE_NAME@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#PACKAGE_VERSION#/@PACKAGE_VERSION@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#HWLOC_DATE#/@HWLOC_RELEASE_DATE@/g' \ @HWLOC_BUILD_UTILS_TRUE@ > $@ < $< @HWLOC_BUILD_UTILS_TRUE@.7in.7: @HWLOC_BUILD_UTILS_TRUE@ @ echo Creating $@ man page... @HWLOC_BUILD_UTILS_TRUE@ @ $(SED) -e 's/#PACKAGE_NAME#/@PACKAGE_NAME@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#PACKAGE_VERSION#/@PACKAGE_VERSION@/g' \ @HWLOC_BUILD_UTILS_TRUE@ -e 's/#HWLOC_DATE#/@HWLOC_RELEASE_DATE@/g' \ @HWLOC_BUILD_UTILS_TRUE@ > $@ < $< @HWLOC_BUILD_UTILS_TRUE@install-exec-hook: install-man @HWLOC_BUILD_UTILS_TRUE@ rm -f $(DESTDIR)$(bindir)/hwloc-ls$(EXEEXT) $(DESTDIR)$(bindir)/hwloc-info$(EXEEXT) $(DESTDIR)$(bindir)/hwloc-mask$(EXEEXT) @HWLOC_BUILD_UTILS_TRUE@ cd $(DESTDIR)$(bindir) && $(LN_S) lstopo$(EXEEXT) hwloc-ls$(EXEEXT) && $(LN_S) lstopo$(EXEEXT) hwloc-info$(EXEEXT) && $(LN_S) hwloc-calc$(EXEEXT) hwloc-mask$(EXEEXT) @HWLOC_BUILD_UTILS_TRUE@ rm -f $(DESTDIR)$(man1dir)/hwloc-ls.1 $(DESTDIR)$(man1dir)/hwloc-info.1 $(DESTDIR)$(man1dir)/hwloc-mask.1 @HWLOC_BUILD_UTILS_TRUE@ cd $(DESTDIR)$(man1dir) && $(LN_S) lstopo.1 hwloc-ls.1 && $(LN_S) lstopo.1 hwloc-info.1 && $(LN_S) hwloc-calc.1 hwloc-mask.1 @HWLOC_BUILD_UTILS_TRUE@uninstall-local: @HWLOC_BUILD_UTILS_TRUE@ rm -f $(DESTDIR)$(bindir)/hwloc-ls$(EXEEXT) $(DESTDIR)$(bindir)/hwloc-info$(EXEEXT) $(DESTDIR)$(bindir)/hwloc-mask$(EXEEXT) @HWLOC_BUILD_UTILS_TRUE@ rm -f $(DESTDIR)$(man1dir)/hwloc-ls.1 $(DESTDIR)$(man1dir)/hwloc-info.1 $(DESTDIR)$(man1dir)/hwloc-mask.1 @HWLOC_BUILD_UTILS_TRUE@distclean-local: @HWLOC_BUILD_UTILS_TRUE@ rm -f $(nodist_man_MANS) # 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: