X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/401b73afdf9694e0d9380968ebfd21d837045a2c..f68a49ed4942714616e692f0fa2a8315368bae3b:/lib/local.mk diff --git a/lib/local.mk b/lib/local.mk index 70aea4b3..d5d2d0b8 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -1,8 +1,5 @@ -# Make bison/lib. - -# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008-2009 Free Software -# Foundation, Inc. - +# Copyright (C) 2001-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 @@ -51,9 +48,7 @@ lib_libbison_a_SOURCES += \ # Non-gnulib sources in Bison's internal library. lib_libbison_a_SOURCES += \ lib/get-errno.h \ - lib/get-errno.c \ - lib/subpipe.h \ - lib/subpipe.c + lib/get-errno.c # The Yacc compatibility library. lib_LIBRARIES = $(YACC_LIBRARY)