Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sbin/ifconfig
On Wed, May 07, 2008 at 12:18:29AM +0900, Izumi Tsutsui wrote:
> > Modified Files:
> > src/sbin/ifconfig: Makefile
> >
> > Log Message:
> > Take out my CFLAGS settings for debugging.
>
> Is the next CPPFLAGS line intended?
Yes.
> >> -CPPFLAGS+= -I${NETBSDSRCDIR}/sys/
> >> +CFLAGS+= -g -O1
> >> +CPPFLAGS+= -I${NETBSDSRCDIR}/sys/ -Wall -Wno-unused-parameter
> >> -pedantic -std=c99
>
> >> DPADD+=${LIBUTIL}
> >> LDADD+=-lutil
> >>+LDADD+=-lprop
>
> Maybe you should also add ${LIBPROP} to DPADD?
Yes, definitely.
Dave
--
David Young OJC Technologies
dyoung%ojctech.com@localhost Urbana, IL * (217) 278-3933 ext 24
Home |
Main Index |
Thread Index |
Old Index