1
0

fixup: restore deleted line

Este cometimento está contido em:
George Hahn 2022-05-10 00:42:43 -06:00
ascendente 0ab63691f2
cometimento 190dca0a77

Ver ficheiro

@ -24,6 +24,7 @@ else
endif endif
$(if ${VERBOSE},$(info OS detected: $(DETECTED_OS))) $(if ${VERBOSE},$(info OS detected: $(DETECTED_OS)))
ifeq ($(OS), Windows_NT)
MKDIR = gmkdir MKDIR = gmkdir
else else
MKDIR = mkdir MKDIR = mkdir