diff options
author | tron <tron> | 1998-10-31 00:22:32 +0000 |
---|---|---|
committer | tron <tron> | 1998-10-31 00:22:32 +0000 |
commit | 6ba6c1cce950dd1bf44615b493e743999915bd0d (patch) | |
tree | e58f9eab8e3edde2babde0c0f2ced12fbf99e435 | |
parent | 996255f4666c23bdbfb71e35b360f5c30dae6898 (diff) | |
download | pkgsrc-6ba6c1cce950dd1bf44615b493e743999915bd0d.tar.gz |
Add and enable "linux_SuSE-5.3".
-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 |