Skip to content

Commit

Permalink
Update Makefile (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi committed Apr 12, 2022
1 parent 2957357 commit 456f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openlane/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 456f49d

Please sign in to comment.