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

LIBNAME = translate

C_SOURCES = \
	translate_generic.c

include ../../Makefile.template

symlinks: