Sign in
plan9port
/
plan9
/
c90dd38f54d65f927eb46fa3d397a33e2664eddf
/
.
/
unix
/
Makefile
blob: 5b32b55a90ec72b8d7467c095febde781459c0c3 [
file
]
all
:
for
i
in
libutf libfmt libbio libregexp mk
do
(
cd $i
;
make
)
done
ls
-
l mk
/
mk