From 123759d9f588ce53a6109e57e41b3e656448bbe2 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Wed, 6 Aug 2003 17:52:16 -0400 Subject: ENH: Add rebuild_cache --- bootstrap | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bootstrap b/bootstrap index 6a5ea7e..e473451 100755 --- a/bootstrap +++ b/bootstrap @@ -648,6 +648,10 @@ for a in ${KWSYS_CXX_SOURCES}; do echo "${a}.o : ${src} ${dep}" >> "${cmake_bootstrap_dir}/Makefile" echo " ${cmake_cxx_compiler} ${cmake_cxx_flags} -DKWSYS_NAMESPACE=cmsys -c ${src} -o ${a}.o" >> "${cmake_bootstrap_dir}/Makefile" done +cat>>"${cmake_bootstrap_dir}/Makefile"< "${cmake_bootstrap_dir}/InitialCacheFlags.cmake" <