21 lines
401 B
Makefile
21 lines
401 B
Makefile
# $Id: Makefile,v 1.20 1995/07/01 09:19:52 asami Exp $
|
|
#
|
|
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
|
|
#
|
|
# BROKEN: gmod
|
|
#
|
|
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
SUBDIR += nas
|
|
SUBDIR += playmidi
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += tracker
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|