Date: Sat, 31 Aug 2002 21:39:40 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: current@freebsd.org Subject: Re: New SCSI: can't 'make depend' Message-ID: <20020831173940.GA80617@nagual.pp.ru> In-Reply-To: <293880000.1030814155@aslan.scsiguy.com> References: <20020831171231.GA80192@nagual.pp.ru> <293880000.1030814155@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 31, 2002 at 11:15:55 -0600, Justin T. Gibbs wrote: > > Apparently Makefile not have aicasm target (newly created clean > > building directory): > > I can't reproduce this here. My kernel Makefile includes an aicasm target. I have only this lines included, but not aicasm target itself. I have 'device ahc'. Maybe tabs/spaces/continuation lines or 'config' issue with /sys/conf/files? I wonder about optional ahc ahd line here. Is it assumes that _both_ must be on? aic7xxx_{seq.h,reg.h,reg_print.c}: $S/dev/aic7xxx/aic7xxx.{reg,seq} $S/cam/scsi/scsi_message.h aicasm ./aicasm ${INCLUDES} -I$S/cam/scsi -I$S/dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h -p aic7xxx_reg_print.c -i $S/dev/aic7xxx/aic7xxx_osm.h $S/dev/aic7xxx/aic7xxx.seq -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831173940.GA80617>