diff options
author | max <max@FreeBSD.org> | 1997-07-31 15:23:58 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-31 15:23:58 +0800 |
commit | 51ebb8723aa3ce981c901949b164920d14a79083 (patch) | |
tree | 3cf245611261e7338d7567f969969c3bd6241a89 | |
parent | e62c9d0b25f32fdc3423613cc5fe1ed2c6f5ec39 (diff) | |
download | freebsd-ports-gnome-51ebb8723aa3ce981c901949b164920d14a79083.tar.gz freebsd-ports-gnome-51ebb8723aa3ce981c901949b164920d14a79083.tar.zst freebsd-ports-gnome-51ebb8723aa3ce981c901949b164920d14a79083.zip |
Add stella.
-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 |