aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-10-20 11:18:56 +0000
committerMark Murray <markm@FreeBSD.org>2002-10-20 11:18:56 +0000
commitdc2f663b39b56420351870f8250ffea993f11b52 (patch)
treee7653828fc2e6731d56ff1d966dfda1060fc7f9d /Makefile.inc1
parent9c499b692a93fd9ac3a848e48d195f206bb6a0a9 (diff)
downloadsrc-dc2f663b39b56420351870f8250ffea993f11b52.tar.gz
src-dc2f663b39b56420351870f8250ffea993f11b52.zip
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc14
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 51609ef68e4c..2bd3ee21378e 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -601,10 +601,6 @@ bootstrap-tools:
#
# build-tools: Build special purpose build tools
#
-.if exists(${.CURDIR}/games) && !defined(NOGAMES)
-_games= games/adventure games/hack games/phantasia
-.endif
-
.if exists(${.CURDIR}/share) && !defined(NOSHARE)
_share= share/syscons/scrnmaps
.endif