diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 612eab8eefd..7a2d34610cb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2004/06/10 07:11:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.100 2004/06/20 19:35:00 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -47,6 +47,7 @@ SUBDIR+= p11 SUBDIR+= palmosemulator SUBDIR+= pcemu SUBDIR+= peace +SUBDIR+= pearpc SUBDIR+= raine SUBDIR+= rewind SUBDIR+= simh |