From 10882b17c9d2305283be49a1970ddfcef183a8d1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 15 Oct 2002 15:54:23 +0000 Subject: [PATCH] removed highpc.c and lowpc.c --- src/mesa/main/Makefile.win | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index 2b3f50e192f..3b80a786090 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -63,14 +63,12 @@ CORE_SRCS = \ glapi.c \ glthread.c \ hash.c \ - highpc.c \ hint.c \ histogram.c \ image.c \ imports.c \ light.c \ lines.c \ - lowpc.c \ matrix.c \ mem.c \ mmath.c \ -- 2.30.2