diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 743f71cee42..55013c5d7d0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.92 2003/12/27 23:04:11 salo Exp $ +# $NetBSD: Makefile,v 1.93 2004/01/01 03:58:22 wiz Exp $ # COMMENT= Emulators for other operating systems SUBDIR+= BasiliskII +SUBDIR+= NeoPop-SDL SUBDIR+= arcem SUBDIR+= arnold SUBDIR+= atari800 |