[Insight-users] Makefile structure

Kajetan Berlinger kaje at kaje.info
Wed Aug 23 20:50:02 EDT 2006


Hello,

when I make some changes in the ITK Code just for debugging purposes, I always
call 'make' with the changed file as target, e.g. 'make BlobSpatialObject'. 
Thus, I spare compiling all the code.
But after that to install the libs (I use shared libs) I call 'make install' 
and that takes very long. So my question is, if there is a possibility to 
build only the changed libraries with the itk makefile structure?

Thanks a lot!
Kaj 


More information about the Insight-users mailing list