mirror of https://github.com/openXC7/prjxray.git
Merge pull request #570 from antmicro/fix-058-makefile
pips-hclk: add run.ok to Makefile
This commit is contained in:
commit
3051ef2bb3
|
|
@ -28,6 +28,7 @@ run:
|
|||
$(MAKE) clean
|
||||
$(MAKE) database
|
||||
$(MAKE) pushdb
|
||||
touch run.ok
|
||||
|
||||
clean:
|
||||
rm -rf build run.ok
|
||||
|
|
|
|||
Loading…
Reference in New Issue