summaryrefslogtreecommitdiffstats
path: root/targets/pseudo
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-10-02 17:58:16 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-10-02 17:58:16 +0000
commit51a61eb49f5e756df0edaa97893e9763c95d55c4 (patch)
tree40be6849be3d0408aec2dc95814e972f51cb26b0 /targets/pseudo
parent9e22cc8ce455310e81f621096440310526d72527 (diff)
downloadFreeBSD-src-51a61eb49f5e756df0edaa97893e9763c95d55c4.zip
FreeBSD-src-51a61eb49f5e756df0edaa97893e9763c95d55c4.tar.gz
All the games moved to usr.bin/ in r288485.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets/pseudo')
-rw-r--r--targets/pseudo/userland/games/Makefile.depend24
1 files changed, 12 insertions, 12 deletions
diff --git a/targets/pseudo/userland/games/Makefile.depend b/targets/pseudo/userland/games/Makefile.depend
index 94592ac..151a368 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 <dirdeps.mk>
OpenPOWER on IntegriCloud