summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2014-11-05 02:58:02 +0000
committerdteske <dteske@FreeBSD.org>2014-11-05 02:58:02 +0000
commit73a360052cbcfada4d9f8361d8331bf177dd5d5f (patch)
treed15ed8be57a1b1d9dedb22da7758e6245c84c916 /usr.bin/Makefile
parentcc601efb69cd1eeeba2d0d02e50c0a0a4ba533f6 (diff)
downloadFreeBSD-src-73a360052cbcfada4d9f8361d8331bf177dd5d5f.zip
FreeBSD-src-73a360052cbcfada4d9f8361d8331bf177dd5d5f.tar.gz
Temporarily _disable_ compilation of dpv(3) and dpv(1).
Will revisit this to find out how to solve the ordering issue in buildworld (potentially `make -j' specific). Reviewed by: shurd
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 865be93..488c644 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -36,7 +36,6 @@ SUBDIR= alias \
ctlstat \
cut \
dirname \
- dpv \
du \
ee \
elf2aout \
OpenPOWER on IntegriCloud