X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9a1e42148a364910b0a162133c5d1e7683d2d5ae..312c0cff71e784e116c0ecac4c33bc94d54f78de:/build-aux/local.mk diff --git a/build-aux/local.mk b/build-aux/local.mk index d3cb8317..c5f87ad2 100644 --- a/build-aux/local.mk +++ b/build-aux/local.mk @@ -1,3 +1,23 @@ -EXTRA_DIST += \ -build-aux/prev-version.txt \ -build-aux/cross-options.pl +## Makefile for Bison testsuite. + +# Copyright (C) 2000-2013 Free Software Foundation, Inc. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +EXTRA_DIST += \ + build-aux/cross-options.pl \ + build-aux/darwin11.4.0.valgrind \ + build-aux/move-if-change \ + build-aux/prev-version.txt \ + build-aux/update-b4-copyright