mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 14:06:54 +02:00
@@ -89,8 +89,8 @@ clean:
|
|||||||
rm -rf build run.ok todo
|
rm -rf build run.ok todo
|
||||||
|
|
||||||
# Remove iteration specific files, but keep piplist.tcl output
|
# Remove iteration specific files, but keep piplist.tcl output
|
||||||
cleanprj:
|
cleaniter:
|
||||||
rm -rf build/$(ITER) build/todo.txt
|
rm -rf build/$(ITER) build/todo.txt
|
||||||
|
|
||||||
.PHONY: database pushdb run clean cleanprj
|
.PHONY: database pushdb run clean cleaniter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user