diff --git a/lib/Makefile b/lib/Makefile index b5d0113d4523..b8c669cbb1f4 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -42,7 +42,6 @@ SUBDIR= ${SUBDIR_ORDERED} \ libcrypt \ libdevinfo \ libdevstat \ - libdpv \ libdwarf \ libedit \ ${_libevent} \ diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 865be938c375..488c644c9fd2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -36,7 +36,6 @@ SUBDIR= alias \ ctlstat \ cut \ dirname \ - dpv \ du \ ee \ elf2aout \