Update Makefile (#62)

This commit is contained in:
Jeff DiCorpo 2022-04-11 21:18:36 -07:00 committed by GitHub
parent 2957357ce5
commit 456f49da48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ endif
mkdir -p ../signoff/$*/
cp $*/runs/$*/OPENLANE_VERSION ../signoff/$*/
cp $*/runs/$*/PDK_SOURCES ../signoff/$*/
cp $*/runs/$*/reports/final_summary_report.csv ../signoff/$*/
cp $*/runs/$*/reports/metrics.csv ../signoff/$*/
.PHONY: openlane
openlane: check-openlane-env