#ident  "ide/godzilla/heart_bridge/Makefile:  $Revision: 1.8 $"
#
# heart/bridge diag makefile

DIAGDEPTH= ../..
include ${DIAGDEPTH}/Makedefs

ASFILES=
CFILES= hb_status.c 	\
	hb_sav_rst.c 	\
	hb_util.c	\
	hb_chkout.c

include ${DIAGDEPTH}/Makerules
LINCLUDES = -I../include
