]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove all makefiles in make distclean 499/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 30 Jul 2016 18:50:46 +0000 (14:50 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 3 Aug 2016 15:00:30 +0000 (11:00 -0400)
commit6ee96ccc9b2d50f2959aac1b4f0ff694755c824f
tree6b36a4e9cd7ba539b5ad18aecbc3fa7c90b31916
parentb0827e76191eb3f25a4518a90532ecf6b18a6899
Remove all makefiles in make distclean

Change the build system to descend into every directory where we
create a Makefile, but not to build or run anything during "make all"
and "make check" in directories we previously didn't visit.  Document
specific build targets that can be used in those directories.

Do not generate a Makefile for the securid_sam2 module unless we are
building it, for consistency with other conditionally built
directories.
src/Makefile.in
src/configure.in
src/plugins/locate/python/Makefile.in
src/plugins/preauth/cksum_body/Makefile.in
src/plugins/preauth/wpse/Makefile.in
src/tests/Makefile.in
src/tests/threads/Makefile.in
src/util/Makefile.in
src/util/collected-client-lib/Makefile.in