HomeFreeBSD

Don't recurse with cleanobj.

Description

Don't recurse with cleanobj.

bsd.obj.mk handles the needs fine. When an objdir exists it will
just rm -Rf the objdir. When it does not exist though it will
call 'clean' and 'cleandepend', which properly recurse in bsd.progs.mk.

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division

Details

Provenance
bdreweryAuthored on
Parents
rS288200: Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles.
Branches
Unknown
Tags
Unknown