Browse Source

BUG: fix bootstrap build makefiles

Bill Hoffman 23 years ago
parent
commit
67d2c29050
2 changed files with 0 additions and 5 deletions
  1. 0 4
      Source/CMakeLib.dsp
  2. 0 1
      Source/Makefile.borland

+ 0 - 4
Source/CMakeLib.dsp

@@ -99,10 +99,6 @@ SOURCE=.\cmBorlandMakefileGenerator.cxx
 # End Source File
 # Begin Source File
 
-SOURCE=.\cmCableClassSet.cxx
-# End Source File
-# Begin Source File
-
 SOURCE=.\cmCacheManager.cxx
 # End Source File
 # Begin Source File

+ 0 - 1
Source/Makefile.borland

@@ -32,7 +32,6 @@ cmCommands.obj \
 cmTarget.obj \
 cmCustomCommand.obj \
 cmCacheManager.obj \
-cmCableClassSet.obj \
 cmListFileCache.obj \
 cmSourceGroup.obj