Support cross-architectures using sub-directories.

This commit is contained in:
jb 1998-05-04 22:03:00 +00:00
parent 6534f3e8d1
commit 4d69d5fc11
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