diff options
author | tv <tv@pkgsrc.org> | 1999-05-18 23:16:40 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-05-18 23:16:40 +0000 |
commit | c1dfbc61b57e1a44e82eff0b0bb99a67a4ff6689 (patch) | |
tree | d25b5077ecf8dcdac84e9c359c4a8fe2e435b893 /emulators | |
parent | fbe9d42ecb3c82ca72d32a6f2eda2efcdf42a580 (diff) | |
download | pkgsrc-c1dfbc61b57e1a44e82eff0b0bb99a67a4ff6689.tar.gz |
Add and enable stella. (The misimport into the top level was corrected
on the CVS server.)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 71b0a7a9caa..6572565edc8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/05/17 23:07:24 tron Exp $ +# $NetBSD: Makefile,v 1.24 1999/05/18 23:16:40 tv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -22,7 +22,7 @@ # SUBDIR += sim6811 SUBDIR += simh SUBDIR += spim -# SUBDIR += stella + SUBDIR += stella SUBDIR += suse_base SUBDIR += suse_libc5 SUBDIR += suse_linux |