Re: netstat Makefile fix
On Sun, Feb 08, 2015 at 02:53:32AM +0100, Claudio Jeker wrote: > Do extend CFLAGS instead forcing it to just -Wall at least that way > make DEBUG=-g works again. > just also ran into it... OK > -- > :wq Claudio > > Index: Makefile >
netstat Makefile fix
Do extend CFLAGS instead forcing it to just -Wall at least that way make DEBUG=-g works again. -- :wq Claudio Index: Makefile === RCS file: /cvs/src/usr.bin/netstat/Makefile,v retrieving revision 1.22 diff -u -p -r1.22 Makefile ---