commit 3f4e0dc707b92e7c5bce9555253852d4070c0b02 parent a6e6840c21157f36c4fa658a5ef05fe322cdf511 Author: Russ Cox <rsc@swtch.com> Date: Tue, 27 Nov 2007 15:37:31 -0500 tpic: clean up better Diffstat:
M | src/cmd/tpic/mkfile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/cmd/tpic/mkfile b/src/cmd/tpic/mkfile @@ -37,3 +37,4 @@ picl.$O: picl.l rm lex.yy.c mv lex.yy.$O picl.$O +CLEANFILES=$CLEANFILES picy.c