summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/sct/Makefile
blob: a7d111b6891fc96c2081de0f297fb6308ca3cdcd (plain)
1
2
3
4
5
6
7
8
9
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = sct

C_SOURCES = \
	sct.c

include ../../Makefile.template