It's known that 'make clean' will occasionally not nuke all the
necessary objects in /usr/obj/*.
rm -fr /usr/obj/* is a better bet. Do not rely on 'make clean'.
Oh? Should I look into why the make system isn't removing /usr/obj/ on
a make clean and submit a patch?
--
Sean Bruno
MiraLin
On Fri, Aug 29, 2008 at 03:39:30PM -0700, Sean Bruno wrote:
> Sean Bruno wrote:
>>
>> mkdep -f .depend -a-I/home/sbruno/bsd/6/lib/csu/i386-elf/../common
>> -I/home/sbruno/bsd/6/lib/csu/i386-elf/../../libc/include
>> /home/sbruno/bsd/6/lib/csu/i386-elf/crt1.c
>> /home/sbruno/bsd/6/lib/csu/
Sean Bruno wrote:
mkdep -f .depend -a-I/home/sbruno/bsd/6/lib/csu/i386-elf/../common
-I/home/sbruno/bsd/6/lib/csu/i386-elf/../../libc/include
/home/sbruno/bsd/6/lib/csu/i386-elf/crt1.c
/home/sbruno/bsd/6/lib/csu/i386-elf/crti.S
/home/sbruno/bsd/6/lib/csu/i386-elf/crtn.S
/usr/bin/mkdep: