26 lines
516 B
Makefile
26 lines
516 B
Makefile
# $NetBSD: Makefile,v 1.19 1998/06/15 12:01:55 agc Exp $
|
|
#
|
|
|
|
SUBDIR += amp
|
|
SUBDIR += cam
|
|
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"
|