Add v2009.vpi to vpi make clean target.

The vpi make clean target needs to remove v2009.vpi.
This commit is contained in:
Cary R 2010-12-08 13:34:23 -08:00 committed by Stephen Williams
parent 6ce96ccb68
commit 43c204ba87
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ check: all
clean:
rm -rf *.o sys_readmem_lex.c dep system.vpi
rm -f sdf_lexor.c sdf_parse.c sdf_parse.output sdf_parse.h
rm -f va_math.vpi v2005_math.vpi
rm -f va_math.vpi v2005_math.vpi v2009.vpi
distclean: clean
rm -f Makefile config.log