xref: /netbsd-src/external/lgpl3/mpc/dist/tools/bench/Makefile.in (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91EXTRA_PROGRAMS = mpcbench$(EXEEXT)
92subdir = tools/bench
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c_check_flag.m4 \
95	$(top_srcdir)/m4/ax_gcc_option.m4 \
96	$(top_srcdir)/m4/ax_gcc_version.m4 $(top_srcdir)/m4/libtool.m4 \
97	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/m4/mpc.m4 $(top_srcdir)/m4/valgrind-tests.m4 \
100	$(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
104	$(am__DIST_COMMON)
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/config.h
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109mpcbench_SOURCES = mpcbench.c
110mpcbench_OBJECTS = mpcbench.$(OBJEXT)
111mpcbench_LDADD = $(LDADD)
112mpcbench_DEPENDENCIES = $(top_builddir)/src/libmpc.la
113AM_V_lt = $(am__v_lt_@AM_V@)
114am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
115am__v_lt_0 = --silent
116am__v_lt_1 =
117AM_V_P = $(am__v_P_@AM_V@)
118am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119am__v_P_0 = false
120am__v_P_1 = :
121AM_V_GEN = $(am__v_GEN_@AM_V@)
122am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123am__v_GEN_0 = @echo "  GEN     " $@;
124am__v_GEN_1 =
125AM_V_at = $(am__v_at_@AM_V@)
126am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127am__v_at_0 = @
128am__v_at_1 =
129DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
130depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
131am__maybe_remake_depfiles = depfiles
132am__depfiles_remade = ./$(DEPDIR)/mpcbench.Po
133am__mv = mv -f
134COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
137	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
138	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
139	$(AM_CFLAGS) $(CFLAGS)
140AM_V_CC = $(am__v_CC_@AM_V@)
141am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
142am__v_CC_0 = @echo "  CC      " $@;
143am__v_CC_1 =
144CCLD = $(CC)
145LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147	$(AM_LDFLAGS) $(LDFLAGS) -o $@
148AM_V_CCLD = $(am__v_CCLD_@AM_V@)
149am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
150am__v_CCLD_0 = @echo "  CCLD    " $@;
151am__v_CCLD_1 =
152SOURCES = mpcbench.c
153DIST_SOURCES = mpcbench.c
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159HEADERS = $(noinst_HEADERS)
160am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
161# Read a list of newline-separated strings from the standard input,
162# and print each of them once, without duplicates.  Input order is
163# *not* preserved.
164am__uniquify_input = $(AWK) '\
165  BEGIN { nonempty = 0; } \
166  { items[$$0] = 1; nonempty = 1; } \
167  END { if (nonempty) { for (i in items) print i; }; } \
168'
169# Make sure the list of sources is unique.  This is necessary because,
170# e.g., the same source file might be shared among _SOURCES variables
171# for different programs/libraries.
172am__define_uniq_tagged_files = \
173  list='$(am__tagged_files)'; \
174  unique=`for i in $$list; do \
175    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176  done | $(am__uniquify_input)`
177ETAGS = etags
178CTAGS = ctags
179am__DIST_COMMON = $(srcdir)/Makefile.in \
180	$(top_srcdir)/build-aux/depcomp
181DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182ACLOCAL = @ACLOCAL@
183AMTAR = @AMTAR@
184AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
185AR = @AR@
186AS = @AS@
187AUTOCONF = @AUTOCONF@
188AUTOHEADER = @AUTOHEADER@
189AUTOMAKE = @AUTOMAKE@
190AWK = @AWK@
191CC = @CC@
192CCDEPMODE = @CCDEPMODE@
193CFLAGS = @CFLAGS@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CYGPATH_W = @CYGPATH_W@
197DEFS = @DEFS@
198DEPDIR = @DEPDIR@
199DLLTOOL = @DLLTOOL@
200DSYMUTIL = @DSYMUTIL@
201DUMPBIN = @DUMPBIN@
202ECHO_C = @ECHO_C@
203ECHO_N = @ECHO_N@
204ECHO_T = @ECHO_T@
205EGREP = @EGREP@
206EXEEXT = @EXEEXT@
207FGREP = @FGREP@
208GCC_VERSION = @GCC_VERSION@
209GITVERSION = @GITVERSION@
210GREP = @GREP@
211HASGIT = @HASGIT@
212INSTALL = @INSTALL@
213INSTALL_DATA = @INSTALL_DATA@
214INSTALL_PROGRAM = @INSTALL_PROGRAM@
215INSTALL_SCRIPT = @INSTALL_SCRIPT@
216INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
217LD = @LD@
218LDFLAGS = @LDFLAGS@
219LIBOBJS = @LIBOBJS@
220LIBS = @LIBS@
221LIBTOOL = @LIBTOOL@
222LIPO = @LIPO@
223LN_S = @LN_S@
224LTLIBOBJS = @LTLIBOBJS@
225LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
226MAINT = @MAINT@
227MAKEINFO = @MAKEINFO@
228MANIFEST_TOOL = @MANIFEST_TOOL@
229MKDIR_P = @MKDIR_P@
230MPC_LDFLAGS = @MPC_LDFLAGS@
231MPC_LOG_H = @MPC_LOG_H@
232NM = @NM@
233NMEDIT = @NMEDIT@
234OBJDUMP = @OBJDUMP@
235OBJEXT = @OBJEXT@
236OTOOL = @OTOOL@
237OTOOL64 = @OTOOL64@
238PACKAGE = @PACKAGE@
239PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
240PACKAGE_NAME = @PACKAGE_NAME@
241PACKAGE_STRING = @PACKAGE_STRING@
242PACKAGE_TARNAME = @PACKAGE_TARNAME@
243PACKAGE_URL = @PACKAGE_URL@
244PACKAGE_VERSION = @PACKAGE_VERSION@
245PATH_SEPARATOR = @PATH_SEPARATOR@
246RANLIB = @RANLIB@
247SED = @SED@
248SET_MAKE = @SET_MAKE@
249SHELL = @SHELL@
250STRIP = @STRIP@
251VALGRIND = @VALGRIND@
252VALGRIND_OPTS = @VALGRIND_OPTS@
253VERSION = @VERSION@
254abs_builddir = @abs_builddir@
255abs_srcdir = @abs_srcdir@
256abs_top_builddir = @abs_top_builddir@
257abs_top_srcdir = @abs_top_srcdir@
258ac_ct_AR = @ac_ct_AR@
259ac_ct_CC = @ac_ct_CC@
260ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
261am__include = @am__include@
262am__leading_dot = @am__leading_dot@
263am__quote = @am__quote@
264am__tar = @am__tar@
265am__untar = @am__untar@
266bindir = @bindir@
267build = @build@
268build_alias = @build_alias@
269build_cpu = @build_cpu@
270build_os = @build_os@
271build_vendor = @build_vendor@
272builddir = @builddir@
273datadir = @datadir@
274datarootdir = @datarootdir@
275docdir = @docdir@
276dvidir = @dvidir@
277exec_prefix = @exec_prefix@
278host = @host@
279host_alias = @host_alias@
280host_cpu = @host_cpu@
281host_os = @host_os@
282host_vendor = @host_vendor@
283htmldir = @htmldir@
284includedir = @includedir@
285infodir = @infodir@
286install_sh = @install_sh@
287libdir = @libdir@
288libexecdir = @libexecdir@
289localedir = @localedir@
290localstatedir = @localstatedir@
291mandir = @mandir@
292mkdir_p = @mkdir_p@
293oldincludedir = @oldincludedir@
294pdfdir = @pdfdir@
295prefix = @prefix@
296program_transform_name = @program_transform_name@
297psdir = @psdir@
298sbindir = @sbindir@
299sharedstatedir = @sharedstatedir@
300srcdir = @srcdir@
301sysconfdir = @sysconfdir@
302target_alias = @target_alias@
303top_build_prefix = @top_build_prefix@
304top_builddir = @top_builddir@
305top_srcdir = @top_srcdir@
306AM_CPPFLAGS = -I$(top_srcdir)/src
307AM_DEFAULT_SOURCE_EXT = .c
308LDADD = $(top_builddir)/src/libmpc.la -lm
309noinst_HEADERS = benchtime.h
310all: all-am
311
312.SUFFIXES:
313.SUFFIXES: .c .lo .o .obj
314$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
315	@for dep in $?; do \
316	  case '$(am__configure_deps)' in \
317	    *$$dep*) \
318	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
319	        && { if test -f $@; then exit 0; else break; fi; }; \
320	      exit 1;; \
321	  esac; \
322	done; \
323	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/bench/Makefile'; \
324	$(am__cd) $(top_srcdir) && \
325	  $(AUTOMAKE) --gnu tools/bench/Makefile
326Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327	@case '$?' in \
328	  *config.status*) \
329	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
330	  *) \
331	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
332	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
333	esac;
334
335$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
338$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342$(am__aclocal_m4_deps):
343
344mpcbench$(EXEEXT): $(mpcbench_OBJECTS) $(mpcbench_DEPENDENCIES) $(EXTRA_mpcbench_DEPENDENCIES)
345	@rm -f mpcbench$(EXEEXT)
346	$(AM_V_CCLD)$(LINK) $(mpcbench_OBJECTS) $(mpcbench_LDADD) $(LIBS)
347
348mostlyclean-compile:
349	-rm -f *.$(OBJEXT)
350
351distclean-compile:
352	-rm -f *.tab.c
353
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpcbench.Po@am__quote@ # am--include-marker
355
356$(am__depfiles_remade):
357	@$(MKDIR_P) $(@D)
358	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
359
360am--depfiles: $(am__depfiles_remade)
361
362.c.o:
363@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
364@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
368
369.c.obj:
370@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
371@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
372@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
375
376.c.lo:
377@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
378@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
379@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
382
383mostlyclean-libtool:
384	-rm -f *.lo
385
386clean-libtool:
387	-rm -rf .libs _libs
388
389ID: $(am__tagged_files)
390	$(am__define_uniq_tagged_files); mkid -fID $$unique
391tags: tags-am
392TAGS: tags
393
394tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
395	set x; \
396	here=`pwd`; \
397	$(am__define_uniq_tagged_files); \
398	shift; \
399	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
400	  test -n "$$unique" || unique=$$empty_fix; \
401	  if test $$# -gt 0; then \
402	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
403	      "$$@" $$unique; \
404	  else \
405	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
406	      $$unique; \
407	  fi; \
408	fi
409ctags: ctags-am
410
411CTAGS: ctags
412ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
413	$(am__define_uniq_tagged_files); \
414	test -z "$(CTAGS_ARGS)$$unique" \
415	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416	     $$unique
417
418GTAGS:
419	here=`$(am__cd) $(top_builddir) && pwd` \
420	  && $(am__cd) $(top_srcdir) \
421	  && gtags -i $(GTAGS_ARGS) "$$here"
422cscopelist: cscopelist-am
423
424cscopelist-am: $(am__tagged_files)
425	list='$(am__tagged_files)'; \
426	case "$(srcdir)" in \
427	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
428	  *) sdir=$(subdir)/$(srcdir) ;; \
429	esac; \
430	for i in $$list; do \
431	  if test -f "$$i"; then \
432	    echo "$(subdir)/$$i"; \
433	  else \
434	    echo "$$sdir/$$i"; \
435	  fi; \
436	done >> $(top_builddir)/cscope.files
437
438distclean-tags:
439	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441distdir: $(BUILT_SOURCES)
442	$(MAKE) $(AM_MAKEFLAGS) distdir-am
443
444distdir-am: $(DISTFILES)
445	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447	list='$(DISTFILES)'; \
448	  dist_files=`for file in $$list; do echo $$file; done | \
449	  sed -e "s|^$$srcdirstrip/||;t" \
450	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
451	case $$dist_files in \
452	  */*) $(MKDIR_P) `echo "$$dist_files" | \
453			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
454			   sort -u` ;; \
455	esac; \
456	for file in $$dist_files; do \
457	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458	  if test -d $$d/$$file; then \
459	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
460	    if test -d "$(distdir)/$$file"; then \
461	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
462	    fi; \
463	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
465	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
466	    fi; \
467	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
468	  else \
469	    test -f "$(distdir)/$$file" \
470	    || cp -p $$d/$$file "$(distdir)/$$file" \
471	    || exit 1; \
472	  fi; \
473	done
474check-am: all-am
475check: check-am
476all-am: Makefile $(HEADERS)
477installdirs:
478install: install-am
479install-exec: install-exec-am
480install-data: install-data-am
481uninstall: uninstall-am
482
483install-am: all-am
484	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
485
486installcheck: installcheck-am
487install-strip:
488	if test -z '$(STRIP)'; then \
489	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
490	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
491	      install; \
492	else \
493	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
495	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
496	fi
497mostlyclean-generic:
498
499clean-generic:
500
501distclean-generic:
502	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
503	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
504
505maintainer-clean-generic:
506	@echo "This command is intended for maintainers to use"
507	@echo "it deletes files that may require special tools to rebuild."
508clean: clean-am
509
510clean-am: clean-generic clean-libtool mostlyclean-am
511
512distclean: distclean-am
513		-rm -f ./$(DEPDIR)/mpcbench.Po
514	-rm -f Makefile
515distclean-am: clean-am distclean-compile distclean-generic \
516	distclean-tags
517
518dvi: dvi-am
519
520dvi-am:
521
522html: html-am
523
524html-am:
525
526info: info-am
527
528info-am:
529
530install-data-am:
531
532install-dvi: install-dvi-am
533
534install-dvi-am:
535
536install-exec-am:
537
538install-html: install-html-am
539
540install-html-am:
541
542install-info: install-info-am
543
544install-info-am:
545
546install-man:
547
548install-pdf: install-pdf-am
549
550install-pdf-am:
551
552install-ps: install-ps-am
553
554install-ps-am:
555
556installcheck-am:
557
558maintainer-clean: maintainer-clean-am
559		-rm -f ./$(DEPDIR)/mpcbench.Po
560	-rm -f Makefile
561maintainer-clean-am: distclean-am maintainer-clean-generic
562
563mostlyclean: mostlyclean-am
564
565mostlyclean-am: mostlyclean-compile mostlyclean-generic \
566	mostlyclean-libtool
567
568pdf: pdf-am
569
570pdf-am:
571
572ps: ps-am
573
574ps-am:
575
576uninstall-am:
577
578.MAKE: install-am install-strip
579
580.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
581	clean-generic clean-libtool cscopelist-am ctags ctags-am \
582	distclean distclean-compile distclean-generic \
583	distclean-libtool distclean-tags distdir dvi dvi-am html \
584	html-am info info-am install install-am install-data \
585	install-data-am install-dvi install-dvi-am install-exec \
586	install-exec-am install-html install-html-am install-info \
587	install-info-am install-man install-pdf install-pdf-am \
588	install-ps install-ps-am install-strip installcheck \
589	installcheck-am installdirs maintainer-clean \
590	maintainer-clean-generic mostlyclean mostlyclean-compile \
591	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
592	tags tags-am uninstall uninstall-am
593
594.PRECIOUS: Makefile
595
596
597bench : mpcbench
598	./mpcbench
599
600# Tell versions [3.59,3.63) of GNU make to not export all variables.
601# Otherwise a system limit (for SysV at least) may be exceeded.
602.NOEXPORT:
603