Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/share/mk



In article <87fw1vob1m.fsf%inbox.ru@localhost>, Aleksej Saushev  
<asau%inbox.ru@localhost> wrote:
>"Christos Zoulas" <christos%netbsd.org@localhost>
>> +.endif
>>  OBJCFLAGS+= ${OBJCOPTS}
>>  MKDEP_SUFFIXES?=    .o .ln
>
>Well...
>What about "DBG"?
>
>Now it isn't clear what the difference between DBG, COPTS, and CFLAGS is
>at all.

We cannot use DBG here because it is used with ?= in sys.mk. MKFOO
variables are not available in sys.mk.

christos



Home | Main Index | Thread Index | Old Index