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 fea0e6a27eb..699ee65bbdb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2003/12/03 23:35:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.90 2003/12/06 17:24:15 tron Exp $ # COMMENT= Emulators for other operating systems @@ -43,7 +43,6 @@ SUBDIR+= p11 SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= peace -SUBDIR+= plex86 SUBDIR+= rewind SUBDIR+= simh SUBDIR+= snes9x |