index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unix
/
Makefile
blob: 5b32b55a90ec72b8d7467c095febde781459c0c3 (
plain
)
1
2
3
4
5
6
7
all: for i in libutf libfmt libbio libregexp mk do (cd $i; make) done ls -l mk/mk