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

18 lines
340 B
Makefile

#ident "ide/godzilla/ecc/Makefile: $Revision: 1.6 $"
#
# ecc diag makefile
DIAGDEPTH= ../..
include ${DIAGDEPTH}/Makedefs
ASFILES= ecc_asm.s
CFILES= ecc.c heart_ecc.c
include ${DIAGDEPTH}/Makerules
# place all godzilla-specific header files in godzilla/include
# LINCLUDES is used in stand/arcs/Makedefs
LINCLUDES = -I../include