1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/Makefile

64 lines
1.3 KiB
Makefile
Raw Normal View History

1997-01-02 07:25:07 +00:00
# $Id: Makefile,v 1.49 1996/12/11 20:56:22 erich Exp $
#
1995-10-03 11:45:15 +00:00
SUBDIR += acm
1996-11-02 13:56:40 +00:00
SUBDIR += crossfire
SUBDIR += doom
1996-11-26 08:32:06 +00:00
SUBDIR += flying
1995-12-23 21:11:49 +00:00
SUBDIR += gnuchess
1997-01-02 07:25:07 +00:00
SUBDIR += gnugo
1996-11-17 11:56:40 +00:00
SUBDIR += gnushogi
1995-10-03 11:45:15 +00:00
SUBDIR += golddig
1996-11-26 08:32:06 +00:00
SUBDIR += imaze
1995-10-03 11:45:15 +00:00
SUBDIR += jetpack
SUBDIR += nethack
SUBDIR += oneko
1996-10-30 14:41:09 +00:00
SUBDIR += qcc
SUBDIR += quakeserver
1995-10-03 11:45:15 +00:00
SUBDIR += spider
SUBDIR += tksol
SUBDIR += xasteroids
SUBDIR += xbill
1996-08-16 13:45:57 +00:00
SUBDIR += xblackjack
1995-10-03 11:45:15 +00:00
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp
1996-11-17 11:56:40 +00:00
SUBDIR += xcubes
1996-11-16 12:50:42 +00:00
SUBDIR += xdino
1995-10-03 11:45:15 +00:00
SUBDIR += xemeraldia
SUBDIR += xevil
1996-11-26 08:32:06 +00:00
SUBDIR += xeyesplus
1995-10-03 11:45:15 +00:00
SUBDIR += xgalaga
SUBDIR += xinvaders
SUBDIR += xjewel
SUBDIR += xkobo
SUBDIR += xlife
1996-09-16 00:31:37 +00:00
SUBDIR += xmahjongg
1995-10-03 11:45:15 +00:00
SUBDIR += xmille
SUBDIR += xmine
SUBDIR += xminesweep
SUBDIR += xmj
SUBDIR += xmris
1995-12-22 18:34:38 +00:00
SUBDIR += xneko
1995-10-03 11:45:15 +00:00
SUBDIR += xonix
SUBDIR += xpacman
SUBDIR += xpilot
SUBDIR += xpipeman
1996-11-16 12:50:42 +00:00
SUBDIR += xpuyo
SUBDIR += xripple
1996-11-26 08:32:06 +00:00
SUBDIR += xrisk
1995-12-22 18:34:38 +00:00
SUBDIR += xroach
SUBDIR += xrobots
SUBDIR += xrubik
1996-11-03 21:07:05 +00:00
SUBDIR += xshisen
1996-11-17 11:56:40 +00:00
SUBDIR += xshogi
1996-05-14 12:23:46 +00:00
SUBDIR += xskat
1996-11-20 08:07:15 +00:00
SUBDIR += xsokoban
1995-10-03 11:45:15 +00:00
SUBDIR += xsol
SUBDIR += xtetris
SUBDIR += xtic
1996-11-16 12:50:42 +00:00
SUBDIR += xtriangles
1996-09-21 17:25:01 +00:00
SUBDIR += yamsweeper
.include <bsd.port.subdir.mk>