summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/sct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/sct/Makefile')
-rw-r--r--src/gallium/auxiliary/sct/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/gallium/auxiliary/sct/Makefile b/src/gallium/auxiliary/sct/Makefile
deleted file mode 100644
index a7d111b689..0000000000
--- a/src/gallium/auxiliary/sct/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-TOP = ../../../..
-include $(TOP)/configs/current
-
-LIBNAME = sct
-
-C_SOURCES = \
- sct.c
-
-include ../../Makefile.template