summaryrefslogtreecommitdiffstats
path: root/gnu/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1995-12-23 17:03:07 +0000
committermarkm <markm@FreeBSD.org>1995-12-23 17:03:07 +0000
commit0232fca8096533bed767e1a7242cce3372ecc76a (patch)
tree249c5579d6811f286b4ca293a827f4a1da9d6513 /gnu/Makefile
parent3236ea0039afc46c52d782caea030ce448725698 (diff)
downloadFreeBSD-src-0232fca8096533bed767e1a7242cce3372ecc76a.zip
FreeBSD-src-0232fca8096533bed767e1a7242cce3372ecc76a.tar.gz
Remove games from the SUBDIR list. Gnu Chess is in ports now.
OK'ed by: jkh, phk, asami (and others)
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index 6bc3f4d..8892540 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,5 +1,6 @@
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
+# $Id$
-SUBDIR= games include lib libexec usr.bin usr.sbin
+SUBDIR= include lib libexec usr.bin usr.sbin
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud