# HG changeset patch # User reimar # Date 1256048183 0 # Node ID 65422cc3a28859a2e11cbc9b4a331ddf040d0123 # Parent f522171a5d3d77d43429ac253d48bd3e3cdc250b sin_tables.c is a generated file, so add it to CLEANFILES diff -r f522171a5d3d -r 65422cc3a288 Makefile --- a/Makefile Tue Oct 20 11:19:54 2009 +0000 +++ b/Makefile Tue Oct 20 14:16:23 2009 +0000 @@ -686,7 +686,7 @@ DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86 -CLEANFILES = cos_tables.c costablegen$(HOSTEXESUF) +CLEANFILES = sin_tables.c cos_tables.c costablegen$(HOSTEXESUF) include $(SUBDIR)../subdir.mak