"Yang Tse" <[EMAIL PROTECTED]> writes: > make clean does not remove .deps subdirs > > How to reproduce: > > ./buildconf > ./configure && make > make clean
That is standard automake-behaviour. There is 'maintainer-clean' and 'distclean' targets that remove .deps/, but I couldn't find any other rule to do it. Does it cause any problems? The directory is built during 'make' so arguable it should be removed by 'clean'. Changing that should probably be resolved as an automake-bug. /Simon ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel