1) Remove the subdir x11/ from the build. xneko and xroach are ports now.
2) Add $Id$
This commit is contained in:
parent
439187de6b
commit
49f8ea7107
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user