summaryrefslogtreecommitdiff
path: root/libgomp/Makefile.in
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-11-26 22:03:41 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-11-26 22:03:41 +0100
commitffcf3b79c2a22fef39c81f57f5e9100a900b2818 (patch)
tree9ceb6f992194086c7ba7de7da2aeb442f598559b /libgomp/Makefile.in
parent37ae4739bc8277539b16fbcf5294f19b082d5c79 (diff)
Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. (RUNTEST): Don't define. (RUNTESTDEFAULTFLAGS): Add. (check-DEJAGNU, site.exp, distclean-DEJAGNU): New goals. (distclean-am): Depend on distclean-DEJAGNU. (check-am): If -j% option is present in MFLAGS and if `getconf _NPROCESSORS_ONLN` is more than 8, export OMP_NUM_THREADS=8. (.PHONY): Add check-DEJAGNU and distclean-DEJAGNU. * testsuite/Makefile.in: Regenerated. From-SVN: r266482
Diffstat (limited to 'libgomp/Makefile.in')
-rw-r--r--libgomp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/Makefile.in b/libgomp/Makefile.in
index 98499b8dc8f..325629cb0aa 100644
--- a/libgomp/Makefile.in
+++ b/libgomp/Makefile.in
@@ -724,8 +724,8 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity-fmt.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/affinity.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atomic.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bar.Plo@am__quote@