diff options
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 6a2feb4a7dc..88690da0e60 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:23 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/05/26 21:20:07 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -18,7 +18,7 @@ # SUBDIR += pcemu # SUBDIR += prodosemu # SUBDIR += sim6811 -# SUBDIR += spim + SUBDIR += spim # SUBDIR += stella # SUBDIR += tkhfs # SUBDIR += vgb |