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 051a9047035..e5f59a581ea 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/09/06 06:53:52 garbled Exp $ +# $NetBSD: Makefile,v 1.14 1998/09/06 23:50:28 garbled Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -24,6 +24,7 @@ # SUBDIR += stella # SUBDIR += tkhfs # SUBDIR += vgb + SUBDIR += vice # SUBDIR += vmsbackup SUBDIR += wine # SUBDIR += x48 |