summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoraugustss <augustss>1997-10-28 23:35:57 +0000
committeraugustss <augustss>1997-10-28 23:35:57 +0000
commitfff5a8bff04a4704c765dde31569589284c3031b (patch)
treec8cbde497e738b14446b115fb527b0530768a577 /audio
parentf8e906be96435c1ec9f3f8dba3ab6d8698cb08be (diff)
downloadpkgsrc-fff5a8bff04a4704c765dde31569589284c3031b.tar.gz
Comment out all programs initially.
Diffstat (limited to 'audio')
-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>