/**/# /**/# This makefile is automatically generated by imake... do not modify /**/# or you may lose your changes when imake generates makefiles again. /**/# Ignore this message if you are not using imake. /**/# /**/# $Source$ /**/# $Author$ /**/# $Header$ /**/# #ifndef NEW_TOP NEWTOP=. BUILDTOP=. #else NEWTOP=NEW_TOP BUILDTOP=NEW_TOP #endif DEPEND=$(BUILDTOP)/util/makedepend/makedepend IMAKE=$(BUILDTOP)/util/imake/imake -I$(BUILDTOP)/util/imake.includes KRB_LIB=$(BUILDTOP)/lib/krb/libkrb.a DES_LIB=$(BUILDTOP)/lib/des/libdes.a KRB_ADM=$(BUILDTOP)/lib/kadm/libkadm.a KDB_LIB=$(BUILDTOP)/lib/kdb/libkdb.a COM_ERR=-lcom_err INCLUDE= -I$(BUILDTOP)/include CFLAGS=$(DBG) $(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS) #include "config.Imakefile" #include "Imake.rules" #include INCLUDE_IMAKEFILE #ifdef have_subdirs do_subdirs($(SUBDIRS)) #endif depend_target() clean_target() tags_target() makefile_target() print_target() src_target() install:: Makefiles:: /**/# DO NOT DELETE THIS LINE