summaryrefslogtreecommitdiffstats
path: root/games/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1995-12-22 19:21:09 +0000
committermarkm <markm@FreeBSD.org>1995-12-22 19:21:09 +0000
commite7d9236adaebb9ec46c615b1bcee2a0674c5e7e7 (patch)
tree0aaf331bad83558f2ca8fe9c5142160ef6bdb8de /games/Makefile
parent0894c061449b60ccdf3f24352980c4d4236f39c6 (diff)
downloadFreeBSD-src-e7d9236adaebb9ec46c615b1bcee2a0674c5e7e7.zip
FreeBSD-src-e7d9236adaebb9ec46c615b1bcee2a0674c5e7e7.tar.gz
1) Remove the subdir x11/ from the build. xneko and xroach are ports now.
2) Add $Id$
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile
index 35b1bef..f342283 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.2 (Berkeley) 3/31/94
+# $Id$
# XXX missing: chess ching monop [copyright]
SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
@@ -7,8 +8,4 @@ SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle bs caesar \
rain random robots rogue sail snake tetris trek wargames worm worms \
wump
-.if exists(${X11BASE}/lib/libX11.a)
-SUBDIR+= x11
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud