From 1e8406a56323f3ae383dae967e23575c24f8f49a Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Sat, 15 Apr 1995 22:06:55 +0000 Subject: Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. --- print/xdvi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'print/xdvi') diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index b770efe043fc..67962c898401 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -3,7 +3,7 @@ # Date created: 1 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.8 1995/04/15 04:34:11 asami Exp $ +# $Id: Makefile,v 1.9 1995/04/15 14:44:37 joerg Exp $ # DISTNAME= xdvi @@ -18,6 +18,8 @@ USE_IMAKE= yes USE_GMAKE= yes IS_INTERACTIVE= yes +XMKMF= xmkmf + .if !defined(BATCH) install: @echo "===> Installing for ${DISTNAME}" -- cgit v1.2.3