diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-29 09:10:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-29 09:10:31 +0000 |
commit | d51c21770e471625224aa61e6ac2694409e0d7f7 (patch) | |
tree | 212183c460fa8afb8883d20946edf9d3da927d96 /emulators | |
parent | d88cedc838256c93e2f02a1ce7435d826425bcdf (diff) | |
download | ports-d51c21770e471625224aa61e6ac2694409e0d7f7.tar.gz ports-d51c21770e471625224aa61e6ac2694409e0d7f7.zip |
Notes
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 8877ee1633dd..092233a7a910 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.13 1997/07/07 11:28:05 max Exp $ +# $Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp $ # SUBDIR += aftp + SUBDIR += atari800 SUBDIR += bsvc SUBDIR += cpmemu SUBDIR += cpmtools |