diff options
Diffstat (limited to 'src/mesa/main/Makefile.win')
-rw-r--r-- | src/mesa/main/Makefile.win | 2 |
1 files changed, 0 insertions, 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 \ |