Date: Thu, 30 Apr 1998 12:59:06 +1000 From: Bruce Evans <bde@zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, imp@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf Makefile.i386 src/sys/pc98/conf Makefile.pc98 Message-ID: <199804300259.MAA26396@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>imp 1998/04/29 11:21:36 PDT
>
> Modified files:
> sys/i386/conf Makefile.i386
> sys/pc98/conf Makefile.pc98
> Log:
> Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config
> on my box doesn't grok machine type pc98.
> PR: 3272
I think $@ was used on purpose to make bootstrapping easier.
However, other FreeBSD changes (mainly use of .if) have already
broken compatibility with gnu make.
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?199804300259.MAA26396>
