aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2014-11-06 19:28:01 +0000
committerDevin Teske <dteske@FreeBSD.org>2014-11-06 19:28:01 +0000
commit7fc89952f1b34a797e3cd839d0152fa1c826e347 (patch)
tree63778d0ef77760df1fabe09e2009e4cfce10b309 /usr.bin
parent77f4973eecb0b16f2155597b0fc92ed642b34ccd (diff)
downloadsrc-7fc89952f1b34a797e3cd839d0152fa1c826e347.tar.gz
src-7fc89952f1b34a797e3cd839d0152fa1c826e347.zip
Re-enable dpv(1,3): Introduced via r274116; temporarily disabled
shortly thereafter via r274124 until I could get the right recipe down w/respect to SUBDIR_DEPEND. Thanks to: ngie, ian Reviewed by: ian MFC after: 21 days X-MFC-to: stable/10 stable/9 X-MFC-with: 274116 274120 274121 274123 274144 274146
Notes
Notes: svn path=/head/; revision=274192
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 488c644c9fd2..865be938c375 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -36,6 +36,7 @@ SUBDIR= alias \
ctlstat \
cut \
dirname \
+ dpv \
du \
ee \
elf2aout \