summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-04 22:03:00 +0000
committerjb <jb@FreeBSD.org>1998-05-04 22:03:00 +0000
commit4d69d5fc11ea6925d7397d797c4ec3ee0823cff4 (patch)
treeebee8c2ad3e3ddf07969ac6bd83f2d50b59a839e /gnu
parent6534f3e8d11f498558d9ca1445c2a93ead4643fd (diff)
downloadFreeBSD-src-4d69d5fc11ea6925d7397d797c4ec3ee0823cff4.zip
FreeBSD-src-4d69d5fc11ea6925d7397d797c4ec3ee0823cff4.tar.gz
Support cross-architectures using sub-directories.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.alpha7
-rw-r--r--gnu/usr.bin/binutils/as/Makefile.i3866
2 files changed, 0 insertions, 13 deletions
diff --git a/gnu/usr.bin/binutils/as/Makefile.alpha b/gnu/usr.bin/binutils/as/Makefile.alpha
deleted file mode 100644
index f322632..0000000
--- a/gnu/usr.bin/binutils/as/Makefile.alpha
+++ /dev/null
@@ -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
diff --git a/gnu/usr.bin/binutils/as/Makefile.i386 b/gnu/usr.bin/binutils/as/Makefile.i386
deleted file mode 100644
index d5c3774..0000000
--- a/gnu/usr.bin/binutils/as/Makefile.i386
+++ /dev/null
@@ -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
OpenPOWER on IntegriCloud