diff options
author | Brian Paul <[email protected]> | 2002-10-25 13:50:48 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-10-25 13:50:48 +0000 |
commit | 92c195211a9f9d6cfcf369230c799a468fa2dc37 (patch) | |
tree | 1405387ddd618d29833fc75f1a474befb5727573 /src/mesa/main/Makefile.BeOS-R5 | |
parent | c2836e9ac6ab643d293f9db8b52239299132c5bf (diff) |
remove all.h, mem.h, mem.c
Diffstat (limited to 'src/mesa/main/Makefile.BeOS-R5')
-rw-r--r-- | src/mesa/main/Makefile.BeOS-R5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.BeOS-R5 b/src/mesa/main/Makefile.BeOS-R5 index 00deb0e0077..97d814c9172 100644 --- a/src/mesa/main/Makefile.BeOS-R5 +++ b/src/mesa/main/Makefile.BeOS-R5 @@ -90,7 +90,6 @@ MESA_CORE_SRCS = \ light.c \ lines.c \ matrix.c \ - mem.c \ mmath.c \ pixel.c \ points.c \ |