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:19:00 +0000 (16:19 +0200)
commitfc12c44773806dcb0640ca864f13cefe2295d391
treef058138d15b0c302e89bd42ec310fe8475a27da2
parentfc069010ffcc189e141d70f9f3a6b62b4394bd20
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