7 lines
71 B
Makefile
7 lines
71 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
SRCS+= alpha-dis.c alpha-opc.c
|
|
CFLAGS+= -DARCH_alpha
|