X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7726724a70998575780ca4c80b36798b80b7cbe2..72cd9a913f6d282c5e24990505c2c820bda2bf1b:/src/local.mk
diff --git a/src/local.mk b/src/local.mk
index 5589c1d5..53a878e0 100644
--- a/src/local.mk
+++ b/src/local.mk
@@ -1,17 +1,17 @@
-## Copyright (C) 2001-2012 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 .
+# Copyright (C) 2001-2012 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 .
LDADD = lib/libbison.a $(LIBINTL)
@@ -61,7 +61,6 @@ src_bison_SOURCES = \
src/nullable.h \
src/output.c \
src/output.h \
- src/parse-gram.h \
src/parse-gram.y \
src/print-xml.c \
src/print-xml.h \