Fixup the .if exists() stuff I messed up the first time.
Submitted by: jkh
This commit is contained in:
parent
4aa83b0b3c
commit
418cafe6b6
@ -7,7 +7,7 @@ SUBDIR= adventure arithmetic atc backgammon battlestar bcd boggle caesar \
|
||||
rain random robots rogue sail snake tetris trek wargames worm worms \
|
||||
wump
|
||||
|
||||
.if exists(${X11BASE}/lib/libX11.a})
|
||||
.if exists(${X11BASE}/lib/libX11.a)
|
||||
SUBDIR+= xneko xroach
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user