From 67d2c290500599e900684787be8c6af678f47ec8 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Thu, 18 Apr 2002 07:57:49 -0400 Subject: BUG: fix bootstrap build makefiles --- Source/CMakeLib.dsp | 4 ---- Source/Makefile.borland | 1 - 2 files changed, 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 -- cgit v0.12