diff options
-rw-r--r-- | lib/Makefile | 1 | ||||
-rw-r--r-- | usr.bin/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index b5d0113..b8c669c 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 865be93..488c644 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -36,7 +36,6 @@ SUBDIR= alias \ ctlstat \ cut \ dirname \ - dpv \ du \ ee \ elf2aout \ |