From 37bbf6a1792773f11c15a4da1588a7520ee2fb4e Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 29 Jan 2019 11:52:33 +0000 Subject: Merge Mesa 18.3.2 --- lib/mesa/src/mapi/Makefile.sources | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'lib/mesa/src/mapi/Makefile.sources') diff --git a/lib/mesa/src/mapi/Makefile.sources b/lib/mesa/src/mapi/Makefile.sources index 5647158e3..4b83caa8e 100644 --- a/lib/mesa/src/mapi/Makefile.sources +++ b/lib/mesa/src/mapi/Makefile.sources @@ -2,9 +2,6 @@ # # mapi may be used in several ways # -# - In default mode, mapi implements the interface defined by mapi.h. To use -# this mode, compile MAPI_FILES. -# # - In util mode, mapi provides utility functions for use with glapi. To use # this mode, compile MAPI_UTIL_FILES with MAPI_MODE_UTIL defined. # @@ -30,14 +27,6 @@ MAPI_BRIDGE_FILES = \ entry_ppc64le_tsd.h \ mapi_tmp.h -MAPI_FILES = \ - entry.c \ - stub.c \ - stub.h \ - table.c \ - table.h \ - $(MAPI_UTIL_FILES) - MAPI_GLAPI_FILES = \ entry.c \ mapi_glapi.c \ -- cgit v1.2.3