summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: bfb060f9a2700fb8b08da93e3b8ef320a093981a (plain)
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
# $NetBSD: Makefile,v 1.16 1998/02/22 23:29:38 hubertf Exp $
#

    SUBDIR += amp
    SUBDIR += cam
    SUBDIR += cddbd
    SUBDIR += gsm
    SUBDIR += maplay
    SUBDIR += mikmod
    SUBDIR += mpg123
    SUBDIR += nspmod
    #SUBDIR += rplay
    SUBDIR += snd
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix
    SUBDIR += xwave

.include <bsd.port.subdir.mk>