#define IHaveSubdirs #define PassCDebugFlags SUBDIRS = config error_tables lib tests kdc clients admin LNINSTALLDIRS = MakeSubdirs($(SUBDIRS)) /**/# rebuild the Makefiles in the master source tree mastermakefiles:: cd $(IMAKESRC); $(MAKE) -f Makefile.ini clean; $(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)" -$(MV) Makefile Makefile.bak $(MAKE) -f Makefile.bak Makefile $(MAKE) Makefiles cd $(IMAKESRC); $(MAKE) clean