23 lines
423 B
Makefile
23 lines
423 B
Makefile
# $Id: Makefile,v 1.21 1995/07/03 22:28:15 torstenb Exp $
|
|
#
|
|
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
|
|
#
|
|
# BROKEN: gmod
|
|
#
|
|
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
SUBDIR += nas
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += tracker
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|