7 lines
83 B
Makefile
7 lines
83 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
SRCS+= ppc-dis.c ppc-opc.c
|
|
CFLAGS+= -DARCH_powerpc -DARCH_rs6000
|