diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
commit | 9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab (patch) | |
tree | c2db4a23c24dc85bb3ba1f1573afb262ef8288cc /emulators/x48 | |
parent | 8f93ed82f2b0e1a85cceb5cf948a4c21c7cc0068 (diff) |
Notes
Diffstat (limited to 'emulators/x48')
-rw-r--r-- | emulators/x48/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index cbd350187eca..86934996760f 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -3,7 +3,7 @@ # Date created: Thu Oct 24 13:10:59 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.3 1996/11/18 10:35:50 asami Exp $ +# $FreeBSD$ # DISTNAME= x48-0.4.0 |