From 00b19d3533c32ff7938ff24437089a77ae5d7007 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 12 Apr 2006 19:21:23 +0000 Subject: [PATCH] Add as(1) manual page. --- gnu/usr.bin/binutils215/as/i386-dragonfly/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/usr.bin/binutils215/as/i386-dragonfly/Makefile b/gnu/usr.bin/binutils215/as/i386-dragonfly/Makefile index 9ddb6e0abf..ba8292af84 100644 --- a/gnu/usr.bin/binutils215/as/i386-dragonfly/Makefile +++ b/gnu/usr.bin/binutils215/as/i386-dragonfly/Makefile @@ -1,4 +1,4 @@ -# $DragonFly: src/gnu/usr.bin/binutils215/as/i386-dragonfly/Attic/Makefile,v 1.2 2004/12/20 13:21:38 asmodai Exp $ +# $DragonFly: src/gnu/usr.bin/binutils215/as/i386-dragonfly/Attic/Makefile,v 1.3 2006/04/12 19:21:23 swildner Exp $ DEFAULT_ARCH= i386 EMULATIONS= &i386elf, @@ -10,7 +10,6 @@ TARGET_CPU= i386 .include "${.CURDIR}/../Makefile.inc0" CFLAGS += -I${.OBJDIR}/../../libbfd -NOMAN= true .if ${TARGET_ARCH} != "i386" BINDIR= /usr/libexec/cross/i386-dragonfly .endif -- 2.41.0