Date: Sat, 20 Nov 1999 04:42:47 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Nick Hibma <hibma@skylink.it> Cc: Warner Losh <imp@village.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus Makefile.cardbusdevs cardbus.c cardbusdevs cardbusreg.h cardbusvar.h devlist2h.awk pccardcis.h Message-ID: <Pine.BSF.4.10.9911200413420.2379-100000@alphplex.bde.org> In-Reply-To: <Pine.BSF.3.96.991119005336.1284T-100000@henny.jrc.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Nov 1999, Nick Hibma wrote:
> > device_if.h: $S/kern/makedevops.pl $S/kern/device_if.m
>
> Shouldn't $S be ${KERN}?
KERN isn't very good either. "@" is better once the "@" symlink is
created. "@" currently isn't very useful. It could be replaced by
$S or ${KERN}. I implemented it because its implementation almost
shows how to set ${KERN} automatically and was almost free (it shares
code with the automatic setting of the "machine" symlink).
> From
> /usr/share/mk/bsd.kmod.mk line 14/277
>
> Most makefiles define $S explicitly, while KERN is predefined.
They are apparently using $S because $S is used in the kernel makefiles
that the foo_if.h rules were copied from.
Bruce
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911200413420.2379-100000>
