Support parallelized builds on Windows

This commit is contained in:
Asanka Herath
2010-06-02 21:07:22 -04:00
parent 8363d30a47
commit e9160dbcfa
9 changed files with 60 additions and 56 deletions

View File

@@ -139,8 +139,8 @@ $(LIBHCRYPTO): $(libhcrypto_OBJs)
!endif
{imath/}.c{$(OBJ)}.obj:
$(C2OBJ)
{imath/}.c{$(OBJ)}.obj::
$(C2OBJ_P)
all:: $(LIBHCRYPTO)