yes, it is crystal-clear in bsd.own.mk
Even though maybe the man page and bsd.README should be tweaked, or we should
handle it in bsd.own.mk for reflecting the current manual. But I think it
doesn’t worth it,
Sent from my iPhone
> On 8 Aug 2019, at 04:26, Stuart Henderson wrote:
>
>> On 2019-
On 2019-08-07, Edgar Pettijohn wrote:
>
> On Aug 6, 2019 8:51 PM, Gleydson Soares wrote:
>>
>> On Tue, Aug 06, 2019 at 06:55:15PM -0500, Edgar Pettijohn wrote:
>> > I'm trying to build smtpd with `-g'. I tried the following:
>> >
>> > deathstar$ make -DDEBUG
>> > ===> smtpd
>> > yacc -o parse.c
On Aug 6, 2019 8:51 PM, Gleydson Soares wrote:
>
> On Tue, Aug 06, 2019 at 06:55:15PM -0500, Edgar Pettijohn wrote:
> > I'm trying to build smtpd with `-g'. I tried the following:
> >
> > deathstar$ make -DDEBUG
> > ===> smtpd
> > yacc -o parse.c /usr/src/usr.sbin/smtpd/smtpd/../parse.y
> > cc
On Tue, Aug 06, 2019 at 06:55:15PM -0500, Edgar Pettijohn wrote:
> I'm trying to build smtpd with `-g'. I tried the following:
>
> deathstar$ make -DDEBUG
> ===> smtpd
> yacc -o parse.c /usr/src/usr.sbin/smtpd/smtpd/../parse.y
> cc -O2 -pipe 1 -fstack-protector-all -I/usr/src/usr.sbin/smtpd/smtpd
I'm trying to build smtpd with `-g'. I tried the following:
deathstar$ make -DDEBUG
===> smtpd
yacc -o parse.c /usr/src/usr.sbin/smtpd/smtpd/../parse.y
cc -O2 -pipe 1 -fstack-protector-all -I/usr/src/usr.sbin/smtpd/smtpd/.. -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -W
5 matches
Mail list logo