commit | 5c41f08c5c0806a7190a52b2932e0aab0ac2d968 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Fri Nov 18 19:29:44 2022 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 18 19:29:44 2022 -0800 |
tree | 9d6da457e70a92ede34c9a27c35b0833158f6b45 | |
parent | fcfbe5d5f4081f289057d6c909b2570f12e6f282 [diff] |
Update Makefile
diff --git a/Makefile b/Makefile index 5842df0..c8aae48 100644 --- a/Makefile +++ b/Makefile
@@ -264,7 +264,7 @@ export CUP_ROOT=$(shell pwd) export TIMING_ROOT?=$(shell pwd)/deps/timing-scripts export PROJECT_ROOT=$(CUP_ROOT) -timing-scripts-repo=git@github.com:efabless/timing-scripts.git +timing-scripts-repo=https://github.com/efabless/timing-scripts.git $(TIMING_ROOT): @mkdir -p $(CUP_ROOT)/deps