Index: /trunk/Ohana/Makefile.Common
===================================================================
--- /trunk/Ohana/Makefile.Common	(revision 10563)
+++ /trunk/Ohana/Makefile.Common	(revision 10564)
@@ -33,4 +33,7 @@
 	@echo "installed $*"
 	@echo ""
+
+$(LIB):
+	@if [ ! -d $(LIB) ]; then mkdir -p $(LIB); fi
 
 $(LIB)/%.$(ARCH).a:
