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 | ac4320147819a5e4ef08b14953bbda7131bdb621 (patch) | |
tree | fe92fee4096427324171dd52f7600e18a65b6416 /emulators/Makefile | |
parent | 5e01767956f70d36219f5265a138390626ed1c75 (diff) | |
download | pkgsrc-ac4320147819a5e4ef08b14953bbda7131bdb621.tar.gz |
+dynamips
Diffstat (limited to 'emulators/Makefile')
-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 |