Support cross-architectures using sub-directories.

This commit is contained in:
John Birrell 1998-05-04 22:03:00 +00:00
parent 7998238373
commit 3cb3e87019
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35721
2 changed files with 0 additions and 13 deletions

View file

@ -1,7 +0,0 @@
#
# $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

View file

@ -1,6 +0,0 @@
#
# $Id: Makefile.i386,v 1.1 1998/03/12 02:54:57 jdp Exp $
#
BINDIR= /usr/libexec/elf
SRCS+= tc-i386.c