diff options
Diffstat (limited to 'emulators/sim6811/Makefile')
-rw-r--r-- | emulators/sim6811/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile index e573605..e70d0b7 100644 --- a/emulators/sim6811/Makefile +++ b/emulators/sim6811/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Sep 14 11:10:01 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.1.1.1 1995/10/03 02:43:49 erich Exp $ +# $Id: Makefile,v 1.2 1995/11/22 11:48:19 asami Exp $ # DISTNAME= sim PKGNAME= sim6811-1.6 -CATEGORIES+= emulators +CATEGORIES= emulators MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ EXTRACT_SUFX= .tar.Z |