diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-22 19:17:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-22 19:17:14 +0000 |
commit | 75dbdc214ebd54cda31e2ba138e6546261afb52d (patch) | |
tree | bc9131c708e32ba07ccc8710ae16276ab2965502 /emulators/Makefile | |
parent | 9a62730b75228e020f2ce7540f2c3294f1c1eb9a (diff) | |
download | pkgsrc-75dbdc214ebd54cda31e2ba138e6546261afb52d.tar.gz |
Remove rewind -- does not build on 2.0/i386, and hasn't been building
for over 8 months. No new version out either.
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 |