Correct ECHO definition

This commit is contained in:
Paul Tucker
2001-10-22 05:15:47 +00:00
parent 43c4cdb727
commit 266065b4d4

View File

@@ -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