diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-31 07:23:58 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-31 07:23:58 +0000 |
commit | 8b936f24b70a2bb5904739386ca8fcfe1866fcdd (patch) | |
tree | 4d55a532e8adb0f76d4af48e52f987cdb7677cac /emulators | |
parent | New port, stella: (diff) |
Add stella.
Notes
Notes:
svn path=/head/; revision=7448
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 e97382feb290..8877ee1633dd 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1997/06/04 03:47:25 asami Exp $ +# $Id: Makefile,v 1.13 1997/07/07 11:28:05 max Exp $ # SUBDIR += aftp @@ -16,6 +16,7 @@ SUBDIR += prodosemu SUBDIR += sim6811 SUBDIR += spim + SUBDIR += stella SUBDIR += tkhfs SUBDIR += vgb SUBDIR += vmsbackup |