bafc234b6c
notation editor. Submitted by: Andreas Kohout
23 lines
462 B
Makefile
23 lines
462 B
Makefile
# $Id: Makefile,v 1.26 1996/07/06 09:28:34 gpalmer Exp $
|
|
#
|
|
|
|
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 += tracker
|
|
SUBDIR += workman
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmcd
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|