This commit is contained in:
kareem 2022-02-24 10:57:39 -08:00
parent 00c249db5c
commit 91a305f365
1 changed files with 1 additions and 1 deletions

View File

@ -1245,7 +1245,7 @@ open-pdks:
git checkout master && git pull && \
git checkout -qf $(OPEN_PDKS_COMMIT)
.PHONY: sky130:
.PHONY: sky130
sky130:
[ -d "$(PDK_ROOT)/sky130A" ] && \
echo "Deleting exisiting $(PDK_ROOT)/sky130A" && \