From: Duilio J. P. <dp...@fc...> - 2004-06-20 14:01:04
|
> Isn't it safer to not use symlinks for the final package ? The 'dist' target will not copy the symlinks, but the files which are pointed by the symlinks > To include the headers next time in dist I should add them to the > sources right ? Yes. That will cause also that when you modify some header, 'make' will detect that and will rebuild targets that depend on that header. Duilio. |