From 988e8e613f615edc3c833c94dd3192c48d0deb74 Mon Sep 17 00:00:00 2001 From: ats Date: Sun, 26 Feb 1995 01:19:17 +0000 Subject: Disable povray until someone fixes it. I try's to use the matherr functions and defines like DOMAIN, but we don't have them. --- graphics/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/Makefile b/graphics/Makefile index c1bd557128e..2b58782ef21 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,6 +1,8 @@ -# $Id: Makefile,v 1.2 1995/01/13 13:44:56 jkh Exp $ +# $Id: Makefile,v 1.3 1995/02/21 17:16:25 jkh Exp $ # -SUBDIR= dore mpeg-lib mpeg_play netpbm povray jpeg tiff xanim xli xfig \ +# Broken povray + +SUBDIR= dore mpeg-lib mpeg_play netpbm jpeg tiff xanim xli xfig \ xpaint xpm xv .include -- cgit