diff options
author | Max Khon <fjoe@FreeBSD.org> | 2006-02-02 13:22:47 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2006-02-02 13:22:47 +0000 |
commit | f2a391d1fb88fd4462a201dc79631f2d8e1db480 (patch) | |
tree | 4b4b492dcd4892d0f75f6937368332fd548fea46 /emulators/Makefile | |
parent | 4222e06413cfc08111b1cd7fae0422af1dcea624 (diff) |
New port: dynamips
dynamips is Cisco 7200 simulator.
Notes
Notes:
svn path=/head/; revision=155068
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 226d92cca8f0..ec90d4f8e19c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -19,6 +19,7 @@ SUBDIR += dlx SUBDIR += dosbox SUBDIR += doscmd + SUBDIR += dynamips SUBDIR += e-uae SUBDIR += extract-xiso SUBDIR += fceu |