diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-21 20:32:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-21 20:32:13 +0000 |
commit | 19bad37ae57c88820f767a19243d8299c409f051 (patch) | |
tree | 6b2fb0e56a370bdf50dd9c72e8d70ff31a4bf3b3 /emulators/Makefile | |
parent | 9dd92c391dd26f4127feccc2b141932ab885d20c (diff) | |
download | pkgsrc-19bad37ae57c88820f767a19243d8299c409f051.tar.gz |
Added mips64emul-20040619.
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 7a2d34610cb..8fc7e860d16 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2004/06/20 19:35:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.101 2004/06/21 20:32:13 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -37,6 +37,7 @@ SUBDIR+= linux-locale SUBDIR+= linuxppc_lib SUBDIR+= lrmi SUBDIR+= minivmac +SUBDIR+= mips64emul SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 |