7 lines
71 B
Makefile
7 lines
71 B
Makefile
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
SRCS+= sparc-dis.c sparc-opc.c
|
||
|
CFLAGS+= -DARCH_sparc
|