diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-02 17:54:05 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-02 17:54:05 +0000 |
commit | 9e22cc8ce455310e81f621096440310526d72527 (patch) | |
tree | b115a578c776eb4afab7429a7da0d93e6380f950 /targets | |
parent | 5b59efb9f6161837aa2695d7c6d09f3ebf9d0ef1 (diff) | |
download | FreeBSD-src-9e22cc8ce455310e81f621096440310526d72527.zip FreeBSD-src-9e22cc8ce455310e81f621096440310526d72527.tar.gz |
Remove defunct games removed in r279150.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets')
-rw-r--r-- | targets/pseudo/userland/games/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/targets/pseudo/userland/games/Makefile.depend b/targets/pseudo/userland/games/Makefile.depend index a9ac340..94592ac 100644 --- a/targets/pseudo/userland/games/Makefile.depend +++ b/targets/pseudo/userland/games/Makefile.depend @@ -3,7 +3,6 @@ # This file is not autogenerated - take care! DIRDEPS = \ - games/bcd \ games/caesar \ games/factor \ games/fortune/fortune \ @@ -14,7 +13,6 @@ DIRDEPS = \ games/morse \ games/number \ games/pom \ - games/ppt \ games/primes \ games/random \ |