summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-18 11:57:49 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-18 11:57:49 (GMT)
commit67d2c290500599e900684787be8c6af678f47ec8 (patch)
tree23b296075037063a8bd6287f7454f3445ba67075
parent0415b58573ba63a9c6168d8af05a165ea5e24774 (diff)
downloadCMake-67d2c290500599e900684787be8c6af678f47ec8.zip
CMake-67d2c290500599e900684787be8c6af678f47ec8.tar.gz
CMake-67d2c290500599e900684787be8c6af678f47ec8.tar.bz2
BUG: fix bootstrap build makefiles
-rw-r--r--Source/CMakeLib.dsp4
-rw-r--r--Source/Makefile.borland1
2 files changed, 0 insertions, 5 deletions
diff --git a/Source/CMakeLib.dsp b/Source/CMakeLib.dsp
index 9e989e8..f8b6f38 100644
--- a/Source/CMakeLib.dsp
+++ b/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
diff --git a/Source/Makefile.borland b/Source/Makefile.borland
index 852e893..8822314 100644
--- a/Source/Makefile.borland
+++ b/Source/Makefile.borland
@@ -32,7 +32,6 @@ cmCommands.obj \
cmTarget.obj \
cmCustomCommand.obj \
cmCacheManager.obj \
-cmCableClassSet.obj \
cmListFileCache.obj \
cmSourceGroup.obj