summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 66f6e89fe7244be222ec20b4477e89a427e661ee (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
32
33
34
# $NetBSD: Makefile,v 1.2 1997/10/28 23:35:57 augustss Exp $
#

    #SUBDIR += amp
    #SUBDIR += cam
    #SUBDIR += cddbd
    #SUBDIR += gmod
    #SUBDIR += gsm
    #SUBDIR += maplay
    #SUBDIR += mikmod
    #SUBDIR += mpegaudio
    #SUBDIR += mpg123
    #SUBDIR += mxv
    #SUBDIR += nas
    #SUBDIR += nspmod
    #SUBDIR += playmidi
    #SUBDIR += radio
    #SUBDIR += rosegarden
    #SUBDIR += rplay
    #SUBDIR += rsynth
    #SUBDIR += s3mod
    #SUBDIR += sox
    #SUBDIR += splay
    #SUBDIR += timidity
    #SUBDIR += tosha
    #SUBDIR += tracker
    #SUBDIR += workman
    #SUBDIR += xcd
    #SUBDIR += xcdplayer
    #SUBDIR += xmcd
    #SUBDIR += xmix
    #SUBDIR += xmmix

.include <bsd.port.subdir.mk>