diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 17:32:13 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-12-21 17:32:13 +0000 |
commit | 2cce95fba6e5ea7fa09877fd0dc720d91bbc330f (patch) | |
tree | 65655c3f725a7c6cb063775c45cebcf0b09f5350 /emulators/Makefile | |
parent | 4e3dbfaa30a52e590535ad00c4efe75ccef64e72 (diff) | |
download | ports-2cce95fba6e5ea7fa09877fd0dc720d91bbc330f.tar.gz ports-2cce95fba6e5ea7fa09877fd0dc720d91bbc330f.zip |
Notes
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b06b65ce75b4..588ffb7f6462 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -56,6 +56,8 @@ SUBDIR += linux_base-8 SUBDIR += linux_base-debian SUBDIR += linux_base-gentoo-stage1 + SUBDIR += linux_base-rh-9 + SUBDIR += linux_base-suse-9.1 SUBDIR += mastergear SUBDIR += minivmac SUBDIR += mips64emul |