Date: Thu, 11 Apr 2002 00:21:48 -0600 (MDT) From: "M. Warner Losh" <imp@village.org> To: bde@zeta.org.au Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk Message-ID: <20020411.002144.38305372.imp@village.org> In-Reply-To: <20020411160322.B3429-100000@gamplex.bde.org> References: <20020410180036.B84993@dragon.nuxi.com> <20020411160322.B3429-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020411160322.B3429-100000@gamplex.bde.org>
Bruce Evans <bde@zeta.org.au> writes:
: > You did not respond to creating the non-standard /usr/include/scm.h as a
: > place to put all these various compatibility macros.
:
: I like it better than <sys/cdefs.h> for FreeBSD ids, but think it would
: just increase unportability. You would still have to edit files to add it,
: and it is not so easy to kill using Makefile hacks like -D__RCSID=__IGNORE
: where __IGNORE() expands to nothing.
CFLAGS += -include scm.h
might be a way to deal (at least for gnu compilers) :-)
Warner
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?20020411.002144.38305372.imp>
