diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 10b9ac57869..4d94a63052a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2005/04/02 19:51:01 jdolecek Exp $ +# $NetBSD: Makefile,v 1.129 2005/04/22 19:17:14 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -70,7 +70,6 @@ SUBDIR+= peace SUBDIR+= pearpc SUBDIR+= qemu SUBDIR+= raine -SUBDIR+= rewind SUBDIR+= simh SUBDIR+= simulavr SUBDIR+= snes9x |