diff options
author | kefren <kefren@pkgsrc.org> | 2008-02-14 11:08:27 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2008-02-14 11:08:27 +0000 |
commit | 299a1bf211d871cc7c24b0e5d09526fe9bcc7873 (patch) | |
tree | fe92fee4096427324171dd52f7600e18a65b6416 /emulators | |
parent | 9aaf179189be0b10cba8cea9c10f659e7342e124 (diff) | |
download | pkgsrc-299a1bf211d871cc7c24b0e5d09526fe9bcc7873.tar.gz |
+dynamips
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 515f744b1d2..c353e36c350 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.166 2007/12/31 20:06:38 jlam Exp $ +# $NetBSD: Makefile,v 1.167 2008/02/14 11:08:27 kefren Exp $ # COMMENT= Emulators for other operating systems @@ -43,6 +43,7 @@ SUBDIR+= dega SUBDIR+= dgen SUBDIR+= dosbox SUBDIR+= doscmd +SUBDIR+= dynamips SUBDIR+= e-uae SUBDIR+= fceu SUBDIR+= fmsx |