Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 1995 07:21:41 -0700 (PDT)
From:      Bill Paul <wpaul>
To:        rgrimes@gndrsh.aac.dev.com (Rodney W. Grimes)
Cc:        CVS-commiters, cvs-libexec
Subject:   Re: cvs commit: src/libexec/bootpd Makefile
Message-ID:  <199507261421.HAA20977@freefall.cdrom.com>
In-Reply-To: <199507260412.VAA23741@gndrsh.aac.dev.com> from "Rodney W. Grimes" at Jul 25, 95 09:12:02 pm

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. :)

(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?

-Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507261421.HAA20977>