diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-04-18 11:41:13 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-04-18 11:41:13 +0000 |
commit | 6cbdc9ab5db0086a64f1eb0c3d4909f4f8db647c (patch) | |
tree | 61933b05ace047cfe8f414d4e31ed3b97caddfa1 /emulators/Makefile | |
parent | Forced commit. (diff) |
Add a port for linux_base-debian 3.0.23,
an alternative linux emulation base of emulators/linux_base
Notes
Notes:
svn path=/head/; revision=79229
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 67e6e42a2ac3..92e9d5a4ba5a 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -41,6 +41,7 @@ SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 + SUBDIR += linux_base-debian SUBDIR += mastergear SUBDIR += minivmac SUBDIR += mtools |