trebuild because of libbio/bfmt.c - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 4e6ed88aa81979cfd5fde4697fb763f57f516cc4
(DIR) parent d3df308747ee4d1fcc063a348dcf1146b390bda7
(HTM) Author: rsc <devnull@localhost>
Date: Sat, 6 Dec 2003 19:33:11 +0000
rebuild because of libbio/bfmt.c
Diffstat:
M src/mkmk.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/src/mkmk.sh b/src/mkmk.sh
t@@ -62,6 +62,7 @@ cd libbio
9c bbuffered.c
9c bfildes.c
9c bflush.c
+9c bfmt.c
9c bgetc.c
9c bgetd.c
9c binit.c
t@@ -75,7 +76,7 @@ cd libbio
9c bwrite.c
9c bgetrune.c
9c bputrune.c
-9ar rvc ../../lib/libbio.a bbuffered.o bfildes.o bflush.o bgetc.o bgetd.o binit.o boffset.o bprint.o bputc.o brdline.o brdstr.o bread.o bseek.o bwrite.o bgetrune.o bputrune.o
+9ar rvc ../../lib/libbio.a bbuffered.o bfildes.o bflush.o bfmt.o bgetc.o bgetd.o binit.o boffset.o bprint.o bputc.o brdline.o brdstr.o bread.o bseek.o bwrite.o bgetrune.o bputrune.o
cd ..
cd libregexp
9c regcomp.c