# $Source$ # $Author$ # $Id$ # # Copyright 1990,1991 by the Massachusetts Institute of Technology. # All Rights Reserved. # # For copying and distribution information, please see the file # . # #define IHaveSubdirs #define PassCDebugFlags /* default target... */ all:: world:: make ${MFLAGS} mastermakefiles make ${MFLAGS} depend make ${MFLAGS} all SUBDIRS = include lib kdc admin clients appl LNINSTALLDIRS = MakeSubdirs($(SUBDIRS)) depend:: includes /**/# rebuild the Makefiles in the master source tree mastermakefiles:: -$(MV) Makefile Makefile.bak $(MAKE) -f Makefile.bak Makefile $(MAKE) Makefiles