opnsense-src/gnu/usr.bin/binutils/as/Makefile.alpha
John Birrell 9fa2607935 Add the alpha makefile.
Move tc-i386.c from Makefile to Makefile.i386 'cause alpha doesn't
like trying to swallow it. Indigestion, I think.
1998-03-12 06:51:48 +00:00

7 lines
141 B
Makefile

#
# $Id: Makefile.i386,v 1.1 1998/03/12 02:54:57 jdp Exp $
#
BINDIR= /usr/bin
SRCS+= tc-alpha.c
LDADD+= -L${RELTOP}/libopcodes -lopcodes