From 062bbc7e6709711af3f1b330dc8c5f85485f3c95 Mon Sep 17 00:00:00 2001 From: augustss Date: Mon, 24 Nov 1997 23:01:00 +0000 Subject: [PATCH] Add tosha, a "CD ripper". --- audio/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/Makefile b/audio/Makefile index 4724e57b3609..dfe4736b5a51 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1997/11/01 00:56:20 augustss Exp $ +# $NetBSD: Makefile,v 1.9 1997/11/24 23:01:00 augustss Exp $ # SUBDIR += amp @@ -11,14 +11,14 @@ #SUBDIR += nas SUBDIR += nspmod #SUBDIR += rplay - #SUBDIR += rsynth + #SUBDIR += rsynth # needs nas SUBDIR += sox SUBDIR += splay SUBDIR += timidity - #SUBDIR += tosha # needs libscsi + SUBDIR += tosha SUBDIR += tracker - #SUBDIR += workman - #SUBDIR += xcd + #SUBDIR += workman # needs xview + #SUBDIR += xcd # needs tk80 #SUBDIR += xcdplayer SUBDIR += xmcd SUBDIR += xmix