aboutsummaryrefslogtreecommitdiff
path: root/sbin/gbde
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-02-24 17:20:11 +0000
commitbd18fd57db1df29da1a3adf94d47924a977a29c2 (patch)
tree2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /sbin/gbde
parentb9cd412e7b33608c6e5dc4a507453b78fe42d99a (diff)
downloadsrc-bd18fd57db1df29da1a3adf94d47924a977a29c2.tar.gz
src-bd18fd57db1df29da1a3adf94d47924a977a29c2.zip
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 'sbin/gbde')
-rw-r--r--sbin/gbde/Makefile.depend2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/gbde/Makefile.depend b/sbin/gbde/Makefile.depend
index 1d64ddb0ea98..f2694f43d6d0 100644
--- a/sbin/gbde/Makefile.depend
+++ b/sbin/gbde/Makefile.depend
@@ -20,6 +20,4 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
-template.o: template.c
-template.po: template.c
.endif