1
0
Files
2022-09-29 17:59:04 +03:00

13 lines
234 B
Makefile

#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