#ident  "ide/godzilla/graphics/Makefile:  $Revision: 1.1 $"
#
# graphics makefile (for ide only)

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

ASFILES=
CFILES=	gfx_diagram.c

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