remove @MODULES_CLEAN@ from modules_clean target

Stefan (metze) Metzmacher metze at metzemix.de
Thu Jun 26 11:16:40 GMT 2003


Hi Jelmer,
since we compile modules with -fPIC, I think we can remove @MODULES_CLEAN@ 
from the modules_clean target ion Makefile.in

because e.g.

for vfs_recycle:

modules/vfs_recycle.o will contain vfs_recycle_init() as symbol

and

modules/vfs_recycle.po will contain init_module() as symbol

so we didn't need to rebuild them each time...

What do you think?


metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <metze at metzemix.de> 




More information about the samba-technical mailing list