Let .cpp compilations KEEP the .cfg file too

git-svn-id: svn://10.0.0.236/trunk@2200 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp 1998-05-22 18:43:34 +00:00
parent 04d414f623
commit 5906363e28

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)