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