Home | History | Annotate | Download | only in src
      1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
      2 # @configure_input@
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
      6 # Inc.
      7 # This Makefile.in is free software; the Free Software Foundation
      8 # gives unlimited permission to copy and/or distribute it,
      9 # with or without modifications, as long as this notice is preserved.
     10 
     11 # This program is distributed in the hope that it will be useful,
     12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     14 # PARTICULAR PURPOSE.
     15 
     16 @SET_MAKE@
     17 
     18 VPATH = @srcdir@
     19 pkgdatadir = $(datadir)/@PACKAGE@
     20 pkgincludedir = $(includedir)/@PACKAGE@
     21 pkglibdir = $(libdir)/@PACKAGE@
     22 pkglibexecdir = $(libexecdir)/@PACKAGE@
     23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     24 install_sh_DATA = $(install_sh) -c -m 644
     25 install_sh_PROGRAM = $(install_sh) -c
     26 install_sh_SCRIPT = $(install_sh) -c
     27 INSTALL_HEADER = $(INSTALL_DATA)
     28 transform = $(program_transform_name)
     29 NORMAL_INSTALL = :
     30 PRE_INSTALL = :
     31 POST_INSTALL = :
     32 NORMAL_UNINSTALL = :
     33 PRE_UNINSTALL = :
     34 POST_UNINSTALL = :
     35 build_triplet = @build@
     36 host_triplet = @host@
     37 target_triplet = @target@
     38 bin_PROGRAMS = stressapptest$(EXEEXT)
     39 subdir = src
     40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
     41 	$(srcdir)/stressapptest_config.h.in
     42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
     44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     45 	$(ACLOCAL_M4)
     46 mkinstalldirs = $(install_sh) -d
     47 CONFIG_HEADER = stressapptest_config.h
     48 CONFIG_CLEAN_FILES =
     49 CONFIG_CLEAN_VPATH_FILES =
     50 am__installdirs = "$(DESTDIR)$(bindir)"
     51 PROGRAMS = $(bin_PROGRAMS)
     52 am__objects_1 = main.$(OBJEXT)
     53 am__objects_2 = os.$(OBJEXT) os_factory.$(OBJEXT) pattern.$(OBJEXT) \
     54 	queue.$(OBJEXT) sat.$(OBJEXT) sat_factory.$(OBJEXT) \
     55 	worker.$(OBJEXT) finelock_queue.$(OBJEXT) error_diag.$(OBJEXT) \
     56 	disk_blocks.$(OBJEXT) adler32memcpy.$(OBJEXT) logger.$(OBJEXT)
     57 am__objects_3 =
     58 am_stressapptest_OBJECTS = $(am__objects_1) $(am__objects_2) \
     59 	$(am__objects_3)
     60 stressapptest_OBJECTS = $(am_stressapptest_OBJECTS)
     61 stressapptest_LDADD = $(LDADD)
     62 DEFAULT_INCLUDES = -I.@am__isrc@
     63 depcomp = $(SHELL) $(top_srcdir)/depcomp
     64 am__depfiles_maybe = depfiles
     65 am__mv = mv -f
     66 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
     67 	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
     68 CXXLD = $(CXX)
     69 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
     70 	-o $@
     71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
     72 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
     73 CCLD = $(CC)
     74 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
     75 SOURCES = $(stressapptest_SOURCES)
     76 DIST_SOURCES = $(stressapptest_SOURCES)
     77 ETAGS = etags
     78 CTAGS = ctags
     79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     80 ACLOCAL = @ACLOCAL@
     81 AMTAR = @AMTAR@
     82 AUTOCONF = @AUTOCONF@
     83 AUTOHEADER = @AUTOHEADER@
     84 AUTOMAKE = @AUTOMAKE@
     85 AWK = @AWK@
     86 CC = @CC@
     87 CCDEPMODE = @CCDEPMODE@
     88 CFLAGS = @CFLAGS@
     89 CPP = @CPP@
     90 CPPFLAGS = @CPPFLAGS@
     91 CXX = @CXX@
     92 CXXDEPMODE = @CXXDEPMODE@
     93 CXXFLAGS = @CXXFLAGS@
     94 CYGPATH_W = @CYGPATH_W@
     95 DEFS = @DEFS@
     96 DEPDIR = @DEPDIR@
     97 ECHO_C = @ECHO_C@
     98 ECHO_N = @ECHO_N@
     99 ECHO_T = @ECHO_T@
    100 EGREP = @EGREP@
    101 EXEEXT = @EXEEXT@
    102 GREP = @GREP@
    103 INSTALL = @INSTALL@
    104 INSTALL_DATA = @INSTALL_DATA@
    105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    108 LDFLAGS = @LDFLAGS@
    109 LIBOBJS = @LIBOBJS@
    110 LIBS = @LIBS@
    111 LTLIBOBJS = @LTLIBOBJS@
    112 MAKEINFO = @MAKEINFO@
    113 MKDIR_P = @MKDIR_P@
    114 OBJEXT = @OBJEXT@
    115 PACKAGE = @PACKAGE@
    116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    117 PACKAGE_NAME = @PACKAGE_NAME@
    118 PACKAGE_STRING = @PACKAGE_STRING@
    119 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    120 PACKAGE_URL = @PACKAGE_URL@
    121 PACKAGE_VERSION = @PACKAGE_VERSION@
    122 PATH_SEPARATOR = @PATH_SEPARATOR@
    123 SET_MAKE = @SET_MAKE@
    124 SHELL = @SHELL@
    125 STRIP = @STRIP@
    126 VERSION = @VERSION@
    127 abs_builddir = @abs_builddir@
    128 abs_srcdir = @abs_srcdir@
    129 abs_top_builddir = @abs_top_builddir@
    130 abs_top_srcdir = @abs_top_srcdir@
    131 ac_ct_CC = @ac_ct_CC@
    132 ac_ct_CXX = @ac_ct_CXX@
    133 am__include = @am__include@
    134 am__leading_dot = @am__leading_dot@
    135 am__quote = @am__quote@
    136 am__tar = @am__tar@
    137 am__untar = @am__untar@
    138 bindir = @bindir@
    139 build = @build@
    140 build_alias = @build_alias@
    141 build_cpu = @build_cpu@
    142 build_os = @build_os@
    143 build_vendor = @build_vendor@
    144 builddir = @builddir@
    145 datadir = @datadir@
    146 datarootdir = @datarootdir@
    147 docdir = @docdir@
    148 dvidir = @dvidir@
    149 exec_prefix = @exec_prefix@
    150 host = @host@
    151 host_alias = @host_alias@
    152 host_cpu = @host_cpu@
    153 host_os = @host_os@
    154 host_vendor = @host_vendor@
    155 htmldir = @htmldir@
    156 includedir = @includedir@
    157 infodir = @infodir@
    158 install_sh = @install_sh@
    159 libdir = @libdir@
    160 libexecdir = @libexecdir@
    161 localedir = @localedir@
    162 localstatedir = @localstatedir@
    163 mandir = @mandir@
    164 mkdir_p = @mkdir_p@
    165 oldincludedir = @oldincludedir@
    166 pdfdir = @pdfdir@
    167 prefix = @prefix@
    168 program_transform_name = @program_transform_name@
    169 psdir = @psdir@
    170 sbindir = @sbindir@
    171 sharedstatedir = @sharedstatedir@
    172 srcdir = @srcdir@
    173 sysconfdir = @sysconfdir@
    174 target = @target@
    175 target_alias = @target_alias@
    176 target_cpu = @target_cpu@
    177 target_os = @target_os@
    178 target_vendor = @target_vendor@
    179 top_build_prefix = @top_build_prefix@
    180 top_builddir = @top_builddir@
    181 top_srcdir = @top_srcdir@
    182 AM_DEFAULT_SOURCE_EXT = .cc
    183 MAINFILES = main.cc
    184 CFILES = os.cc os_factory.cc pattern.cc queue.cc sat.cc sat_factory.cc \
    185 	worker.cc finelock_queue.cc error_diag.cc disk_blocks.cc \
    186 	adler32memcpy.cc logger.cc
    187 HFILES = os.h pattern.h queue.h sat.h worker.h sattypes.h \
    188 	finelock_queue.h error_diag.h disk_blocks.h adler32memcpy.h \
    189 	logger.h
    190 stressapptest_SOURCES = $(MAINFILES) $(CFILES) $(HFILES)
    191 all: stressapptest_config.h
    192 	$(MAKE) $(AM_MAKEFLAGS) all-am
    193 
    194 .SUFFIXES:
    195 .SUFFIXES: .cc .o .obj
    196 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    197 	@for dep in $?; do \
    198 	  case '$(am__configure_deps)' in \
    199 	    *$$dep*) \
    200 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    201 	        && { if test -f $@; then exit 0; else break; fi; }; \
    202 	      exit 1;; \
    203 	  esac; \
    204 	done; \
    205 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
    206 	$(am__cd) $(top_srcdir) && \
    207 	  $(AUTOMAKE) --foreign src/Makefile
    208 .PRECIOUS: Makefile
    209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    210 	@case '$?' in \
    211 	  *config.status*) \
    212 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    213 	  *) \
    214 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    215 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    216 	esac;
    217 
    218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    219 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    220 
    221 $(top_srcdir)/configure:  $(am__configure_deps)
    222 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    223 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    224 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    225 $(am__aclocal_m4_deps):
    226 
    227 stressapptest_config.h: stamp-h1
    228 	@if test ! -f $@; then \
    229 	  rm -f stamp-h1; \
    230 	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
    231 	else :; fi
    232 
    233 stamp-h1: $(srcdir)/stressapptest_config.h.in $(top_builddir)/config.status
    234 	@rm -f stamp-h1
    235 	cd $(top_builddir) && $(SHELL) ./config.status src/stressapptest_config.h
    236 $(srcdir)/stressapptest_config.h.in:  $(am__configure_deps) 
    237 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
    238 	rm -f stamp-h1
    239 	touch $@
    240 
    241 distclean-hdr:
    242 	-rm -f stressapptest_config.h stamp-h1
    243 install-binPROGRAMS: $(bin_PROGRAMS)
    244 	@$(NORMAL_INSTALL)
    245 	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
    246 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
    247 	for p in $$list; do echo "$$p $$p"; done | \
    248 	sed 's/$(EXEEXT)$$//' | \
    249 	while read p p1; do if test -f $$p; \
    250 	  then echo "$$p"; echo "$$p"; else :; fi; \
    251 	done | \
    252 	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
    253 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
    254 	sed 'N;N;N;s,\n, ,g' | \
    255 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
    256 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
    257 	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
    258 	    else { print "f", $$3 "/" $$4, $$1; } } \
    259 	  END { for (d in files) print "f", d, files[d] }' | \
    260 	while read type dir files; do \
    261 	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
    262 	    test -z "$$files" || { \
    263 	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
    264 	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
    265 	    } \
    266 	; done
    267 
    268 uninstall-binPROGRAMS:
    269 	@$(NORMAL_UNINSTALL)
    270 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
    271 	files=`for p in $$list; do echo "$$p"; done | \
    272 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
    273 	      -e 's/$$/$(EXEEXT)/' `; \
    274 	test -n "$$list" || exit 0; \
    275 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
    276 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
    277 
    278 clean-binPROGRAMS:
    279 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
    280 stressapptest$(EXEEXT): $(stressapptest_OBJECTS) $(stressapptest_DEPENDENCIES) 
    281 	@rm -f stressapptest$(EXEEXT)
    282 	$(CXXLINK) $(stressapptest_OBJECTS) $(stressapptest_LDADD) $(LIBS)
    283 
    284 mostlyclean-compile:
    285 	-rm -f *.$(OBJEXT)
    286 
    287 distclean-compile:
    288 	-rm -f *.tab.c
    289 
    290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adler32memcpy.Po@am__quote@
    291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk_blocks.Po@am__quote@
    292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error_diag.Po@am__quote@
    293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finelock_queue.Po@am__quote@
    294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logger.Po@am__quote@
    295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
    296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os.Po@am__quote@
    297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/os_factory.Po@am__quote@
    298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern.Po@am__quote@
    299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queue.Po@am__quote@
    300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sat.Po@am__quote@
    301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sat_factory.Po@am__quote@
    302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/worker.Po@am__quote@
    303 
    304 .cc.o:
    305 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    306 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    307 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    308 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    309 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
    310 
    311 .cc.obj:
    312 @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    313 @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    314 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    315 @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    316 @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
    317 
    318 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    319 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    320 	unique=`for i in $$list; do \
    321 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    322 	  done | \
    323 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    324 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    325 	mkid -fID $$unique
    326 tags: TAGS
    327 
    328 TAGS:  $(HEADERS) $(SOURCES) stressapptest_config.h.in $(TAGS_DEPENDENCIES) \
    329 		$(TAGS_FILES) $(LISP)
    330 	set x; \
    331 	here=`pwd`; \
    332 	list='$(SOURCES) $(HEADERS) stressapptest_config.h.in $(LISP) $(TAGS_FILES)'; \
    333 	unique=`for i in $$list; do \
    334 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    335 	  done | \
    336 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    337 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    338 	shift; \
    339 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    340 	  test -n "$$unique" || unique=$$empty_fix; \
    341 	  if test $$# -gt 0; then \
    342 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    343 	      "$$@" $$unique; \
    344 	  else \
    345 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    346 	      $$unique; \
    347 	  fi; \
    348 	fi
    349 ctags: CTAGS
    350 CTAGS:  $(HEADERS) $(SOURCES) stressapptest_config.h.in $(TAGS_DEPENDENCIES) \
    351 		$(TAGS_FILES) $(LISP)
    352 	list='$(SOURCES) $(HEADERS) stressapptest_config.h.in $(LISP) $(TAGS_FILES)'; \
    353 	unique=`for i in $$list; do \
    354 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    355 	  done | \
    356 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    357 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    358 	test -z "$(CTAGS_ARGS)$$unique" \
    359 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    360 	     $$unique
    361 
    362 GTAGS:
    363 	here=`$(am__cd) $(top_builddir) && pwd` \
    364 	  && $(am__cd) $(top_srcdir) \
    365 	  && gtags -i $(GTAGS_ARGS) "$$here"
    366 
    367 distclean-tags:
    368 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    369 
    370 distdir: $(DISTFILES)
    371 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    372 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    373 	list='$(DISTFILES)'; \
    374 	  dist_files=`for file in $$list; do echo $$file; done | \
    375 	  sed -e "s|^$$srcdirstrip/||;t" \
    376 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    377 	case $$dist_files in \
    378 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    379 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    380 			   sort -u` ;; \
    381 	esac; \
    382 	for file in $$dist_files; do \
    383 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    384 	  if test -d $$d/$$file; then \
    385 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    386 	    if test -d "$(distdir)/$$file"; then \
    387 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    388 	    fi; \
    389 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    390 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    391 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    392 	    fi; \
    393 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    394 	  else \
    395 	    test -f "$(distdir)/$$file" \
    396 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    397 	    || exit 1; \
    398 	  fi; \
    399 	done
    400 check-am: all-am
    401 check: check-am
    402 all-am: Makefile $(PROGRAMS) stressapptest_config.h
    403 installdirs:
    404 	for dir in "$(DESTDIR)$(bindir)"; do \
    405 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    406 	done
    407 install: install-am
    408 install-exec: install-exec-am
    409 install-data: install-data-am
    410 uninstall: uninstall-am
    411 
    412 install-am: all-am
    413 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    414 
    415 installcheck: installcheck-am
    416 install-strip:
    417 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    418 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    419 	  `test -z '$(STRIP)' || \
    420 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    421 mostlyclean-generic:
    422 
    423 clean-generic:
    424 
    425 distclean-generic:
    426 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    427 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    428 
    429 maintainer-clean-generic:
    430 	@echo "This command is intended for maintainers to use"
    431 	@echo "it deletes files that may require special tools to rebuild."
    432 clean: clean-am
    433 
    434 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
    435 
    436 distclean: distclean-am
    437 	-rm -rf ./$(DEPDIR)
    438 	-rm -f Makefile
    439 distclean-am: clean-am distclean-compile distclean-generic \
    440 	distclean-hdr distclean-tags
    441 
    442 dvi: dvi-am
    443 
    444 dvi-am:
    445 
    446 html: html-am
    447 
    448 html-am:
    449 
    450 info: info-am
    451 
    452 info-am:
    453 
    454 install-data-am:
    455 
    456 install-dvi: install-dvi-am
    457 
    458 install-dvi-am:
    459 
    460 install-exec-am: install-binPROGRAMS
    461 
    462 install-html: install-html-am
    463 
    464 install-html-am:
    465 
    466 install-info: install-info-am
    467 
    468 install-info-am:
    469 
    470 install-man:
    471 
    472 install-pdf: install-pdf-am
    473 
    474 install-pdf-am:
    475 
    476 install-ps: install-ps-am
    477 
    478 install-ps-am:
    479 
    480 installcheck-am:
    481 
    482 maintainer-clean: maintainer-clean-am
    483 	-rm -rf ./$(DEPDIR)
    484 	-rm -f Makefile
    485 maintainer-clean-am: distclean-am maintainer-clean-generic
    486 
    487 mostlyclean: mostlyclean-am
    488 
    489 mostlyclean-am: mostlyclean-compile mostlyclean-generic
    490 
    491 pdf: pdf-am
    492 
    493 pdf-am:
    494 
    495 ps: ps-am
    496 
    497 ps-am:
    498 
    499 uninstall-am: uninstall-binPROGRAMS
    500 
    501 .MAKE: all install-am install-strip
    502 
    503 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
    504 	clean-generic ctags distclean distclean-compile \
    505 	distclean-generic distclean-hdr distclean-tags distdir dvi \
    506 	dvi-am html html-am info info-am install install-am \
    507 	install-binPROGRAMS install-data install-data-am install-dvi \
    508 	install-dvi-am install-exec install-exec-am install-html \
    509 	install-html-am install-info install-info-am install-man \
    510 	install-pdf install-pdf-am install-ps install-ps-am \
    511 	install-strip installcheck installcheck-am installdirs \
    512 	maintainer-clean maintainer-clean-generic mostlyclean \
    513 	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
    514 	tags uninstall uninstall-am uninstall-binPROGRAMS
    515 
    516 
    517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    518 # Otherwise a system limit (for SysV at least) may be exceeded.
    519 .NOEXPORT:
    520