commit | 5088e75fe920e38ca6a25ff56077a9d1e8a99fb5 | [log] [tgz] |
---|---|---|
author | manarabdelaty <manarabdelatty@aucegypt.edu> | Thu Apr 22 02:18:49 2021 +0200 |
committer | manarabdelaty <manarabdelatty@aucegypt.edu> | Thu Apr 22 02:18:49 2021 +0200 |
tree | 761b4aad7d2eb7674bf76dc927155985aba190ea | |
parent | b3d84911a4df7cab1b07587f391a44c83ccf0835 [diff] [blame] |
Update submodule reference
diff --git a/Makefile b/Makefile index 16104a7..f72e180 100644 --- a/Makefile +++ b/Makefile
@@ -64,7 +64,7 @@ # Openlane Makefile Targets BLOCKS = $(shell cd openlane && find * -maxdepth 0 -type d) .PHONY: $(BLOCKS) -$(BLOCKS): +$(BLOCKS): %: cd openlane && $(MAKE) $* # Install caravel