Date: Wed, 26 Jul 1995 10:45:26 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: wpaul@freefall.cdrom.com (Bill Paul) Cc: CVS-commiters@freefall.cdrom.com, cvs-libexec@freefall.cdrom.com Subject: Re: cvs commit: src/libexec/bootpd Makefile Message-ID: <199507261745.KAA25820@gndrsh.aac.dev.com> In-Reply-To: <199507261421.HAA20977@freefall.cdrom.com> from "Bill Paul" at Jul 26, 95 07:21:41 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > wpaul 95/07/25 16:38:41 > > > > > > Modified: libexec/bootpd Makefile > > > Log: > > > Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5. > > > > That should be: > > COPTS+=ETC_ETHERS > > > > CFLAGS is an undocumented internal of the .mk files. Please see > > /usr/src/share/mk/bsd.README > > > > -- > > Rod Grimes rgrimes@gndrsh.aac.dev.com > > Accurate Automation Company Reliable computers for FreeBSD > > Don't look at me: all I did was take away the hash mark. :) :-) Disabled wrong code is one thing that does not break tools, enabled wrong code can (and does for me) break tools. :-) :-) > (BTW, I made a mind-o in the log message: I meant to say -DETC_ETHERS. > Doesn't matter though.) > > If this is true, then there are a bunch of Makefiles all over > the place that are wrong (a few of which are, admittedly, my doing). > Would you like me to make it a personal mission to fix these whenever > I find them? Technically I told someone I would go fix the whole of the rest of the tree if he fixed one place he had done similiar things only to a far greater extent, but if you want to help me clean these out that would be great! -- 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?199507261745.KAA25820>