diff options
Diffstat (limited to 'src/gallium/auxiliary/sct/Makefile')
-rw-r--r-- | src/gallium/auxiliary/sct/Makefile | 9 |
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 a7d111b6891..00000000000 --- 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 |