mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
7 lines
83 B
Makefile
7 lines
83 B
Makefile
|
|
#
|
||
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
|
||
|
|
SRCS+= ppc-dis.c ppc-opc.c
|
||
|
|
CFLAGS+= -DARCH_powerpc -DARCH_rs6000
|