mirror of https://github.com/openXC7/prjxray.git
commit
ca4b7bd309
|
|
@ -89,8 +89,8 @@ clean:
|
|||
rm -rf build run.ok todo
|
||||
|
||||
# Remove iteration specific files, but keep piplist.tcl output
|
||||
cleanprj:
|
||||
cleaniter:
|
||||
rm -rf build/$(ITER) build/todo.txt
|
||||
|
||||
.PHONY: database pushdb run clean cleanprj
|
||||
.PHONY: database pushdb run clean cleaniter
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue