X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6e30ede87a1c39c53842a6a747ecd9f7484d92a5..1168b32295f6acde7a777d9519723fe276155b6b:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 439f6e07..1abfb753 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,7 +1,7 @@ # Make bison/lib. -# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free -# Software Foundation, Inc. +# Copyright (C) 2001-2004, 2006, 2008-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 @@ -16,6 +16,16 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +AM_CFLAGS = +AM_CPPFLAGS = +BUILT_SOURCES = +CLEANFILES = +EXTRA_DIST = +MOSTLYCLEANDIRS = +MOSTLYCLEANFILES = +SUFFIXES = +noinst_LIBRARIES = + include gnulib.mk AM_CFLAGS += $(WARN_CFLAGS)