diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index a618cbac7f0a..0703f23c574f 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.3 1998/03/11 07:54:24 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/03/21 02:29:48 asami Exp $ # DISTNAME= xzx-2.4.4 @@ -15,8 +15,6 @@ DISTFILES= xzx-2.4.4-src.tar.gz \ MAINTAINER= axl@iafrica.com -BROKEN= endian.h - USE_IMAKE= yes MAN1= xzx.1 MANCOMPRESSED= yes |