Date: Tue, 12 Mar 1996 10:11:22 -0800 (PST) From: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com> To: wosch@cs.tu-berlin.de Cc: wosch@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/mk bsd.own.mk Message-ID: <199603121811.KAA14067@GndRsh.aac.dev.com> In-Reply-To: <199603121514.QAA00610@campa.panke.de> from "Wolfram Schneider" at Mar 12, 96 04:14:50 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > Rodney W. Grimes writes: > >The STRIP?= and COPY?= should not be in the file either. > > COPY?= should be in sys.mk, eight *.mk files use this variable. I disagree. sys.mk is pulled in by _all_ makes. Much of what is in there should not really be in there but in another *.mk file like bsd.own.mk, perhaps bsd.common.mk. > > BTW, we don't need .if ${MACHINE} == "sparc" in sys.mk You might, if you happen to be the one working on the sparc port... -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603121811.KAA14067>