rockbox/tools/ucl
Dominik Riebeling 4f3fa9accb Change mkdir -p to work on Windows.
Windows mkdir doesn't know about the -p option and requires paths to use \ as
path separator. Try to detect when building on Windows and use the Windows
internal function instead of relying on a compatible mkdir in the path.

Change-Id: I47d47d45edeb38c672321f77d6e91268bf744dba
2013-05-11 20:34:12 +02:00
..
include/ucl
src Change mkdir -p to work on Windows. 2013-05-11 20:34:12 +02:00
lutil.h
Makefile Fix ucl-related makefiles 2012-02-29 12:30:28 +01:00
uclpack.c