diff options
| author | Mark Murray <markm@FreeBSD.org> | 1995-12-22 19:21:09 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1995-12-22 19:21:09 +0000 |
| commit | 49f8ea7107d8cbaef24f7c0cb1fc02231374b696 (patch) | |
| tree | 0aaf331bad83558f2ca8fe9c5142160ef6bdb8de /games/Makefile | |
| parent | 439187de6b63565847af13b09c8800a4ade38225 (diff) | |
Notes
Diffstat (limited to 'games/Makefile')
| -rw-r--r-- | games/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile index 35b1bef0fc2b..f342283519fc 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> |
