commit | c6687d4591964cb13df87f55ec4770e778a4a55c | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Tue Sep 21 01:11:28 2004 +0000 |
committer | rsc <devnull@localhost> | Tue Sep 21 01:11:28 2004 +0000 |
tree | ee669a419904e929ae8ae54fd04c2bb41b5a57b1 | |
parent | 3d5e34e146b5ba5c973230abb624ce9126024569 [diff] [blame] |
Continue the pthreads torture.
diff --git a/src/mkfile b/src/mkfile index bed2755..87df6c1 100644 --- a/src/mkfile +++ b/src/mkfile
@@ -9,6 +9,14 @@ <mkdirs +libs:V: libs-all + +libs-%:V: + for i in $LIBDIRS + do + (cd $i; mk $stem) + done + MKDIRS=\ libbio\ libregexp\