summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: b7753ef25de9541046deb401b4d3e80f7b94b442 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $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>