From 7a5ef7d0c66a2fb3fd94a38e4b95d8ad8c4cbd5f Mon Sep 17 00:00:00 2001 From: augustss Date: Thu, 30 Oct 1997 00:31:47 +0000 Subject: Add more working programs and explain why some don't work. --- audio/Makefile | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index 7d1bc903ee5..dd92e8a5136 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,34 +1,34 @@ -# $NetBSD: Makefile,v 1.4 1997/10/29 01:49:16 augustss Exp $ +# $NetBSD: Makefile,v 1.5 1997/10/30 00:31:47 augustss Exp $ # SUBDIR += amp - #SUBDIR += cam + SUBDIR += cam SUBDIR += cddbd - #SUBDIR += gmod + #SUBDIR += gmod # GUS specific SUBDIR += gsm SUBDIR += maplay SUBDIR += mikmod - #SUBDIR += mpegaudio + #SUBDIR += mpegaudio # obsolete SUBDIR += mpg123 - #SUBDIR += mxv + #SUBDIR += mxv # needs Interviews #SUBDIR += nas #SUBDIR += nspmod - #SUBDIR += playmidi + #SUBDIR += playmidi # needs sequencer #SUBDIR += radio - #SUBDIR += rosegarden + #SUBDIR += rosegarden # needs sequencer #SUBDIR += rplay #SUBDIR += rsynth - #SUBDIR += s3mod + #SUBDIR += s3mod # needs sequencer SUBDIR += sox #SUBDIR += splay SUBDIR += timidity - #SUBDIR += tosha - #SUBDIR += tracker + #SUBDIR += tosha # needs libscsi + SUBDIR += tracker #SUBDIR += workman #SUBDIR += xcd #SUBDIR += xcdplayer SUBDIR += xmcd - #SUBDIR += xmix + SUBDIR += xmix SUBDIR += xmmix .include -- cgit v1.2.3