[ET Trac] [Einstein Toolkit] #1522: Improve determining make dependencies

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Jan 17 13:38:23 CST 2014


#1522: Improve determining make dependencies
--------------------------+-------------------------------------------------
  Reporter:  eschnett     |       Owner:                     
      Type:  enhancement  |      Status:  new                
  Priority:  major        |   Milestone:                     
 Component:  Cactus       |     Version:  development version
Resolution:               |    Keywords:                     
--------------------------+-------------------------------------------------

Comment (by sbrandt):

 Frank has a good point though. Why isn't the code below sufficient?

 {{{
 %.o: %.cc
         ${CXX} -MD ${CPPFLAGS} ${CXXFLAGS} -c $*.cc

 -include ${DEPS}
 }}}

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1522#comment:8>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list