projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2593afa
)
(libbison_a_SOURCES): Remove readpipe.c.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:29:41 +0000
(06:29 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:29:41 +0000
(06:29 +0000)
Add subpipe.h, subpipe.c.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index
f7a012d
..
00c639a
100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-35,7
+35,7
@@
libbison_a_SOURCES = \
getopt.h getopt.c getopt1.c \
hash.h hash.c \
quote.h quote.c quotearg.h quotearg.c \
-
read
pipe.c unlocked-io.h \
+
subpipe.h sub
pipe.c unlocked-io.h \
xalloc.h xmalloc.c xstrdup.c xstrndup.c \
$(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)