summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/sw/drm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/sw/drm/Makefile')
-rw-r--r--src/gallium/winsys/sw/drm/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/gallium/winsys/sw/drm/Makefile b/src/gallium/winsys/sw/drm/Makefile
deleted file mode 100644
index 79664536aa..0000000000
--- a/src/gallium/winsys/sw/drm/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-TOP = ../../../../..
-include $(TOP)/configs/current
-
-LIBNAME = swdrm
-
-C_SOURCES = sw_drm_api.c
-
-LIBRARY_INCLUDES =
-
-LIBRARY_DEFINES =
-
-include ../../../Makefile.template