mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
(libbison_a_SOURCES): Remove readpipe.c.
Add subpipe.h, subpipe.c.
This commit is contained in:
@@ -35,7 +35,7 @@ libbison_a_SOURCES = \
|
|||||||
getopt.h getopt.c getopt1.c \
|
getopt.h getopt.c getopt1.c \
|
||||||
hash.h hash.c \
|
hash.h hash.c \
|
||||||
quote.h quote.c quotearg.h quotearg.c \
|
quote.h quote.c quotearg.h quotearg.c \
|
||||||
readpipe.c unlocked-io.h \
|
subpipe.h subpipe.c unlocked-io.h \
|
||||||
xalloc.h xmalloc.c xstrdup.c xstrndup.c \
|
xalloc.h xmalloc.c xstrdup.c xstrndup.c \
|
||||||
$(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)
|
$(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user