summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-04-10 09:23:20 +0200
committerAkim Demaille <akim@lrde.epita.fr>2013-04-10 10:24:56 +0200
commitcc8962bdde81b04aa728aef21e53b4a08a0debfe (patch)
tree57f978bd0519cd6350cf59a0f4478fcab146662f /build-aux
parent435575cb5e28bfc20263413e837c24a95373b3d4 (diff)
parent49964a4fe00e57c3df9442bb42621b5ab6088171 (diff)
downloadbison-cc8962bdde81b04aa728aef21e53b4a08a0debfe.tar.gz
Merge remote-tracking branch 'origin/maint'
* origin/maint: glr.cc: fix a clang warning maint: update copyright years build: fix VPATH issue build: avoid clang's colored diagnostics in the test suite tests: please clang and use ".cc", not ".c", for C++ input gnulib: update skeletons: avoid empty switch constructs lalr1.cc: fix compiler warnings yacc.c: do not use __attribute__ unprotected tests: style changes
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/build-aux/local.mk b/build-aux/local.mk
index c5f87ad2..8922ea5f 100644
--- a/build-aux/local.mk
+++ b/build-aux/local.mk
@@ -1,5 +1,3 @@
-## Makefile for Bison testsuite.
-
# Copyright (C) 2000-2013 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify