From a5593aad101cb98e6c36bedd93b7c47b04e3b93f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 12 Apr 2006 19:39:55 +0000 Subject: [PATCH] For symmetry's sake, put as(1) into the amd64 Makefile, too. --- gnu/usr.bin/binutils215/as/amd64-dragonfly/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/usr.bin/binutils215/as/amd64-dragonfly/Makefile b/gnu/usr.bin/binutils215/as/amd64-dragonfly/Makefile index 4009cc9f90..a3ab848c7f 100644 --- a/gnu/usr.bin/binutils215/as/amd64-dragonfly/Makefile +++ b/gnu/usr.bin/binutils215/as/amd64-dragonfly/Makefile @@ -1,4 +1,4 @@ -# $DragonFly: src/gnu/usr.bin/binutils215/as/amd64-dragonfly/Attic/Makefile,v 1.2 2004/12/20 13:21:38 asmodai Exp $ +# $DragonFly: src/gnu/usr.bin/binutils215/as/amd64-dragonfly/Attic/Makefile,v 1.3 2006/04/12 19:39:55 swildner Exp $ DEFAULT_ARCH= x86_64 EMULATIONS= &i386elf, @@ -10,7 +10,6 @@ TARGET_CPU= x86_64 .include "${.CURDIR}/../Makefile.inc0" CFLAGS += -I${.OBJDIR}/../../libbfd -NOMAN= true .if ${TARGET_ARCH} != "amd64" BINDIR= /usr/libexec/cross/amd64-dragonfly .endif -- 2.41.0