From d522a3105a36e3f3ee936aec0eeacc21ba46c871 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Fri, 2 Oct 2015 17:58:16 +0000 Subject: All the games moved to usr.bin/ in r288485. Sponsored by: EMC / Isilon Storage Division --- targets/pseudo/userland/games/Makefile.depend | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/targets/pseudo/userland/games/Makefile.depend b/targets/pseudo/userland/games/Makefile.depend index 94592ac8327d..151a3686f827 100644 --- a/targets/pseudo/userland/games/Makefile.depend +++ b/targets/pseudo/userland/games/Makefile.depend @@ -3,18 +3,18 @@ # This file is not autogenerated - take care! DIRDEPS = \ - games/caesar \ - games/factor \ - games/fortune/fortune \ - games/fortune/strfile \ - games/fortune/datfiles \ - games/fortune/unstr \ - games/grdc \ - games/morse \ - games/number \ - games/pom \ - games/primes \ - games/random \ + usr.bin/caesar \ + usr.bin/factor \ + usr.bin/fortune/fortune \ + usr.bin/fortune/strfile \ + usr.bin/fortune/datfiles \ + usr.bin/fortune/unstr \ + usr.bin/grdc \ + usr.bin/morse \ + usr.bin/number \ + usr.bin/pom \ + usr.bin/primes \ + usr.bin/random \ .include -- cgit v1.2.3