Add KEEP directive to .exe build rule so that cmd.cfg isn't blown away.

git-svn-id: svn://10.0.0.236/trunk@33698 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com 1999-06-04 02:31:24 +00:00
parent b79a2853b6
commit bc603a7cef

View File

@ -81,7 +81,7 @@ $(PROGRAM):: $(OBJDIR) $(OBJS) $(RESFILE) $(DEFFILE) $(MISCDEP)
$(OBJS)
$(RESFILE)
$(LLIBS) $(OS_LIBS)
<<
<<KEEP
!endif
!endif # PROGRAM && ! CONFIG_EXE_INC