mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
|
#
|
||
|
|
# $Id: Makefile.i386,v 1.1 1998/03/12 02:55:32 jdp Exp $
|
||
|
|
#
|
||
|
|
|
||
|
|
SRCS+= alpha-dis.c alpha-opc.c i386-dis.c
|
||
|
|
CFLAGS+= -DARCH_alpha -DARCH_i386
|