diff options
author | kefren <kefren> | 2008-02-14 11:08:27 +0000 |
---|---|---|
committer | kefren <kefren> | 2008-02-14 11:08:27 +0000 |
commit | 069ace2a3063483b6e7421d57fed700ad4c97d0e (patch) | |
tree | fe92fee4096427324171dd52f7600e18a65b6416 /emulators/Makefile | |
parent | bf692ad4620ea4eba095bac758df412d6bbb065a (diff) | |
download | pkgsrc-069ace2a3063483b6e7421d57fed700ad4c97d0e.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 |