diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-31 09:16:07 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-31 09:16:07 +0000 |
commit | b4350bb4903c86f25528d2ff4949eb40b70ef58b (patch) | |
tree | c61dedf8d3b7e87ce395744a14da4238d759128d /emulators/Makefile | |
parent | 86e3852b2fa504b76476502b87f6de835141bfac (diff) | |
download | ports-b4350bb4903c86f25528d2ff4949eb40b70ef58b.tar.gz ports-b4350bb4903c86f25528d2ff4949eb40b70ef58b.zip |
Notes
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 092233a7a910..8626c9296e98 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 |