summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>1997-10-28 23:35:57 +0000
committeraugustss <augustss@pkgsrc.org>1997-10-28 23:35:57 +0000
commit5c5ceeca16719a45213195c44742a60b4f43a666 (patch)
treec8cbde497e738b14446b115fb527b0530768a577
parent4daa64a62986fd842753a48935d3c8adf6758d93 (diff)
downloadpkgsrc-5c5ceeca16719a45213195c44742a60b4f43a666.tar.gz
Comment out all programs initially.
-rw-r--r--audio/Makefile60
1 files changed, 30 insertions, 30 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 3055dd64093..66f6e89fe72 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,34 +1,34 @@
-# $Id: Makefile,v 1.1.1.1 1997/10/28 23:18:20 augustss Exp $
+# $NetBSD: Makefile,v 1.2 1997/10/28 23:35:57 augustss Exp $
#
- SUBDIR += amp
- SUBDIR += cam
- SUBDIR += cddbd
- SUBDIR += gmod
- SUBDIR += gsm
- SUBDIR += maplay
- SUBDIR += mikmod
- SUBDIR += mpegaudio
- SUBDIR += mpg123
- SUBDIR += mxv
- SUBDIR += nas
- SUBDIR += nspmod
- SUBDIR += playmidi
- SUBDIR += radio
- SUBDIR += rosegarden
- SUBDIR += rplay
- SUBDIR += rsynth
- SUBDIR += s3mod
- SUBDIR += sox
- SUBDIR += splay
- SUBDIR += timidity
- SUBDIR += tosha
- SUBDIR += tracker
- SUBDIR += workman
- SUBDIR += xcd
- SUBDIR += xcdplayer
- SUBDIR += xmcd
- SUBDIR += xmix
- SUBDIR += xmmix
+ #SUBDIR += amp
+ #SUBDIR += cam
+ #SUBDIR += cddbd
+ #SUBDIR += gmod
+ #SUBDIR += gsm
+ #SUBDIR += maplay
+ #SUBDIR += mikmod
+ #SUBDIR += mpegaudio
+ #SUBDIR += mpg123
+ #SUBDIR += mxv
+ #SUBDIR += nas
+ #SUBDIR += nspmod
+ #SUBDIR += playmidi
+ #SUBDIR += radio
+ #SUBDIR += rosegarden
+ #SUBDIR += rplay
+ #SUBDIR += rsynth
+ #SUBDIR += s3mod
+ #SUBDIR += sox
+ #SUBDIR += splay
+ #SUBDIR += timidity
+ #SUBDIR += tosha
+ #SUBDIR += tracker
+ #SUBDIR += workman
+ #SUBDIR += xcd
+ #SUBDIR += xcdplayer
+ #SUBDIR += xmcd
+ #SUBDIR += xmix
+ #SUBDIR += xmmix
.include <bsd.port.subdir.mk>