aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
blob: b7bfa607e4f1514990af697caa0c2fa04876809e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id: Makefile,v 1.19 1995/06/21 20:39:49 asami Exp $
#
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
#
# BROKEN: gmod
# BROKEN: rsynth (can't find a master site)
#

   SUBDIR += gsm
   SUBDIR += maplay
   SUBDIR += nas
   SUBDIR += playmidi
   SUBDIR += rplay
   SUBDIR += s3mod
   SUBDIR += sox
   SUBDIR += tracker
   SUBDIR += xcd
   SUBDIR += xcdplayer
   SUBDIR += xmix

.include <bsd.port.subdir.mk>