Move to using phony targets for subdirectories.
authorAlan T. DeKok <aland@freeradius.org>
Tue, 30 Mar 2010 14:04:23 +0000 (16:04 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 30 Mar 2010 14:04:23 +0000 (16:04 +0200)
commit0347cacfe0f470353fcec0b6db06d1865b9af7cf
tree1488e670da5a47ce90e14c56128983174e895116
parent5103cef4eb0dd613f02bb15a8eed5b0b76d28be9
Move to using phony targets for subdirectories.

This removes the explicit shell loop over subdirs, which means that
the main "make" program now tracks all dependencies.  I've also updated
some dependencies to be correct.  Now "make -j 4" will work.
Makefile
src/Makefile
src/modules/Makefile
src/modules/rlm_eap/Makefile.in
src/modules/rlm_eap/types/Makefile