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 e5f59a581ea..cb92a099692 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/09/06 23:50:28 garbled Exp $ +# $NetBSD: Makefile,v 1.15 1998/10/31 00:22:32 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -13,6 +13,7 @@ # SUBDIR += hfs # SUBDIR += ines SUBDIR += linux_lib + SUBDIR += linux_SuSE # SUBDIR += macutils # SUBDIR += mastergear # SUBDIR += mtools |