summaryrefslogtreecommitdiffstats
path: root/Source/Makefile.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2002-04-17 18:54:48 (GMT)
committerBrad King <brad.king@kitware.com>2002-04-17 18:54:48 (GMT)
commit5a418b0e00c2ff8049556f71f0475d2bf362b05b (patch)
tree89736c9e98ed772216777317972e14dc534ddb5a /Source/Makefile.in
parentc83a8ac2865839f3b49b5ceb4d5d70fcefce3bcd (diff)
downloadCMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.zip
CMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.tar.gz
CMake-5a418b0e00c2ff8049556f71f0475d2bf362b05b.tar.bz2
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
Diffstat (limited to 'Source/Makefile.in')
-rw-r--r--Source/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Makefile.in b/Source/Makefile.in
index 28325a8..9d1a6de 100644
--- a/Source/Makefile.in
+++ b/Source/Makefile.in
@@ -29,7 +29,6 @@ cmCommands.o \
cmTarget.o \
cmCustomCommand.o \
cmCacheManager.o \
-cmCableClassSet.o \
cmListFileCache.o \
cmSourceGroup.o
@@ -50,7 +49,6 @@ cmUnixMakefileGenerator.o : $(DEPENDS)
cmCommands.o : $(DEPENDS) $(srcdir)/*Command*.cxx
cmTarget.o : $(DEPENDS)
cmCacheManager.o : $(DEPENDS)
-cmCableClassSet.o: $(DEPENDS)
cmSourceGroup.o : $(DEPENDS)