Let .cpp compilations KEEP the .cfg file too

This commit is contained in:
kipp 1998-05-22 18:43:34 +00:00
parent eb7c893d4f
commit 498a4aa3ef

View File

@ -84,7 +84,7 @@ CONFIG_OBJ_INC=1
$(INCS)
-Fd$(PDBFILE)
$(CURDIR)$(*B).cpp
<<
<<KEEP
.cpp{.\$(OBJDIR)\}.obj:
@$(CC) @<<$(CFGFILE)
@ -97,7 +97,7 @@ CONFIG_OBJ_INC=1
-Fd$(PDBFILE)
-Fo.\$(OBJDIR)\
$(CURDIR)$(*B).cpp
<<
<<KEEP
{.\_jmc\}.cpp{.\$(OBJDIR)\}.obj:
@$(CC) @<<$(CFGFILE)