diff options
author | tg <tg@FreeBSD.org> | 1997-10-31 09:16:07 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-31 09:16:07 +0000 |
commit | f63f987ec45b1c5010f75aef5824ae95b1199618 (patch) | |
tree | c3126c753eee11513247979f904e596d7a7fbb65 /emulators | |
parent | 69e77a9727d87186d9c553e46f244c00973b7fa2 (diff) | |
download | FreeBSD-ports-f63f987ec45b1c5010f75aef5824ae95b1199618.zip FreeBSD-ports-f63f987ec45b1c5010f75aef5824ae95b1199618.tar.gz |
Activate stonx.
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 092233a..8626c92 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp $ +# $Id: Makefile,v 1.15 1997/10/29 09:10:31 tg Exp $ # SUBDIR += aftp @@ -18,6 +18,7 @@ SUBDIR += sim6811 SUBDIR += spim SUBDIR += stella + SUBDIR += stonx SUBDIR += tkhfs SUBDIR += vgb SUBDIR += vmsbackup |