llvmpipe: delete lp_test_*.o files with make clean

This commit is contained in:
Brian Paul 2010-07-14 14:35:21 -06:00
parent 1957bef995
commit 871feeb165
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,9 @@ PROGS := lp_test_format \
lp_test_round \
lp_test_sincos
# Need this for the lp_test_*.o files
CLEAN_EXTRA = *.o
lp_test_sincos.o : sse_mathfun.h
PROGS_DEPS := ../../auxiliary/libgallium.a