DIRDEPS_BUILD: Regenerate without local dependencies.
These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
@@ -19,10 +19,4 @@ DIRDEPS = \
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
kdump.o: kdump_subr.h
|
||||
kdump.po: kdump_subr.h
|
||||
kdump_subr.o: kdump_subr.c
|
||||
kdump_subr.o: kdump_subr.h
|
||||
kdump_subr.po: kdump_subr.c
|
||||
kdump_subr.po: kdump_subr.h
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user