Fix bugs on win95 builds, aprvd briano law

git-svn-id: svn://10.0.0.236/trunk@12879 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blythe%netscape.com 1998-10-15 12:38:26 +00:00
parent 6b39c7aa84
commit b9f8af2788
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