summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: e4e57b7708b35b06b08469f1a309c59ccdd43285 (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
27
28
29
30
31
# $NetBSD: Makefile,v 1.25 1999/02/09 13:17:05 frueauf Exp $
#

    SUBDIR += amp
    SUBDIR += bladeenc
    SUBDIR += cam
    SUBDIR += cdd
    SUBDIR += cddbd
    SUBDIR += esound
    SUBDIR += gsm
    SUBDIR += maplay
    SUBDIR += mikmod
    SUBDIR += mpg123
    SUBDIR += nas
    SUBDIR += nspmod
    SUBDIR += rplay
    SUBDIR += sidplay
    SUBDIR += snd
    SUBDIR += sox
    SUBDIR += splay
    SUBDIR += timidity
    SUBDIR += tosha
    SUBDIR += tracker
    SUBDIR += xcdplayer
    SUBDIR += xhippo
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix
    SUBDIR += xwave

.include "../mk/bsd.pkg.subdir.mk"