/**/#
/**/# 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: /afs/sipb.mit.edu/project/sipb-athena/repository/src/moira/config/Imake.tmpl,v $
/**/#

#ifndef NEW_TOP
NEWTOP=.
BUILDTOP=.
#else
NEWTOP=NEW_TOP
BUILDTOP=NEW_TOP
#endif

INCLUDE= -I$(BUILDTOP)/include -I$(BUILDTOP)/lib -I/usr/athena/include $(SS_INCL) $(LOCAL_INCLUDE)
CFLAGS=$(DBG) $(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)
LINTFLAGS=$(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)

#include "config.Imakefile"
 
#ifndef USELOCALTOOLS
/* The makedepend program */
DEPEND=$(BUILDTOP)/util/makedepend/makedepend
/* The Imake command line */
IMAKE=$(BUILDTOP)/util/imake/imake -I$(BUILDTOP)/config
/* Where the ss include files are */
SS_INCL=-I$(BUILDTOP)/util/ss
#else
DEPEND=makedepend
IMAKE=imake -I$(BUILDTOP)/config
#endif

#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
