Support cross-architectures using sub-directories.
This commit is contained in:
parent
7998238373
commit
3cb3e87019
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35721
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user