diff options
Diffstat (limited to 'targets/pseudo')
-rw-r--r-- | targets/pseudo/tests/Makefile.depend | 3 | ||||
-rw-r--r-- | targets/pseudo/userland/Makefile.depend | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/targets/pseudo/tests/Makefile.depend b/targets/pseudo/tests/Makefile.depend index 937b3d79f149..b70ac1839efc 100644 --- a/targets/pseudo/tests/Makefile.depend +++ b/targets/pseudo/tests/Makefile.depend @@ -266,6 +266,7 @@ DIRDEPS= \ tests/sys/vm \ usr.bin/apply/tests \ usr.bin/basename/tests \ + usr.bin/bintrans/tests \ usr.bin/bmake/tests \ usr.bin/bmake/tests/archives \ usr.bin/bmake/tests/archives/fmt_44bsd \ @@ -358,8 +359,6 @@ DIRDEPS= \ usr.bin/truncate/tests \ usr.bin/uniq/tests \ usr.bin/units/tests \ - usr.bin/uudecode/tests \ - usr.bin/uuencode/tests \ usr.bin/xargs/tests \ usr.bin/xinstall/tests \ usr.bin/xo/tests \ diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 42b196559040..2d6b51d58c80 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -147,6 +147,7 @@ DIRDEPS+= \ usr.bin/basename \ usr.bin/bc \ usr.bin/biff \ + usr.bin/bintrans \ usr.bin/bluetooth/bthost \ usr.bin/bluetooth/btsockstat \ usr.bin/bluetooth/rfcomm_sppd \ @@ -365,8 +366,6 @@ DIRDEPS+= \ usr.bin/usbhidaction \ usr.bin/usbhidctl \ usr.bin/users \ - usr.bin/uudecode \ - usr.bin/uuencode \ usr.bin/vacation \ usr.bin/vgrind \ usr.bin/vi \ |