Fix bugs on win95 builds, aprvd briano law

This commit is contained in:
blythe%netscape.com 1998-10-15 12:38:26 +00:00
parent 89bdd0ad57
commit 4154e1878e
2 changed files with 3 additions and 1 deletions

View File

@ -175,7 +175,9 @@ MAPFILE=.\$(OBJDIR)\$(MAPFILE)
#//------------------------------------------------------------------------
$(DIRS)::
!if "$(WINOS)" == "WIN95"
!if defined(VERBOSE)
@echo +++ make: cannot recursively make on win95 using command.com, use w95make.
!endif
!else
@echo +++ make: %MAKE_ARGS% in $(MAKEDIR)\$@
@cd $@

View File

@ -127,5 +127,5 @@ export::
clobber_all::
cd $(DEPTH)
-rd /s /q dist
$(RM_R) dist