Sebb created CRYPTO-101:
---------------------------
Summary: Makefile does not use correct PATH separator for Windows
Key: CRYPTO-101
URL: https://issues.apache.org/jira/browse/CRYPTO-101
Project: Commons Crypto
Issue Type: Bug
Reporter: SebbMakefile.common defines the variable 'sep' but does not use it. Makefile uses the separator ':' for paths; this is not valid on Windows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
