Source-Changes archive

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

Re: CVS commit: sharesrc/share/mk



If you aren't running with objdirs this shouldn't do anything then as the
obj target in bsd.obj.mk turns into a null target. (i.e. you'd still get
BSDSRCDIR as your top level then)

James

>
>
>James Chacon <jmc%netbsd.org@localhost> writes:
>> Modified Files:
>>      sharesrc/share/mk: bsd.own.mk
>> 
>> Log Message:
>> Before checking the value from PRINTOBJDIR force a make obj at
>> $_SRC_TOP_OBJ_.
>
>I think this is wrong. Not everyone runs with objdirs, and it is fine
>for the metadata and other files to be left in /usr/src/ if there is
>no /usr/src/obj/
>
>Perry
>
>
>
>




Home | Main Index | Thread Index | Old Index