Sign in
plan9port
/
plan9
/
af78a4cd2b73800af86db8d999d80b1ef0e9bd75
/
.
/
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