summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 7519ed4df945fbf65800fac67bc30f9aee71327b (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
# $NetBSD: Makefile,v 1.21 1998/07/16 23:07:39 thorpej Exp $
#

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

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