From: Brian Paul Date: Tue, 15 Oct 2002 15:54:23 +0000 (+0000) Subject: removed highpc.c and lowpc.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=10882b17c9d2305283be49a1970ddfcef183a8d1;p=mesa.git removed highpc.c and lowpc.c --- 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 \