99 lines
2 KiB
Makefile
99 lines
2 KiB
Makefile
|
# FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp
|
||
|
#
|
||
|
|
||
|
SUBDIR += acm
|
||
|
SUBDIR += agm
|
||
|
SUBDIR += an
|
||
|
SUBDIR += angband
|
||
|
SUBDIR += block
|
||
|
SUBDIR += blue
|
||
|
SUBDIR += bs
|
||
|
SUBDIR += cgoban
|
||
|
SUBDIR += connect4
|
||
|
SUBDIR += cosmo
|
||
|
SUBDIR += crossfire
|
||
|
SUBDIR += dontspace
|
||
|
SUBDIR += doom
|
||
|
SUBDIR += empire
|
||
|
SUBDIR += flying
|
||
|
SUBDIR += freeciv
|
||
|
SUBDIR += galaxis
|
||
|
SUBDIR += gnuchess
|
||
|
SUBDIR += gnugo
|
||
|
SUBDIR += gnushogi
|
||
|
SUBDIR += golddig
|
||
|
SUBDIR += imaze
|
||
|
SUBDIR += jetpack
|
||
|
SUBDIR += klondike
|
||
|
SUBDIR += lincity
|
||
|
SUBDIR += nethack
|
||
|
SUBDIR += nethack-qt
|
||
|
SUBDIR += netris
|
||
|
SUBDIR += oneko
|
||
|
SUBDIR += oonsoo
|
||
|
SUBDIR += qcc
|
||
|
SUBDIR += quakeserver
|
||
|
SUBDIR += sokoban
|
||
|
SUBDIR += spider
|
||
|
SUBDIR += starlanes
|
||
|
SUBDIR += tksol
|
||
|
SUBDIR += xasteroids
|
||
|
SUBDIR += xbat
|
||
|
SUBDIR += xbattle
|
||
|
SUBDIR += xbill
|
||
|
SUBDIR += xbl
|
||
|
SUBDIR += xblackjack
|
||
|
SUBDIR += xblast
|
||
|
SUBDIR += xboard
|
||
|
SUBDIR += xboing
|
||
|
SUBDIR += xchomp
|
||
|
SUBDIR += xcubes
|
||
|
SUBDIR += xdeblock
|
||
|
SUBDIR += xdino
|
||
|
SUBDIR += xemeraldia
|
||
|
SUBDIR += xevil
|
||
|
SUBDIR += xeyesplus
|
||
|
SUBDIR += xfrisk
|
||
|
SUBDIR += xgalaga
|
||
|
SUBDIR += xgammon
|
||
|
SUBDIR += xgolgo
|
||
|
SUBDIR += xinvaders
|
||
|
SUBDIR += xjewel
|
||
|
SUBDIR += xkobo
|
||
|
SUBDIR += xlife
|
||
|
SUBDIR += xmahjongg
|
||
|
SUBDIR += xmille
|
||
|
SUBDIR += xmine
|
||
|
SUBDIR += xminehunter
|
||
|
SUBDIR += xminesweep
|
||
|
SUBDIR += xmj
|
||
|
SUBDIR += xmris
|
||
|
SUBDIR += xneko
|
||
|
SUBDIR += xonix
|
||
|
SUBDIR += xpacman
|
||
|
SUBDIR += xpat2
|
||
|
SUBDIR += xpilot
|
||
|
SUBDIR += xpipeman
|
||
|
SUBDIR += xpuyo
|
||
|
SUBDIR += xpuzzletama
|
||
|
SUBDIR += xripple
|
||
|
SUBDIR += xrisk
|
||
|
SUBDIR += xroach
|
||
|
SUBDIR += xrobots
|
||
|
SUBDIR += xrubik
|
||
|
SUBDIR += xscrabble
|
||
|
SUBDIR += xshisen
|
||
|
SUBDIR += xshogi
|
||
|
SUBDIR += xskat
|
||
|
SUBDIR += xsokoban
|
||
|
SUBDIR += xsol
|
||
|
SUBDIR += xsoldier
|
||
|
SUBDIR += xspringies
|
||
|
SUBDIR += xtic
|
||
|
SUBDIR += xtriangles
|
||
|
SUBDIR += yahtzee
|
||
|
SUBDIR += yamsweeper
|
||
|
SUBDIR += ztrack
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|