From a267226857e62dbc711bd06ff58b01d4a180655b Mon Sep 17 00:00:00 2001 From: jand Date: Wed, 4 Feb 2004 10:53:30 +0000 Subject: [PATCH] vcd --- myhdl/test/toVerilog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myhdl/test/toVerilog/Makefile b/myhdl/test/toVerilog/Makefile index 1ce6fa97..36af8a49 100644 --- a/myhdl/test/toVerilog/Makefile +++ b/myhdl/test/toVerilog/Makefile @@ -2,4 +2,4 @@ all: python test_all.py clean: - - rm *.o *.out *.v *.pyc *~ + - rm *.o *.out *.v *.pyc *~ *.vcd*