diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-21 21:25:03 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-21 21:25:03 +0000 |
commit | 940cc05b49edf2947c81abaac04c850cf2e5a2cd (patch) | |
tree | 082462e50448fc617e08c5f2d9f49dfe270048fd /emulators/Makefile | |
parent | 056ec539996863b1892c19a612e35bb1bdcc9992 (diff) | |
download | ports-940cc05b49edf2947c81abaac04c850cf2e5a2cd.tar.gz ports-940cc05b49edf2947c81abaac04c850cf2e5a2cd.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 435eff27803c..1988a2f7b696 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.22 1997/12/18 03:48:38 alex Exp $ +# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $ # SUBDIR += aftp @@ -8,6 +8,7 @@ SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += fmsx + SUBDIR += frodo SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines |