diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-07 11:28:05 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-07 11:28:05 +0000 |
commit | a9d4bda8c15493c96f0c4573bf8d7ffadfe743e3 (patch) | |
tree | 3de6127b6afce3e1a6f8a86d4db4fc934334638c /emulators/Makefile | |
parent | c774e181e3a239ac47b9f471a6fe6fc8dc495a9d (diff) | |
download | ports-a9d4bda8c15493c96f0c4573bf8d7ffadfe743e3.tar.gz ports-a9d4bda8c15493c96f0c4573bf8d7ffadfe743e3.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 d2caa7de9c2b..e97382feb290 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1997/05/17 17:00:07 max Exp $ +# $Id: Makefile,v 1.12 1997/06/04 03:47:25 asami Exp $ # SUBDIR += aftp @@ -13,6 +13,7 @@ SUBDIR += mastergear SUBDIR += mtools SUBDIR += pcemu + SUBDIR += prodosemu SUBDIR += sim6811 SUBDIR += spim SUBDIR += tkhfs |