diff options
-rw-r--r-- | audio/Makefile | 4 | ||||
-rw-r--r-- | emulators/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9501705c531..244f654df9a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2003/02/16 06:02:03 salo Exp $ +# $NetBSD: Makefile,v 1.164 2003/02/20 12:34:53 wiz Exp $ # COMMENT= Audio tools @@ -142,8 +142,8 @@ SUBDIR+= spiralloops SUBDIR+= spiralsynth SUBDIR+= splay SUBDIR+= streamtuner -SUBDIR+= streamtuner-local SUBDIR+= streamtuner-live365 +SUBDIR+= streamtuner-local SUBDIR+= sweep SUBDIR+= tcl-snack SUBDIR+= tfmxplay diff --git a/emulators/Makefile b/emulators/Makefile index a1dcdbd68cb..d234a993acb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2003/02/16 20:07:58 bad Exp $ +# $NetBSD: Makefile,v 1.79 2003/02/20 12:35:11 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -74,8 +74,8 @@ SUBDIR+= uae SUBDIR+= vice SUBDIR+= vmware SUBDIR+= vmware-module -SUBDIR+= vmware3 SUBDIR+= vmware-module3 +SUBDIR+= vmware3 SUBDIR+= wine SUBDIR+= x48 SUBDIR+= xbeeb |