diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:02:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:02:21 +0000 |
commit | 31f6bc7f92f4ec42430f6bfd7c4ed8070775d4a8 (patch) | |
tree | 3a3fd2e6b9b2cd7b825b6b349832063a25e358f8 /emulators/Makefile | |
parent | Add bwidget-1.3.1 (diff) |
Add hercules-2.15
Hercules is an open source software implementation of the mainframe
System/370 and ESA/390 architectures, in addition to the new 64-bit
z/Architecture.
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
PR: ports/34488
Notes
Notes:
svn path=/head/; revision=59974
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 7b43b7df7586..5675c4655117 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -22,6 +22,7 @@ SUBDIR += gngb SUBDIR += gnuboy SUBDIR += gsnes9x + SUBDIR += hercules SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ia64sim |