diff --git a/harbour/makefile.vc b/harbour/makefile.vc index 3d8c5a251b..ec32a54076 100644 --- a/harbour/makefile.vc +++ b/harbour/makefile.vc @@ -66,6 +66,7 @@ ECHO = echo. !endif !ifndef DEL +# You might need to set 'ECHO=echo.' - but don't set 'DEL=del.' !!! DEL = del !endif