/**/# /**/# 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 /* The makedepend program */ DEPEND=$(BUILDTOP)/util/makedepend/makedepend /* The Imake command line */ IMAKE=$(BUILDTOP)/util/imake/imake -I$(BUILDTOP)/util/imake.includes INCLUDE= -I$(BUILDTOP)/include CFLAGS=$(DBG) $(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS) LINTFLAGS=$(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