summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/cso_cache/Makefile
blob: 3e49266163b5000eb6c6de4c2ebe81706a9b0e46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TOP = ../../../..
include $(TOP)/configs/current

LIBNAME = cso_cache

C_SOURCES = \
	cso_cache.c \
	cso_hash.c

include ../../Makefile.template

symlinks: