summaryrefslogtreecommitdiff
path: root/libbio/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'libbio/mkfile')
-rw-r--r--libbio/mkfile23
1 files changed, 23 insertions, 0 deletions
diff --git a/libbio/mkfile b/libbio/mkfile
new file mode 100644
index 00000000..e9afe025
--- /dev/null
+++ b/libbio/mkfile
@@ -0,0 +1,23 @@
+<../mkconfig
+
+LIB=libbio.a
+OFILES=\
+ bbuffered.$O\
+ bfildes.$O\
+ bflush.$O\
+ bgetrune.$O\
+ bgetc.$O\
+ bgetd.$O\
+ binit.$O\
+ boffset.$O\
+ bprint.$O\
+ bputrune.$O\
+ bputc.$O\
+ brdline.$O\
+ bread.$O\
+ bseek.$O\
+ bwrite.$O\
+
+HFILES= $ROOT/include/bio.h
+
+<$ROOT/mkfiles/mksyslib-$SHELLTYPE