summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: d2ce8bc61a9c422cf89c88a81425da1d5049c0dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# $Id: Makefile,v 1.35 1997/06/04 07:48:29 asami Exp $
#

    SUBDIR += cam
    SUBDIR += cddbd
    SUBDIR += gmod
    SUBDIR += gsm
    SUBDIR += maplay
    SUBDIR += mpegaudio
    SUBDIR += mpg123
    SUBDIR += mxv
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += playmidi
    SUBDIR += radio
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += s3mod
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += workman
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix

.include <bsd.port.subdir.mk>