summaryrefslogtreecommitdiff
path: root/audio/Makefile
blob: 815ba544c129bda8eed333c961120dd74bea15c7 (plain) (blame)
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
# $Id: Makefile,v 1.29 1996/11/15 15:21:31 erich Exp $
#

    SUBDIR += cam
    SUBDIR += gmod
    SUBDIR += gsm
    SUBDIR += maplay
    SUBDIR += mpegaudio
    SUBDIR += nas
    SUBDIR += playmidi
    SUBDIR += radio
    SUBDIR += rosegarden
    SUBDIR += rplay
    SUBDIR += rsynth
    SUBDIR += s3mod
    SUBDIR += sox
    SUBDIR += timidity
    SUBDIR += tracker
    SUBDIR += workman
    SUBDIR += xcd
    SUBDIR += xcdplayer
    SUBDIR += xmcd
    SUBDIR += xmix
    SUBDIR += xmmix

.include <bsd.port.subdir.mk>