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
This commit is contained in:
Devin Teske 2014-11-05 02:58:02 +00:00
parent e34274ae37
commit 39341fd090
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274124
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
libcrypt \
libdevinfo \
libdevstat \
libdpv \
libdwarf \
libedit \
${_libevent} \

View File

@ -36,7 +36,6 @@ SUBDIR= alias \
ctlstat \
cut \
dirname \
dpv \
du \
ee \
elf2aout \