#ident  "ide/godzilla/enet/Makefile:  $Revision: 1.4 $"
#
# enet diag makefile

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

ASFILES=
CFILES=	enet_diags.c enet_dma.c

include ${DIAGDEPTH}/Makerules

# place all diag header files in ide/godzilla/include dir
# LINCLUDES is used in stand/arcs/ide/Makedefs
LINCLUDES = -I../include
