mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
|
#
|
||
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
|
||
|
|
SRCS+= m68k-dis.c m68k-opc.c
|
||
|
|
CFLAGS+= -DARCH_m68k
|