]> git.saurik.com Git - bison.git/blobdiff - lib/local.mk
build: avoid possibly-replaced fprintf in liby-source, yyerror.c
[bison.git] / lib / local.mk
index e9edefb296caa4dc47b28bd25969bd3c0b753db8..cdb8a492d8c378bf1994db8c86c2ab2efe49c8d6 100644 (file)
@@ -1,6 +1,6 @@
 # Make bison/lib.
 
-# Copyright (C) 2001-2004, 2006, 2008-2010 Free Software Foundation,
+# Copyright (C) 2001-2004, 2006, 2008-2012 Free Software Foundation,
 # Inc.
 
 # This program is free software: you can redistribute it and/or modify
@@ -51,9 +51,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)