]> git.ipfire.org Git - people/ms/gcc.git/commit
libbacktrace: don't let "make clean" remove allocfail.sh
authorIan Lance Taylor <iant@golang.org>
Thu, 7 Jul 2022 23:13:57 +0000 (16:13 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 7 Jul 2022 23:15:05 +0000 (16:15 -0700)
commit9ed57796235abcd24e06b1ce10fe72c3d0d07cc5
tree90bd9ccbb49ec8c1bf67fd9568966854f17cbb0a
parent7b90f07f778caa5e09f3dc20a8c3da1f4cf60c20
libbacktrace: don't let "make clean" remove allocfail.sh

For https://github.com/ianlancetaylor/libbacktrace/issues/81
* Makefile.am (MAKETESTS): New variable split out of TESTS.
(CLEANFILES): Replace TESTS with BUILDTESTS and MAKETESTS.
* Makefile.in: Regenerate.
libbacktrace/Makefile.am
libbacktrace/Makefile.in