diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-02 15:51:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-02 15:51:57 +0000 |
commit | c749a1f928ec94016673a70643d14ce317bbc4dc (patch) | |
tree | ad87702a4ec2bb2ac777c2ce1a4029a6788b1356 | |
parent | 5bab1a1318aff5bee463ffb778568fc508b2371a (diff) |
xboing compiles again.
Notes
Notes:
svn path=/head/; revision=1279
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile index bc39e56d386b..de1e2ca328b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $ +# $Id: Makefile,v 1.12 1995/03/31 19:17:46 gpalmer Exp $ # -# BROKEN = xboing xchomp xmine xmj xpipeman xrobots +# BROKEN = xchomp xmine xmj xpipeman xrobots # -SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \ +SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ xemeraldia xinvaders \ xjewel xlife xmille xminesweep xmris xsol \ xtetris |