7 lines
68 B
Makefile
7 lines
68 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
SRCS+= m68k-dis.c m68k-opc.c
|
|
CFLAGS+= -DARCH_m68k
|