From 24f7c0c9448d53a3de694cb5d9c68acd1339068a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 14 Jan 2002 16:07:33 +0000 Subject: remove api_compat.c --- src/mesa/Makefile.X11 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mesa/Makefile.X11') diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11 index 24a1453687..d5dc971362 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.62 2001/12/20 15:30:45 keithw Exp $ +# $Id: Makefile.X11,v 1.63 2002/01/14 16:07:33 brianp Exp $ # Mesa 3-D graphics library # Version: 4.1 @@ -25,7 +25,6 @@ CORE_SOURCES = \ vpparse.c \ vpstate.c \ api_arrayelt.c \ - api_compat.c \ api_loopback.c \ api_noop.c \ api_validate.c \ -- cgit v1.2.3