Errors when building libDaisy

I’m having trouble trying to make libDaisy, a process I’ve done before and had the library working, but I just started receiving the following message.

“if not exist build/Drivers/STM32H7xx_HAL_Driver/Src mkdir build/Drivers/STM32H7xx_HAL_Driver/Src
The command syntax is incorrect.
make: *** [Makefile:363: build/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.o] Error 1”

Has anyone experienced this?

Building for the first time for a FunBox pedal and have run into this also. Hopefully can figure it out!

I did figure this out by the way - just needed to do it using the program Cygwin64 instead of cmd.