From 20f6a9a158879d00920e54fbde6f5b1db6924a50 Mon Sep 17 00:00:00 2001 From: Adam Megacz Date: Thu, 23 Jul 2009 17:07:16 -0700 Subject: [PATCH] add to Makefile clean target --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 8e8e05b..1ce55e1 100644 --- a/Makefile +++ b/Makefile @@ -286,6 +286,7 @@ javadoc: clean: rm -rf fleet.jar build + rm -f suncvs/marina/testCode/marina.xml suncvs/marina/testCode/marina.v suncvs/marina/testCode/marina.schematic-parasitics.spi ## Dist #################################################################################### -- 1.7.10.4