diff options
author | drochner <drochner@pkgsrc.org> | 2003-08-11 18:18:00 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-08-11 18:18:00 +0000 |
commit | 6484492600bef0636f4e78b02a8a182031238419 (patch) | |
tree | 60d5b27754ebf49918b5342b982880e9b2d6ed86 /emulators | |
parent | b11d1b5ccc586b4285512389cc7442968406c3bf (diff) | |
download | pkgsrc-6484492600bef0636f4e78b02a8a182031238419.tar.gz |
+lrmi
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 b8d4d67cf14..5282389ea48 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2003/06/03 14:36:17 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2003/08/11 18:18:00 drochner Exp $ # COMMENT= Emulators for other operating systems @@ -25,6 +25,7 @@ SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= linux-locale SUBDIR+= linuxppc_lib +SUBDIR+= lrmi SUBDIR+= minivmac SUBDIR+= mmix SUBDIR+= netbsd32_compat14 |