summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 10c0f1e6942fac0ac6061ec2bd4ea486a2a39fe2 (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
# $NetBSD: Makefile,v 1.14 1998/02/09 22:42:15 augustss Exp $
#

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

.include <bsd.port.subdir.mk>