diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
commit | bd18fd57db1df29da1a3adf94d47924a977a29c2 (patch) | |
tree | 2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /sys/boot/ficl/Makefile.depend | |
parent | b9cd412e7b33608c6e5dc4a507453b78fe42d99a (diff) |
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
Notes
Notes:
svn path=/head/; revision=295989
Diffstat (limited to 'sys/boot/ficl/Makefile.depend')
-rw-r--r-- | sys/boot/ficl/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/ficl/Makefile.depend b/sys/boot/ficl/Makefile.depend index 729ef23e98b4..c04b7c302dd3 100644 --- a/sys/boot/ficl/Makefile.depend +++ b/sys/boot/ficl/Makefile.depend @@ -12,6 +12,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -softcore.o: softcore.c -softcore.po: softcore.c .endif |