add libbin
This commit is contained in:
parent
dda0695dc0
commit
74f990ad84
2 changed files with 122 additions and 0 deletions
11
src/libbin/mkfile
Normal file
11
src/libbin/mkfile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
PLAN9=../..
|
||||
<$PLAN9/src/mkhdr
|
||||
|
||||
LIB=libbin.a
|
||||
|
||||
OFILES=\
|
||||
bin.$O\
|
||||
|
||||
HFILES=$PLAN9/include/bin.h
|
||||
|
||||
<$PLAN9/src/mksyslib
|
||||
Loading…
Add table
Add a link
Reference in a new issue