summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 4724e57b36093b03eac3ef341b3bc13dd5c03c9d (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.8 1997/11/01 00:56:20 augustss Exp $
#

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

.include <bsd.port.subdir.mk>